Commit 4e57d7f9 authored by Kira Bruneau's avatar Kira Bruneau
Browse files

krane: 3.6.0 -> 3.6.1

parent 2a13929e
Loading
Loading
Loading
Loading
+19 −17
Original line number Diff line number Diff line
GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.3.3)
    activesupport (7.1.3.4)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -11,21 +11,22 @@ GEM
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    base64 (0.2.0)
    bigdecimal (3.1.8)
    colorize (0.8.1)
    concurrent-ruby (1.2.3)
    concurrent-ruby (1.3.3)
    connection_pool (2.4.1)
    domain_name (0.6.20240107)
    drb (2.2.1)
    ejson (1.4.1)
    faraday (2.9.0)
    faraday (2.10.1)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-net_http (3.1.0)
      logger
    faraday-net_http (3.1.1)
      net-http
    ffi (1.16.3)
    ffi (1.17.0)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
@@ -45,16 +46,16 @@ GEM
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-accept (1.7.0)
    http-cookie (1.0.5)
    http-cookie (1.0.6)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    jsonpath (1.1.5)
      multi_json
    jwt (2.8.1)
    jwt (2.8.2)
      base64
    krane (3.6.0)
    krane (3.6.1)
      activesupport (>= 5.0)
      colorize (~> 0.8)
      concurrent-ruby (~> 1.1)
@@ -65,7 +66,7 @@ GEM
      multi_json
      statsd-instrument (>= 2.8, < 4)
      thor (>= 1.0, < 2.0)
    kubeclient (4.11.0)
    kubeclient (4.12.0)
      http (>= 3.0, < 6.0)
      jsonpath (~> 1.0)
      recursive-open-struct (~> 1.1, >= 1.1.1)
@@ -73,19 +74,20 @@ GEM
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    logger (1.6.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0507)
    minitest (5.23.1)
    mime-types-data (3.2024.0806)
    minitest (5.24.1)
    multi_json (1.15.0)
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    netrc (0.11.0)
    os (1.1.4)
    public_suffix (5.0.5)
    public_suffix (6.0.1)
    rake (13.2.1)
    recursive-open-struct (1.1.3)
    recursive-open-struct (1.2.2)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
@@ -96,7 +98,7 @@ GEM
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    statsd-instrument (3.7.0)
    statsd-instrument (3.8.0)
    thor (1.3.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
@@ -109,4 +111,4 @@ DEPENDENCIES
  krane

BUNDLED WITH
   2.5.9
   2.5.16
+41 −31
Original line number Diff line number Diff line
@@ -5,10 +5,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0z8kygxmz99krz9pwp947znkzf0jr64sml28df0vf1gzxlg7y57i";
      sha256 = "0283wk1zxb76lg79dk501kcf5xy9h25qiw15m86s4nrfv11vqns5";
      type = "gem";
    };
    version = "7.1.3.3";
    version = "7.1.3.4";
  };
  addressable = {
    dependencies = ["public_suffix"];
@@ -16,10 +16,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0irbdwkkjwzajq1ip6ba46q49sxnrl2cw7ddkdhsfhb6aprnm3vr";
      sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
      type = "gem";
    };
    version = "2.8.6";
    version = "2.8.7";
  };
  base64 = {
    groups = ["default"];
@@ -56,10 +56,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2";
      sha256 = "0skwdasxq7mnlcccn6aqabl7n9r3jd7k19ryzlzzip64cn4x572g";
      type = "gem";
    };
    version = "1.2.3";
    version = "1.3.3";
  };
  connection_pool = {
    groups = ["default"];
@@ -102,15 +102,15 @@
    version = "1.4.1";
  };
  faraday = {
    dependencies = ["faraday-net_http"];
    dependencies = ["faraday-net_http" "logger"];
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1qqb1rmk0f9m82iijjlqadh5yby1bhnr6svjk9vxdvh6f181988s";
      sha256 = "104s7n9505488p923cs0pl3jlgn4naam28clkm2885hrysizpjbb";
      type = "gem";
    };
    version = "2.9.0";
    version = "2.10.1";
  };
  faraday-net_http = {
    dependencies = ["net-http"];
@@ -118,20 +118,20 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "17w51yk4rrm9rpnbc3x509s619kba0jga3qrj4b17l30950vw9qn";
      sha256 = "0f49frpfdr8czwm2mjkfny4pini6fy49b6hamw4jrppl4vsg14ys";
      type = "gem";
    };
    version = "3.1.0";
    version = "3.1.1";
  };
  ffi = {
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd";
      sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi";
      type = "gem";
    };
    version = "1.16.3";
    version = "1.17.0";
  };
  ffi-compiler = {
    dependencies = ["ffi" "rake"];
@@ -193,10 +193,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "13rilvlv8kwbzqfb644qp6hrbsj82cbqmnzcvqip1p6vqx36sxbk";
      sha256 = "0i20j9wgxk4k47g54jiphb02xdhrwvadf4a0jjq5mzr1dwcx64vp";
      type = "gem";
    };
    version = "1.0.5";
    version = "1.0.6";
  };
  http-form_data = {
    groups = ["default"];
@@ -236,10 +236,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "02m3vza49pb9dirwpn8vmzbcypi3fc6l3a9dh253jwm1121g7ajb";
      sha256 = "04mw326i9vsdcqwm4bf0zvnqw237f8l7022nhlbmak92bqqpg62s";
      type = "gem";
    };
    version = "2.8.1";
    version = "2.8.2";
  };
  krane = {
    dependencies = ["activesupport" "colorize" "concurrent-ruby" "ejson" "googleauth" "jsonpath" "kubeclient" "multi_json" "statsd-instrument" "thor"];
@@ -247,10 +247,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "08dkvcmxa869pk6qdpsvljy16lb1kj94cgr4w9bhg93gx3m642v6";
      sha256 = "002nf72l4b9h0lmpxzd5zm7dwakjs9f9cxrmkrx77qdyj4vy4g48";
      type = "gem";
    };
    version = "3.6.0";
    version = "3.6.1";
  };
  kubeclient = {
    dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
@@ -258,10 +258,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1k1zi27fnasqpinfxnajm81pyr11k2j510wacr53d37v97bzr1a9";
      sha256 = "1g89qd1hhf111zy9djlzblzz06pnv59zmamh6fk06wvnih7vj446";
      type = "gem";
    };
    version = "4.11.0";
    version = "4.12.0";
  };
  llhttp-ffi = {
    dependencies = ["ffi-compiler" "rake"];
@@ -274,6 +274,16 @@
    };
    version = "0.5.0";
  };
  logger = {
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0gpg8gzi0xwymw4aaq2iafcbx31i3xzkg3fb30mdxn1d4qhc3dqa";
      type = "gem";
    };
    version = "1.6.0";
  };
  mime-types = {
    dependencies = ["mime-types-data"];
    groups = ["default"];
@@ -290,20 +300,20 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0kybw1a6f7d1ipyawnpi5cwiy05rkz9qwglgfvhmd1z0l2gcigmm";
      sha256 = "0vzvh906sk9zqfd4bvpjjgw856i769d2abjp3cibh5w73r9g70zj";
      type = "gem";
    };
    version = "3.2024.0507";
    version = "3.2024.0806";
  };
  minitest = {
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1gkslxvkhh44s21rbjvka3zsvfxxrf5pcl6f75rv2vyrzzbgis7i";
      sha256 = "0jj629q3vw5yn90q4di4dyb87pil4a8qfm2srhgy5nc8j2n33v1i";
      type = "gem";
    };
    version = "5.23.1";
    version = "5.24.1";
  };
  multi_json = {
    groups = ["default"];
@@ -361,10 +371,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "14y4vzjwf5gp0mqgs880kis0k7n2biq8i6ci6q2n315kichl1hvj";
      sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31";
      type = "gem";
    };
    version = "5.0.5";
    version = "6.0.1";
  };
  rake = {
    groups = ["default"];
@@ -381,10 +391,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0nnyr6qsqrcszf6c10n4zfjs8h9n67zvsmx6mp8brkigamr8llx3";
      sha256 = "1rjs8804zn5v39mklmqy65xwdji7iq598lkw876zspclziy4h2c3";
      type = "gem";
    };
    version = "1.1.3";
    version = "1.2.2";
  };
  rest-client = {
    dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"];
@@ -413,10 +423,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "14blk2vvcmr0xycd3bzlr36nz5wn7m7ana2mljfm4zxgwx5vj7h7";
      sha256 = "1kd75axvmyq866nan18n9ys5bd140h0mka2kz9s5m86r8m42jbhj";
      type = "gem";
    };
    version = "3.7.0";
    version = "3.8.0";
  };
  thor = {
    groups = ["default"];