Merge pull request #306117 from kira-bruneau/krane

krane: 3.5.1 -> 3.5.2
This commit is contained in:
Kira Bruneau 2024-04-24 15:55:02 -04:00 committed by GitHub
commit bb65ad9127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -54,7 +54,7 @@ GEM
multi_json
jwt (2.8.1)
base64
krane (3.5.1)
krane (3.5.2)
activesupport (>= 5.0)
colorize (~> 0.8)
concurrent-ruby (~> 1.1)
@ -84,7 +84,7 @@ GEM
netrc (0.11.0)
os (1.1.4)
public_suffix (5.0.5)
rake (13.2.0)
rake (13.2.1)
recursive-open-struct (1.1.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
@ -109,4 +109,4 @@ DEPENDENCIES
krane
BUNDLED WITH
2.5.6
2.5.7

View File

@ -247,10 +247,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1wnx86ars7csb2sxn69rb654p5xpz6xlygkx4mbyw1abgzyr2ap0";
sha256 = "1s2xc5igk3yg3jpl3abakvrsf4xl6hljhgyddjsrp2g05sksa9x6";
type = "gem";
};
version = "3.5.1";
version = "3.5.2";
};
kubeclient = {
dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
@ -371,10 +371,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0lwv4rniry7k9dvz1n462d7j0dq9mrl6a95y6cvs6139h0ksxhgn";
sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
type = "gem";
};
version = "13.2.0";
version = "13.2.1";
};
recursive-open-struct = {
groups = ["default"];