]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
Merge remote-tracking branch 'github/pull/432'
[chef.git] / Gemfile.lock
index 7027a320a370e8eef0d9c550b728b86ecb0af94b..a11015352526e65f22e82f080c2316b66f6c5841 100644 (file)
@@ -7,8 +7,8 @@ GEM
     chef-utils (17.2.29)
       concurrent-ruby
     concurrent-ruby (1.1.9)
-    cookstyle (7.13.0)
-      rubocop (= 1.15.0)
+    cookstyle (7.15.0)
+      rubocop (= 1.17.0)
     diff-lcs (1.4.4)
     docker-api (2.1.0)
       excon (>= 0.47.0)
@@ -75,21 +75,21 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.10.0)
     rspec-support (3.10.2)
-    rubocop (1.15.0)
+    rubocop (1.17.0)
       parallel (~> 1.10)
       parser (>= 3.0.0.0)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.8, < 3.0)
       rexml
-      rubocop-ast (>= 1.5.0, < 2.0)
+      rubocop-ast (>= 1.7.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.6.0)
+    rubocop-ast (1.7.0)
       parser (>= 3.0.1.1)
     ruby-progressbar (1.11.0)
     rubyntlm (0.6.3)
     rubyzip (2.3.0)
-    serverspec (2.41.6)
+    serverspec (2.41.8)
       multi_json
       rspec (~> 3.0)
       rspec-its