Loading pkgs/applications/networking/cluster/krane/Gemfile.lock +36 −26 Original line number Diff line number Diff line GEM remote: https://rubygems.org/ specs: activesupport (7.2.1) activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) Loading @@ -12,30 +13,35 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) bigdecimal (3.1.8) benchmark (0.4.0) bigdecimal (3.1.9) colorize (0.8.1) concurrent-ruby (1.3.4) connection_pool (2.4.1) concurrent-ruby (1.3.5) connection_pool (2.5.0) domain_name (0.6.20240107) drb (2.2.1) ejson (1.4.1) faraday (2.11.0) faraday-net_http (>= 2.0, < 3.4) ejson (1.5.3) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.3.0) net-http ffi (1.17.0) faraday-net_http (3.4.0) net-http (>= 0.5.0) ffi (1.17.1) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake google-cloud-env (2.2.0) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) googleauth (1.11.0) google-logging-utils (0.1.0) googleauth (1.12.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) Loading @@ -47,16 +53,17 @@ GEM http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) http-accept (1.7.0) http-cookie (1.0.7) http-cookie (1.0.8) domain_name (~> 0.5) http-form_data (2.3.0) i18n (1.14.5) i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.9.1) jsonpath (1.1.5) multi_json jwt (2.8.2) jwt (2.10.1) base64 krane (3.6.2) krane (3.7.0) activesupport (>= 5.0) colorize (~> 0.8) concurrent-ruby (~> 1.1) Loading @@ -75,25 +82,28 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.6.1) mime-types (3.5.2) logger (1.6.5) mime-types (3.6.0) logger mime-types-data (~> 3.2015) mime-types-data (3.2024.0903) minitest (5.25.1) mime-types-data (3.2025.0107) minitest (5.25.4) multi_json (1.15.0) net-http (0.4.1) net-http (0.6.0) uri netrc (0.11.0) os (1.1.4) ostruct (0.6.1) public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) recursive-open-struct (1.3.1) ostruct rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) securerandom (0.3.1) securerandom (0.4.1) signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) Loading @@ -103,7 +113,7 @@ GEM thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (0.13.1) uri (1.0.2) PLATFORMS ruby Loading @@ -112,4 +122,4 @@ DEPENDENCIES krane BUNDLED WITH 2.5.16 2.5.22 pkgs/applications/networking/cluster/krane/gemset.nix +93 −45 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ activesupport = { dependencies = [ "base64" "benchmark" "bigdecimal" "concurrent-ruby" "connection_pool" Loading @@ -11,15 +12,16 @@ "minitest" "securerandom" "tzinfo" "uri" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "094cv9kxa8hwlsw3c0njkvvayd0wszcz9b6xywv4yajrg83zlmvm"; sha256 = "0drfj44a16r86clrrqz3vqmg93qri6bqghjm21ac6jn2853cfnzx"; type = "gem"; }; version = "7.2.1"; version = "8.0.1"; }; addressable = { dependencies = [ "public_suffix" ]; Loading @@ -42,15 +44,25 @@ }; version = "0.2.0"; }; benchmark = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg"; type = "gem"; }; version = "0.4.0"; }; bigdecimal = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558"; sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g"; type = "gem"; }; version = "3.1.8"; version = "3.1.9"; }; colorize = { groups = [ "default" ]; Loading @@ -67,20 +79,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1"; type = "gem"; }; version = "1.3.4"; version = "1.3.5"; }; connection_pool = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g"; sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3"; type = "gem"; }; version = "2.4.1"; version = "2.5.0"; }; domain_name = { groups = [ "default" ]; Loading @@ -107,24 +119,25 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1bpry4i9ajh2h8fyljp0cb17iy03ar36yc9mpfxflmdznl7dwsjf"; sha256 = "07ar8rhfinn965danfj6bqqsx0vr9gbl8jxyc0c6r10bcmf97wip"; type = "gem"; }; version = "1.4.1"; version = "1.5.3"; }; faraday = { dependencies = [ "faraday-net_http" "json" "logger" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "00pd34pnfmij5iw1xv73f6d68zng63wyjhmk7dyi010kmb4x5sp6"; sha256 = "1mls9g490k63rdmjc9shqshqzznfn1y21wawkxrwp2vvbk13jwqm"; type = "gem"; }; version = "2.11.0"; version = "2.12.2"; }; faraday-net_http = { dependencies = [ "net-http" ]; Loading @@ -132,20 +145,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0rg54k4skaz8z7j358p6pdzc9pr84fjq7sdlpicf7s5ig7vb1rlk"; sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1"; type = "gem"; }; version = "3.3.0"; version = "3.4.0"; }; ffi = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi"; sha256 = "0fgwn1grxf4zxmyqmb9i4z2hr111585n9jnk17y6y7hhs7dv1xi6"; type = "gem"; }; version = "1.17.0"; version = "1.17.1"; }; ffi-compiler = { dependencies = [ Loading @@ -167,15 +180,26 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0vlwifnhih8nq5441pfbnzc7w4z8rmy7j54pfixpm9yvlq11428j"; sha256 = "1ks9yv21d8bl9cw0sz5gy6npll1ig3m2bq9w7yw67j5mw2p64q1w"; type = "gem"; }; version = "2.2.0"; version = "2.2.1"; }; google-logging-utils = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1mgw0n97prlvgvd81dci8rx93xranr3xnyhn5v7p6hii94g0p5bh"; type = "gem"; }; version = "0.1.0"; }; googleauth = { dependencies = [ "faraday" "google-cloud-env" "google-logging-utils" "jwt" "multi_json" "os" Loading @@ -185,10 +209,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "15knmk2fcyqxdpppc3wb5lc6xapbx5hax4lma0iclc2p55aa2kkl"; sha256 = "0zynv2s6s6i5d8x84p1axin21bfgmgy92ai2jb7a7aaknaqpfc9x"; type = "gem"; }; version = "1.11.0"; version = "1.12.2"; }; http = { dependencies = [ Loading Loading @@ -223,10 +247,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0lr2yk5g5vvf9nzlmkn3p7mhh9mn55gpdc7kl2w21xs46fgkjynb"; sha256 = "19hsskzk5zpv14mnf07pq71hfk1fsjwfjcw616pgjjzjbi2f0kxi"; type = "gem"; }; version = "1.0.7"; version = "1.0.8"; }; http-form_data = { groups = [ "default" ]; Loading @@ -244,10 +268,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16"; sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw"; type = "gem"; }; version = "1.14.6"; }; json = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "048danb0x10mpch6mf88mky35zjn6wk4hpbqq68ssbq58i3fzgfj"; type = "gem"; }; version = "1.14.5"; version = "2.9.1"; }; jsonpath = { dependencies = [ "multi_json" ]; Loading @@ -266,10 +300,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "04mw326i9vsdcqwm4bf0zvnqw237f8l7022nhlbmak92bqqpg62s"; sha256 = "1i8wmzgb5nfhvkx1f6bhdwfm7v772172imh439v3xxhkv3hllhp6"; type = "gem"; }; version = "2.8.2"; version = "2.10.1"; }; krane = { dependencies = [ Loading @@ -288,10 +322,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07f87rzlr0yamji5ns2isf5f554jal5b9v62lijhsafmq9545f42"; sha256 = "032b8fk23jpmmslnhn351as9irykpa40sjz6yxibjpglj4w7wnqz"; type = "gem"; }; version = "3.6.2"; version = "3.7.0"; }; kubeclient = { dependencies = [ Loading Loading @@ -328,41 +362,44 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s"; sha256 = "0sz584vw17pwrrc5zg6yd8lqcgfpjf4qplq3s7fr0r3505nybky3"; type = "gem"; }; version = "1.6.1"; version = "1.6.5"; }; mime-types = { dependencies = [ "mime-types-data" ]; dependencies = [ "logger" "mime-types-data" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1r64z0m5zrn4k37wabfnv43wa6yivgdfk6cf2rpmmirlz889yaf1"; sha256 = "0r34mc3n7sxsbm9mzyzy8m3dvq7pwbryyc8m452axkj0g2axnwbg"; type = "gem"; }; version = "3.5.2"; version = "3.6.0"; }; mime-types-data = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0d5bmxcq87nj6h5rx6b1fkdzq8256yba97s2vlkszpwhc47m9rfs"; sha256 = "1jixfirdang1lx9iqkcw03mz43pi4vxlfpb8ha4sbz4cqry4jai3"; type = "gem"; }; version = "3.2024.0903"; version = "3.2025.0107"; }; minitest = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1n1akmc6bibkbxkzm1p1wmfb4n9vv397knkgz0ffykb3h1d7kdix"; sha256 = "0izrg03wn2yj3gd76ck7ifbm9h2kgy8kpg4fk06ckpy4bbicmwlw"; type = "gem"; }; version = "5.25.1"; version = "5.25.4"; }; multi_json = { groups = [ "default" ]; Loading @@ -380,10 +417,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9"; sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn"; type = "gem"; }; version = "0.4.1"; version = "0.6.0"; }; netrc = { groups = [ "default" ]; Loading @@ -405,6 +442,16 @@ }; version = "1.1.4"; }; ostruct = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9"; type = "gem"; }; version = "0.6.1"; }; public_suffix = { groups = [ "default" ]; platforms = [ ]; Loading @@ -426,14 +473,15 @@ version = "13.2.1"; }; recursive-open-struct = { dependencies = [ "ostruct" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1rjs8804zn5v39mklmqy65xwdji7iq598lkw876zspclziy4h2c3"; sha256 = "0847mn846fddfmm6vpdpz4ds9azbbcdxnnjw4zs31fqpi2f4l6ql"; type = "gem"; }; version = "1.2.2"; version = "1.3.1"; }; rest-client = { dependencies = [ Loading @@ -456,10 +504,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1phv6kh417vkanhssbjr960c0gfqvf8z7d3d9fd2yvd41q64bw4q"; sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc"; type = "gem"; }; version = "0.3.1"; version = "0.4.1"; }; signet = { dependencies = [ Loading Loading @@ -513,9 +561,9 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07ndgxyhzd02cg94s6rnfhkb9rwx9z72lzk368sa9j78wc9qnbfz"; sha256 = "09qyg6a29cfgd46qid8qvx4sjbv596v19ym73xvhanbyxd6500xk"; type = "gem"; }; version = "0.13.1"; version = "1.0.2"; }; } Loading
pkgs/applications/networking/cluster/krane/Gemfile.lock +36 −26 Original line number Diff line number Diff line GEM remote: https://rubygems.org/ specs: activesupport (7.2.1) activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) Loading @@ -12,30 +13,35 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) bigdecimal (3.1.8) benchmark (0.4.0) bigdecimal (3.1.9) colorize (0.8.1) concurrent-ruby (1.3.4) connection_pool (2.4.1) concurrent-ruby (1.3.5) connection_pool (2.5.0) domain_name (0.6.20240107) drb (2.2.1) ejson (1.4.1) faraday (2.11.0) faraday-net_http (>= 2.0, < 3.4) ejson (1.5.3) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.3.0) net-http ffi (1.17.0) faraday-net_http (3.4.0) net-http (>= 0.5.0) ffi (1.17.1) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake google-cloud-env (2.2.0) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) googleauth (1.11.0) google-logging-utils (0.1.0) googleauth (1.12.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) Loading @@ -47,16 +53,17 @@ GEM http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) http-accept (1.7.0) http-cookie (1.0.7) http-cookie (1.0.8) domain_name (~> 0.5) http-form_data (2.3.0) i18n (1.14.5) i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.9.1) jsonpath (1.1.5) multi_json jwt (2.8.2) jwt (2.10.1) base64 krane (3.6.2) krane (3.7.0) activesupport (>= 5.0) colorize (~> 0.8) concurrent-ruby (~> 1.1) Loading @@ -75,25 +82,28 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.6.1) mime-types (3.5.2) logger (1.6.5) mime-types (3.6.0) logger mime-types-data (~> 3.2015) mime-types-data (3.2024.0903) minitest (5.25.1) mime-types-data (3.2025.0107) minitest (5.25.4) multi_json (1.15.0) net-http (0.4.1) net-http (0.6.0) uri netrc (0.11.0) os (1.1.4) ostruct (0.6.1) public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) recursive-open-struct (1.3.1) ostruct rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) securerandom (0.3.1) securerandom (0.4.1) signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) Loading @@ -103,7 +113,7 @@ GEM thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (0.13.1) uri (1.0.2) PLATFORMS ruby Loading @@ -112,4 +122,4 @@ DEPENDENCIES krane BUNDLED WITH 2.5.16 2.5.22
pkgs/applications/networking/cluster/krane/gemset.nix +93 −45 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ activesupport = { dependencies = [ "base64" "benchmark" "bigdecimal" "concurrent-ruby" "connection_pool" Loading @@ -11,15 +12,16 @@ "minitest" "securerandom" "tzinfo" "uri" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "094cv9kxa8hwlsw3c0njkvvayd0wszcz9b6xywv4yajrg83zlmvm"; sha256 = "0drfj44a16r86clrrqz3vqmg93qri6bqghjm21ac6jn2853cfnzx"; type = "gem"; }; version = "7.2.1"; version = "8.0.1"; }; addressable = { dependencies = [ "public_suffix" ]; Loading @@ -42,15 +44,25 @@ }; version = "0.2.0"; }; benchmark = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg"; type = "gem"; }; version = "0.4.0"; }; bigdecimal = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558"; sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g"; type = "gem"; }; version = "3.1.8"; version = "3.1.9"; }; colorize = { groups = [ "default" ]; Loading @@ -67,20 +79,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1"; type = "gem"; }; version = "1.3.4"; version = "1.3.5"; }; connection_pool = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g"; sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3"; type = "gem"; }; version = "2.4.1"; version = "2.5.0"; }; domain_name = { groups = [ "default" ]; Loading @@ -107,24 +119,25 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1bpry4i9ajh2h8fyljp0cb17iy03ar36yc9mpfxflmdznl7dwsjf"; sha256 = "07ar8rhfinn965danfj6bqqsx0vr9gbl8jxyc0c6r10bcmf97wip"; type = "gem"; }; version = "1.4.1"; version = "1.5.3"; }; faraday = { dependencies = [ "faraday-net_http" "json" "logger" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "00pd34pnfmij5iw1xv73f6d68zng63wyjhmk7dyi010kmb4x5sp6"; sha256 = "1mls9g490k63rdmjc9shqshqzznfn1y21wawkxrwp2vvbk13jwqm"; type = "gem"; }; version = "2.11.0"; version = "2.12.2"; }; faraday-net_http = { dependencies = [ "net-http" ]; Loading @@ -132,20 +145,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0rg54k4skaz8z7j358p6pdzc9pr84fjq7sdlpicf7s5ig7vb1rlk"; sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1"; type = "gem"; }; version = "3.3.0"; version = "3.4.0"; }; ffi = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi"; sha256 = "0fgwn1grxf4zxmyqmb9i4z2hr111585n9jnk17y6y7hhs7dv1xi6"; type = "gem"; }; version = "1.17.0"; version = "1.17.1"; }; ffi-compiler = { dependencies = [ Loading @@ -167,15 +180,26 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0vlwifnhih8nq5441pfbnzc7w4z8rmy7j54pfixpm9yvlq11428j"; sha256 = "1ks9yv21d8bl9cw0sz5gy6npll1ig3m2bq9w7yw67j5mw2p64q1w"; type = "gem"; }; version = "2.2.0"; version = "2.2.1"; }; google-logging-utils = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1mgw0n97prlvgvd81dci8rx93xranr3xnyhn5v7p6hii94g0p5bh"; type = "gem"; }; version = "0.1.0"; }; googleauth = { dependencies = [ "faraday" "google-cloud-env" "google-logging-utils" "jwt" "multi_json" "os" Loading @@ -185,10 +209,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "15knmk2fcyqxdpppc3wb5lc6xapbx5hax4lma0iclc2p55aa2kkl"; sha256 = "0zynv2s6s6i5d8x84p1axin21bfgmgy92ai2jb7a7aaknaqpfc9x"; type = "gem"; }; version = "1.11.0"; version = "1.12.2"; }; http = { dependencies = [ Loading Loading @@ -223,10 +247,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0lr2yk5g5vvf9nzlmkn3p7mhh9mn55gpdc7kl2w21xs46fgkjynb"; sha256 = "19hsskzk5zpv14mnf07pq71hfk1fsjwfjcw616pgjjzjbi2f0kxi"; type = "gem"; }; version = "1.0.7"; version = "1.0.8"; }; http-form_data = { groups = [ "default" ]; Loading @@ -244,10 +268,20 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16"; sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw"; type = "gem"; }; version = "1.14.6"; }; json = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "048danb0x10mpch6mf88mky35zjn6wk4hpbqq68ssbq58i3fzgfj"; type = "gem"; }; version = "1.14.5"; version = "2.9.1"; }; jsonpath = { dependencies = [ "multi_json" ]; Loading @@ -266,10 +300,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "04mw326i9vsdcqwm4bf0zvnqw237f8l7022nhlbmak92bqqpg62s"; sha256 = "1i8wmzgb5nfhvkx1f6bhdwfm7v772172imh439v3xxhkv3hllhp6"; type = "gem"; }; version = "2.8.2"; version = "2.10.1"; }; krane = { dependencies = [ Loading @@ -288,10 +322,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07f87rzlr0yamji5ns2isf5f554jal5b9v62lijhsafmq9545f42"; sha256 = "032b8fk23jpmmslnhn351as9irykpa40sjz6yxibjpglj4w7wnqz"; type = "gem"; }; version = "3.6.2"; version = "3.7.0"; }; kubeclient = { dependencies = [ Loading Loading @@ -328,41 +362,44 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s"; sha256 = "0sz584vw17pwrrc5zg6yd8lqcgfpjf4qplq3s7fr0r3505nybky3"; type = "gem"; }; version = "1.6.1"; version = "1.6.5"; }; mime-types = { dependencies = [ "mime-types-data" ]; dependencies = [ "logger" "mime-types-data" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1r64z0m5zrn4k37wabfnv43wa6yivgdfk6cf2rpmmirlz889yaf1"; sha256 = "0r34mc3n7sxsbm9mzyzy8m3dvq7pwbryyc8m452axkj0g2axnwbg"; type = "gem"; }; version = "3.5.2"; version = "3.6.0"; }; mime-types-data = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0d5bmxcq87nj6h5rx6b1fkdzq8256yba97s2vlkszpwhc47m9rfs"; sha256 = "1jixfirdang1lx9iqkcw03mz43pi4vxlfpb8ha4sbz4cqry4jai3"; type = "gem"; }; version = "3.2024.0903"; version = "3.2025.0107"; }; minitest = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1n1akmc6bibkbxkzm1p1wmfb4n9vv397knkgz0ffykb3h1d7kdix"; sha256 = "0izrg03wn2yj3gd76ck7ifbm9h2kgy8kpg4fk06ckpy4bbicmwlw"; type = "gem"; }; version = "5.25.1"; version = "5.25.4"; }; multi_json = { groups = [ "default" ]; Loading @@ -380,10 +417,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9"; sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn"; type = "gem"; }; version = "0.4.1"; version = "0.6.0"; }; netrc = { groups = [ "default" ]; Loading @@ -405,6 +442,16 @@ }; version = "1.1.4"; }; ostruct = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9"; type = "gem"; }; version = "0.6.1"; }; public_suffix = { groups = [ "default" ]; platforms = [ ]; Loading @@ -426,14 +473,15 @@ version = "13.2.1"; }; recursive-open-struct = { dependencies = [ "ostruct" ]; groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1rjs8804zn5v39mklmqy65xwdji7iq598lkw876zspclziy4h2c3"; sha256 = "0847mn846fddfmm6vpdpz4ds9azbbcdxnnjw4zs31fqpi2f4l6ql"; type = "gem"; }; version = "1.2.2"; version = "1.3.1"; }; rest-client = { dependencies = [ Loading @@ -456,10 +504,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "1phv6kh417vkanhssbjr960c0gfqvf8z7d3d9fd2yvd41q64bw4q"; sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc"; type = "gem"; }; version = "0.3.1"; version = "0.4.1"; }; signet = { dependencies = [ Loading Loading @@ -513,9 +561,9 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "07ndgxyhzd02cg94s6rnfhkb9rwx9z72lzk368sa9j78wc9qnbfz"; sha256 = "09qyg6a29cfgd46qid8qvx4sjbv596v19ym73xvhanbyxd6500xk"; type = "gem"; }; version = "0.13.1"; version = "1.0.2"; }; }