Unverified Commit b80ca410 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #311356 from kira-bruneau/krane

krane: 3.5.2 -> 3.5.3
parents 89f9a2ee edf582d0
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ GEM
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    base64 (0.2.0)
    bigdecimal (3.1.7)
    bigdecimal (3.1.8)
    colorize (0.8.1)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
@@ -48,13 +48,13 @@ GEM
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    i18n (1.14.4)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    jsonpath (1.1.5)
      multi_json
    jwt (2.8.1)
      base64
    krane (3.5.2)
    krane (3.5.3)
      activesupport (>= 5.0)
      colorize (~> 0.8)
      concurrent-ruby (~> 1.1)
@@ -75,7 +75,7 @@ GEM
      rake (~> 13.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0305)
    mime-types-data (3.2024.0507)
    minitest (5.22.3)
    multi_json (1.15.0)
    mutex_m (0.2.0)
@@ -109,4 +109,4 @@ DEPENDENCIES
  krane

BUNDLED WITH
   2.5.7
   2.5.9
+8 −8
Original line number Diff line number Diff line
@@ -36,10 +36,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0cq1c29zbkcxgdihqisirhcw76xc768z2zpd5vbccpq0l1lv76g7";
      sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558";
      type = "gem";
    };
    version = "3.1.7";
    version = "3.1.8";
  };
  colorize = {
    groups = ["default"];
@@ -214,10 +214,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0lbm33fpb3w06wd2231sg58dwlwgjsvym93m548ajvl6s3mfvpn7";
      sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16";
      type = "gem";
    };
    version = "1.14.4";
    version = "1.14.5";
  };
  jsonpath = {
    dependencies = ["multi_json"];
@@ -247,10 +247,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1s2xc5igk3yg3jpl3abakvrsf4xl6hljhgyddjsrp2g05sksa9x6";
      sha256 = "11jj5fpfsb1sfwgc356xv1vxl8yq65wbbshmawpagk555y0pzbpb";
      type = "gem";
    };
    version = "3.5.2";
    version = "3.5.3";
  };
  kubeclient = {
    dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
@@ -290,10 +290,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "00x7w5xqsj9m33v3vkmy23wipkkysafksib53ypzn27p5g81w455";
      sha256 = "0kybw1a6f7d1ipyawnpi5cwiy05rkz9qwglgfvhmd1z0l2gcigmm";
      type = "gem";
    };
    version = "3.2024.0305";
    version = "3.2024.0507";
  };
  minitest = {
    groups = ["default"];