]> git.openstreetmap.org Git - chef.git/commitdiff
Update bundle
authorTom Hughes <tom@compton.nu>
Tue, 11 May 2021 17:35:55 +0000 (18:35 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 May 2021 17:35:55 +0000 (18:35 +0100)
Gemfile.lock

index 24c8113e0b68d4f2e76fbeac61584146c1b7d174..06d50b72800c754acc640ff93fc53a8e31529698 100644 (file)
@@ -4,16 +4,18 @@ GEM
     ast (2.4.2)
     bcrypt_pbkdf (1.1.0)
     builder (3.2.4)
-    chef-utils (16.11.7)
+    chef-utils (17.0.242)
+      concurrent-ruby
+    concurrent-ruby (1.1.8)
     cookstyle (7.12.2)
       rubocop (= 1.14.0)
     diff-lcs (1.4.4)
-    docker-api (2.0.0)
+    docker-api (2.1.0)
       excon (>= 0.47.0)
       multi_json
     ed25519 (1.2.4)
     erubi (1.10.0)
-    excon (0.79.0)
+    excon (0.81.0)
     ffi (1.15.0)
     gssapi (1.3.1)
       ffi (>= 1.0.1)
@@ -57,22 +59,22 @@ GEM
     rainbow (3.0.0)
     regexp_parser (2.1.1)
     rexml (3.2.5)
-    rspec (3.9.0)
-      rspec-core (~> 3.9.0)
-      rspec-expectations (~> 3.9.0)
-      rspec-mocks (~> 3.9.0)
-    rspec-core (3.9.2)
-      rspec-support (~> 3.9.3)
-    rspec-expectations (3.9.2)
+    rspec (3.10.0)
+      rspec-core (~> 3.10.0)
+      rspec-expectations (~> 3.10.0)
+      rspec-mocks (~> 3.10.0)
+    rspec-core (3.10.1)
+      rspec-support (~> 3.10.0)
+    rspec-expectations (3.10.1)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.9.0)
+      rspec-support (~> 3.10.0)
     rspec-its (1.3.0)
       rspec-core (>= 3.0.0)
       rspec-expectations (>= 3.0.0)
-    rspec-mocks (3.9.1)
+    rspec-mocks (3.10.2)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.9.0)
-    rspec-support (3.9.3)
+      rspec-support (~> 3.10.0)
+    rspec-support (3.10.2)
     rubocop (1.14.0)
       parallel (~> 1.10)
       parser (>= 3.0.0.0)
@@ -93,7 +95,7 @@ GEM
       rspec-its
       specinfra (~> 2.72)
     sfl (2.3)
-    specinfra (2.82.19)
+    specinfra (2.82.25)
       net-scp
       net-ssh (>= 2.7)
       net-telnet (= 0.1.1)
@@ -125,7 +127,7 @@ GEM
       tty-cursor (~> 0.7)
     tty-color (0.6.0)
     tty-cursor (0.7.1)
-    tty-prompt (0.23.0)
+    tty-prompt (0.23.1)
       pastel (~> 0.8)
       tty-reader (~> 0.8)
     tty-reader (0.9.0)
@@ -165,4 +167,4 @@ DEPENDENCIES
   test-kitchen
 
 BUNDLED WITH
-   2.1.4
+   2.2.16