]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
devices: Add ring tuning for I210 rev 03
[chef.git] / Gemfile.lock
index 03d81aa77bc74bcd5a0e5314fe8067e2a4b06f0b..21ca38429a68ae7f5578e59ac2dde308efcc3d99 100644 (file)
@@ -4,8 +4,9 @@ GEM
     ast (2.4.1)
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
-    cookstyle (6.10.2)
-      rubocop (= 0.86.0)
+    chef-utils (16.3.45)
+    cookstyle (6.14.7)
+      rubocop (= 0.88.0)
     diff-lcs (1.4.4)
     docker-api (1.34.2)
       excon (>= 0.47.0)
@@ -13,14 +14,14 @@ GEM
     ed25519 (1.2.4)
     equatable (0.6.1)
     erubi (1.9.0)
-    excon (0.75.0)
+    excon (0.76.0)
     ffi (1.13.1)
     gssapi (1.3.0)
       ffi (>= 1.0.1)
     gyoku (1.3.1)
       builder (>= 2.1.2)
     httpclient (2.8.3)
-    kitchen-dokken (2.9.0)
+    kitchen-dokken (2.10.0)
       docker-api (~> 1.33)
       lockfile (~> 2.1)
       test-kitchen (>= 1.15, < 3)
@@ -38,9 +39,10 @@ GEM
       mixlib-shellout
       mixlib-versioning
       thor
-    mixlib-shellout (3.0.9)
+    mixlib-shellout (3.1.2)
+      chef-utils
     mixlib-versioning (1.2.12)
-    multi_json (1.14.1)
+    multi_json (1.15.0)
     necromancer (0.5.1)
     net-scp (3.0.0)
       net-ssh (>= 2.6.5, < 7.0.0)
@@ -74,16 +76,16 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (0.86.0)
+    rubocop (0.88.0)
       parallel (~> 1.10)
-      parser (>= 2.7.0.1)
+      parser (>= 2.7.1.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.0.3, < 1.0)
+      rubocop-ast (>= 0.1.0, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.1.0)
+    rubocop-ast (0.2.0)
       parser (>= 2.7.0.1)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)
@@ -104,7 +106,7 @@ GEM
       unicode-display_width (~> 1.5)
       unicode_utils (~> 1.4)
     strings-ansi (0.2.0)
-    test-kitchen (2.5.2)
+    test-kitchen (2.5.4)
       bcrypt_pbkdf (~> 1.0)
       ed25519 (~> 1.2)
       license-acceptance (~> 1.0, >= 1.0.11)
@@ -133,7 +135,7 @@ GEM
       tty-cursor (~> 0.7)
       tty-screen (~> 0.7)
       wisper (~> 2.0.0)
-    tty-screen (0.8.0)
+    tty-screen (0.8.1)
     unicode-display_width (1.7.0)
     unicode_utils (1.4.0)
     winrm (2.3.4)