Skip to content

Commit

Permalink
Bump kubeclient from 4.9.2 to 4.9.3 (#5)
Browse files Browse the repository at this point in the history
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](ManageIQ/kubeclient@v4.9.2...v4.9.3)

---
updated-dependencies:
- dependency-name: kubeclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 39b82e0 commit 2b8dc8d
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
excon (0.82.0)
ffi (1.15.1)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand All @@ -40,17 +40,16 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
json (2.6.3)
jsonpath (1.0.5)
jsonpath (1.1.0)
multi_json
to_regexp (~> 0.2.1)
kubeclient (4.9.2)
kubeclient (4.9.3)
http (>= 3.0, < 5.0)
jsonpath (~> 1.0)
recursive-open-struct (~> 1.1, >= 1.1.1)
rest-client (~> 2.0)
mime-types (3.3.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mime-types-data (3.2022.0105)
multi_json (1.15.0)
netrc (0.11.0)
newrelic_rpm (7.1.0)
Expand Down Expand Up @@ -85,7 +84,7 @@ GEM
to_regexp (0.2.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.8.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 2b8dc8d

Please sign in to comment.