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

Merge pull request #306117 from kira-bruneau/krane

krane: 3.5.1 -> 3.5.2
parents 2432c6b8 e79eb2d0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ GEM
      multi_json
    jwt (2.8.1)
      base64
    krane (3.5.1)
    krane (3.5.2)
      activesupport (>= 5.0)
      colorize (~> 0.8)
      concurrent-ruby (~> 1.1)
@@ -84,7 +84,7 @@ GEM
    netrc (0.11.0)
    os (1.1.4)
    public_suffix (5.0.5)
    rake (13.2.0)
    rake (13.2.1)
    recursive-open-struct (1.1.3)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
@@ -109,4 +109,4 @@ DEPENDENCIES
  krane

BUNDLED WITH
   2.5.6
   2.5.7
+4 −4
Original line number Diff line number Diff line
@@ -247,10 +247,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1wnx86ars7csb2sxn69rb654p5xpz6xlygkx4mbyw1abgzyr2ap0";
      sha256 = "1s2xc5igk3yg3jpl3abakvrsf4xl6hljhgyddjsrp2g05sksa9x6";
      type = "gem";
    };
    version = "3.5.1";
    version = "3.5.2";
  };
  kubeclient = {
    dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"];
@@ -371,10 +371,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0lwv4rniry7k9dvz1n462d7j0dq9mrl6a95y6cvs6139h0ksxhgn";
      sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
      type = "gem";
    };
    version = "13.2.0";
    version = "13.2.1";
  };
  recursive-open-struct = {
    groups = ["default"];