From 7140ad918669c7e1f70774c7a6c2982d89a62ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 21:01:53 +0000 Subject: [PATCH] Bump kubeclient from 4.9.2 to 4.9.3 Bumps [kubeclient](https://github.com/abonas/kubeclient) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/abonas/kubeclient/releases) - [Changelog](https://github.com/ManageIQ/kubeclient/blob/master/CHANGELOG.md) - [Commits](https://github.com/abonas/kubeclient/compare/v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: kubeclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 436350e..bef982b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - ffi (1.15.4) + ffi (1.15.5) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -131,7 +131,7 @@ GEM jsonpath (1.1.0) multi_json jwt (2.2.3) - kubeclient (4.9.2) + kubeclient (4.9.3) http (>= 3.0, < 5.0) jsonpath (~> 1.0) recursive-open-struct (~> 1.1, >= 1.1.1) @@ -147,9 +147,9 @@ GEM mini_mime (>= 0.1.1) marcel (1.0.1) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) + mime-types-data (3.2022.0105) mini_mime (1.1.1) mini_portile2 (2.6.1) minitest (5.14.4) @@ -251,7 +251,7 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.1) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)