krane: 3.7.1 -> 3.7.2 (#390787)

This commit is contained in:
Kira Bruneau
2025-03-22 18:58:20 -04:00
committed by GitHub
2 changed files with 27 additions and 23 deletions
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.1)
activesupport (8.0.2)
base64
benchmark (>= 0.3)
bigdecimal
@@ -35,10 +35,11 @@ GEM
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
google-cloud-env (2.2.1)
google-cloud-env (2.2.2)
base64 (~> 0.2)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.1.0)
googleauth (1.13.1)
googleauth (1.14.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
@@ -58,12 +59,12 @@ GEM
http-form_data (2.3.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.10.1)
json (2.10.2)
jsonpath (1.1.5)
multi_json
jwt (2.10.1)
base64
krane (3.7.1)
krane (3.7.2)
activesupport (>= 5.0)
colorize (~> 0.8)
concurrent-ruby (~> 1.1)
@@ -79,7 +80,7 @@ GEM
jsonpath (~> 1.0)
recursive-open-struct (~> 1.1, >= 1.1.1)
rest-client (~> 2.0)
llhttp-ffi (0.5.0)
llhttp-ffi (0.5.1)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.6)
@@ -87,7 +88,7 @@ GEM
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2025.0304)
minitest (5.25.4)
minitest (5.25.5)
multi_json (1.15.0)
net-http (0.6.0)
uri
@@ -122,4 +123,4 @@ DEPENDENCIES
krane
BUNDLED WITH
2.5.22
2.6.2
@@ -18,10 +18,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0drfj44a16r86clrrqz3vqmg93qri6bqghjm21ac6jn2853cfnzx";
sha256 = "0pm40y64wfc50a9sj87kxvil2102rmpdcbv82zf0r40vlgdwsrc5";
type = "gem";
};
version = "8.0.1";
version = "8.0.2";
};
addressable = {
dependencies = [ "public_suffix" ];
@@ -175,15 +175,18 @@
version = "1.3.2";
};
google-cloud-env = {
dependencies = [ "faraday" ];
dependencies = [
"base64"
"faraday"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1ks9yv21d8bl9cw0sz5gy6npll1ig3m2bq9w7yw67j5mw2p64q1w";
sha256 = "1rr1ksjxrh8468brxz32zjl0mad9zf4q7cqwrrl98zm60l7d9gll";
type = "gem";
};
version = "2.2.1";
version = "2.2.2";
};
google-logging-utils = {
groups = [ "default" ];
@@ -209,10 +212,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "187c8y2arv0akkpmff0zf2qnf93ixvsbjpnvwsrzw2p4cbk8qi1k";
sha256 = "0jai8xv2rmhz8nb6vxg4whq6aldmkbyjsn3hvk9w740qg48xxrv2";
type = "gem";
};
version = "1.13.1";
version = "1.14.0";
};
http = {
dependencies = [
@@ -278,10 +281,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1p4l5ycdxfsr8b51gnvlvhq6s21vmx9z4x617003zbqv3bcqmj6x";
sha256 = "01lbdaizhkxmrw4y8j3wpvsryvnvzmg0pfs56c52laq2jgdfmq1l";
type = "gem";
};
version = "2.10.1";
version = "2.10.2";
};
jsonpath = {
dependencies = [ "multi_json" ];
@@ -322,10 +325,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1gkbrk08l8zdcnp62yc0r89kq9sv79v6v0ni1d6ghm4mil8apbm9";
sha256 = "0765hl9hl1dm0sxkgxbh3fl2hzxvcwigx5khmhpha6361w4za5ir";
type = "gem";
};
version = "3.7.1";
version = "3.7.2";
};
kubeclient = {
dependencies = [
@@ -352,10 +355,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1yph78m8w8l6i9833fc7shy5krk4mnqjc7ys0bg9kgxw8jnl0vs9";
sha256 = "1g57iw0l3y7x50132x6a1jyssxa6pw7srh69g0d6j7ri37yaf9cs";
type = "gem";
};
version = "0.5.0";
version = "0.5.1";
};
logger = {
groups = [ "default" ];
@@ -396,10 +399,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0izrg03wn2yj3gd76ck7ifbm9h2kgy8kpg4fk06ckpy4bbicmwlw";
sha256 = "0mn7q9yzrwinvfvkyjiz548a4rmcwbmz2fn9nyzh4j1snin6q6rr";
type = "gem";
};
version = "5.25.4";
version = "5.25.5";
};
multi_json = {
groups = [ "default" ];