]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
Update bundle
[chef.git] / Gemfile.lock
index 973d415ee42189bef6e6cdf2afe5839867d08e80..2744ce864ec5a338239f5ec0aadeca72faf021d5 100644 (file)
@@ -4,19 +4,19 @@ GEM
     ast (2.4.0)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.3)
-    cookstyle (5.9.3)
-      rubocop (= 0.72.0)
+    cookstyle (5.13.7)
+      rubocop (= 0.75.1)
     diff-lcs (1.3)
     ed25519 (1.2.4)
     equatable (0.6.1)
-    erubis (2.7.0)
-    ffi (1.11.1)
+    erubi (1.9.0)
+    ffi (1.11.3)
     gssapi (1.3.0)
       ffi (>= 1.0.1)
     gyoku (1.3.1)
       builder (>= 2.1.2)
     httpclient (2.8.3)
-    jaro_winkler (1.5.3)
+    jaro_winkler (1.5.4)
     kitchen-vagrant (1.6.0)
       test-kitchen (>= 1.4, < 3)
     license-acceptance (1.0.13)
@@ -35,7 +35,7 @@ GEM
     mixlib-shellout (3.0.7)
     mixlib-versioning (1.2.7)
     multi_json (1.14.1)
-    necromancer (0.5.0)
+    necromancer (0.5.1)
     net-scp (2.0.0)
       net-ssh (>= 2.6.5, < 6.0.0)
     net-ssh (5.2.0)
@@ -43,7 +43,7 @@ GEM
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
     nori (2.6.0)
-    parallel (1.18.0)
+    parallel (1.19.1)
     parser (2.6.5.0)
       ast (~> 2.4.0)
     pastel (0.7.3)
@@ -66,7 +66,7 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.0)
-    rubocop (0.72.0)
+    rubocop (0.75.1)
       jaro_winkler (~> 1.5.1)
       parallel (~> 1.10)
       parser (>= 2.6)
@@ -75,24 +75,24 @@ GEM
       unicode-display_width (>= 1.4.0, < 1.7)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)
-    rubyzip (1.3.0)
+    rubyzip (2.0.0)
     serverspec (2.41.5)
       multi_json
       rspec (~> 3.0)
       rspec-its
       specinfra (~> 2.72)
     sfl (2.3)
-    specinfra (2.82.3)
+    specinfra (2.82.4)
       net-scp
       net-ssh (>= 2.7)
       net-telnet (= 0.1.1)
       sfl
-    strings (0.1.6)
+    strings (0.1.8)
       strings-ansi (~> 0.1)
       unicode-display_width (~> 1.5)
       unicode_utils (~> 1.4)
-    strings-ansi (0.1.0)
-    test-kitchen (2.3.3)
+    strings-ansi (0.2.0)
+    test-kitchen (2.3.4)
       bcrypt_pbkdf (~> 1.0)
       ed25519 (~> 1.2)
       license-acceptance (~> 1.0, >= 1.0.11)
@@ -106,40 +106,41 @@ GEM
       winrm-elevated (~> 1.0)
       winrm-fs (~> 1.1)
     thor (0.20.3)
-    tomlrb (1.2.8)
+    tomlrb (1.2.9)
     tty-box (0.5.0)
       pastel (~> 0.7.2)
       strings (~> 0.1.6)
       tty-cursor (~> 0.7)
     tty-color (0.5.0)
     tty-cursor (0.7.0)
-    tty-prompt (0.19.0)
+    tty-prompt (0.20.0)
       necromancer (~> 0.5.0)
       pastel (~> 0.7.0)
-      tty-reader (~> 0.6.0)
-    tty-reader (0.6.0)
+      tty-reader (~> 0.7.0)
+    tty-reader (0.7.0)
       tty-cursor (~> 0.7)
       tty-screen (~> 0.7)
       wisper (~> 2.0.0)
     tty-screen (0.7.0)
     unicode-display_width (1.6.0)
     unicode_utils (1.4.0)
-    winrm (2.3.2)
+    winrm (2.3.3)
       builder (>= 2.1.2)
-      erubis (~> 2.7)
+      erubi (~> 1.8)
       gssapi (~> 1.2)
       gyoku (~> 1.0)
       httpclient (~> 2.2, >= 2.2.0.2)
       logging (>= 1.6.1, < 3.0)
       nori (~> 2.0)
       rubyntlm (~> 0.6.0, >= 0.6.1)
-    winrm-elevated (1.1.1)
+    winrm-elevated (1.1.2)
+      erubi (~> 1.8)
       winrm (~> 2.0)
       winrm-fs (~> 1.0)
-    winrm-fs (1.3.2)
-      erubis (~> 2.7)
+    winrm-fs (1.3.4)
+      erubi (~> 1.8)
       logging (>= 1.6.1, < 3.0)
-      rubyzip (~> 1.1)
+      rubyzip (~> 2.0)
       winrm (~> 2.0)
     wisper (2.0.1)