]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
Bump cookstyle from 6.8.0 to 6.9.0
[chef.git] / Gemfile.lock
index fedad089b329d43265564864b57ea38836edb57e..e514b7ecb50f8b1ef0a0838b939c7b57d35dd980 100644 (file)
@@ -1,11 +1,11 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    ast (2.4.0)
+    ast (2.4.1)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
-    cookstyle (6.4.4)
-      rubocop (= 0.83.0)
+    cookstyle (6.9.0)
+      rubocop (= 0.86.0)
     diff-lcs (1.3)
     docker-api (1.34.2)
       excon (>= 0.47.0)
@@ -14,7 +14,7 @@ GEM
     equatable (0.6.1)
     erubi (1.9.0)
     excon (0.73.0)
-    ffi (1.12.2)
+    ffi (1.13.1)
     gssapi (1.3.0)
       ffi (>= 1.0.1)
     gyoku (1.3.1)
@@ -44,18 +44,19 @@ GEM
     necromancer (0.5.1)
     net-scp (3.0.0)
       net-ssh (>= 2.6.5, < 7.0.0)
-    net-ssh (6.0.2)
+    net-ssh (6.1.0)
     net-ssh-gateway (2.0.0)
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
     nori (2.6.0)
-    parallel (1.19.1)
-    parser (2.7.1.2)
-      ast (~> 2.4.0)
+    parallel (1.19.2)
+    parser (2.7.1.4)
+      ast (~> 2.4.1)
     pastel (0.7.4)
       equatable (~> 0.6)
       tty-color (~> 0.5)
     rainbow (3.0.0)
+    regexp_parser (1.7.1)
     rexml (3.2.4)
     rspec (3.9.0)
       rspec-core (~> 3.9.0)
@@ -73,13 +74,17 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (0.83.0)
+    rubocop (0.86.0)
       parallel (~> 1.10)
       parser (>= 2.7.0.1)
       rainbow (>= 2.2.2, < 4.0)
+      regexp_parser (>= 1.7)
       rexml
+      rubocop-ast (>= 0.0.3, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
+    rubocop-ast (0.1.0)
+      parser (>= 2.7.0.1)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)
     rubyzip (2.3.0)
@@ -99,7 +104,7 @@ GEM
       unicode-display_width (~> 1.5)
       unicode_utils (~> 1.4)
     strings-ansi (0.2.0)
-    test-kitchen (2.5.0)
+    test-kitchen (2.5.2)
       bcrypt_pbkdf (~> 1.0)
       ed25519 (~> 1.2)
       license-acceptance (~> 1.0, >= 1.0.11)
@@ -108,11 +113,11 @@ GEM
       net-scp (>= 1.1, < 4.0)
       net-ssh (>= 2.9, < 7.0)
       net-ssh-gateway (>= 1.2, < 3.0)
-      thor (~> 0.19)
+      thor (>= 0.19, < 2.0)
       winrm (~> 2.0)
       winrm-elevated (~> 1.0)
       winrm-fs (~> 1.1)
-    thor (0.20.3)
+    thor (1.0.1)
     tomlrb (1.3.0)
     tty-box (0.5.0)
       pastel (~> 0.7.2)
@@ -128,7 +133,7 @@ GEM
       tty-cursor (~> 0.7)
       tty-screen (~> 0.7)
       wisper (~> 2.0.0)
-    tty-screen (0.7.1)
+    tty-screen (0.8.0)
     unicode-display_width (1.7.0)
     unicode_utils (1.4.0)
     winrm (2.3.4)