Unverified Commit 98b00b69 authored by Kira Bruneau's avatar Kira Bruneau Committed by GitHub
Browse files

Merge pull request #288940 from kira-bruneau/krane

krane: 3.4.2 -> 3.5.0
parents 17794b69 56fd54d5
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -32,18 +32,19 @@ GEM
      rake
    google-cloud-env (2.1.1)
      faraday (>= 1.0, < 3.a)
    googleauth (1.9.2)
    googleauth (1.11.0)
      faraday (>= 1.0, < 3.a)
      google-cloud-env (~> 2.1)
      jwt (>= 1.4, < 3.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    http (5.1.1)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.4.0)
      llhttp-ffi (~> 0.5.0)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
@@ -53,7 +54,7 @@ GEM
    jsonpath (1.1.5)
      multi_json
    jwt (2.7.1)
    krane (3.4.2)
    krane (3.5.0)
      activesupport (>= 5.0)
      colorize (~> 0.8)
      concurrent-ruby (~> 1.1)
@@ -69,13 +70,13 @@ GEM
      jsonpath (~> 1.0)
      recursive-open-struct (~> 1.1, >= 1.1.1)
      rest-client (~> 2.0)
    llhttp-ffi (0.4.0)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1205)
    minitest (5.21.2)
    mime-types-data (3.2024.0206)
    minitest (5.22.2)
    multi_json (1.15.0)
    mutex_m (0.2.0)
    net-http (0.4.1)
@@ -91,7 +92,7 @@ GEM
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    ruby2_keywords (0.0.5)
    signet (0.18.0)
    signet (0.19.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
+15 −15
Original line number Diff line number Diff line
@@ -162,21 +162,21 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1qpvsvcag90nw2fjws12m96hsicpmcv04v35j9aiik9rmxxvlk9h";
      sha256 = "15knmk2fcyqxdpppc3wb5lc6xapbx5hax4lma0iclc2p55aa2kkl";
      type = "gem";
    };
    version = "1.9.2";
    version = "1.11.0";
  };
  http = {
    dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"];
    dependencies = ["addressable" "base64" "http-cookie" "http-form_data" "llhttp-ffi"];
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1bzb8p31kzv6q5p4z5xq88mnqk414rrw0y5rkhpnvpl29x5c3bpw";
      sha256 = "05b1khh7wxga9jviy9yi8z1nckxbm3svlzv40y0zvq3nag3d77mr";
      type = "gem";
    };
    version = "5.1.1";
    version = "5.2.0";
  };
  http-accept = {
    groups = ["default"];
@@ -247,10 +247,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0lgl5x8b0wwih6h609sglp5zfdg8ymbmh8yv4vp1lcxvf885riyz";
      sha256 = "1j4vrb55akvpg08vfwvfawf9qbjv9dyiw32g57va89yq371qjasp";
      type = "gem";
    };
    version = "3.4.2";
    version = "3.5.0";
  };
  kubeclient = {
    dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
@@ -269,10 +269,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "00dh6zmqdj59rhcya0l4b9aaxq6n8xizfbil93k0g06gndyk5xz5";
      sha256 = "1yph78m8w8l6i9833fc7shy5krk4mnqjc7ys0bg9kgxw8jnl0vs9";
      type = "gem";
    };
    version = "0.4.0";
    version = "0.5.0";
  };
  mime-types = {
    dependencies = ["mime-types-data"];
@@ -290,20 +290,20 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "08ja4k3yjczzz7n6rp1f3qvz4v45bc6fy04clnvdxbq3kfr7jk4c";
      sha256 = "0zpn5brxdf5akh7ij511bkrd30fxd7697shmxxszahqj9m62zvn5";
      type = "gem";
    };
    version = "3.2023.1205";
    version = "3.2024.0206";
  };
  minitest = {
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1hmszq7p4zp2ha3qjv1axam602rgnqhlz5zfzil7yk4nvfwcv1bn";
      sha256 = "0667vf0zglacry87nkcl3ns8421aydvz71vfa3g3yjhiq8zh19f5";
      type = "gem";
    };
    version = "5.21.2";
    version = "5.22.2";
  };
  multi_json = {
    groups = ["default"];
@@ -413,10 +413,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0fzakk5y7zzii76zlkynpp1c764mzkkfg4mpj18f5pf2xp1aikb6";
      sha256 = "0cfxa11wy1nv9slmnzjczkdgld0gqizajsb03rliy53zylwkjzsk";
      type = "gem";
    };
    version = "0.18.0";
    version = "0.19.0";
  };
  statsd-instrument = {
    groups = ["default"];