]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
Update rubocop
[chef.git] / Gemfile.lock
index bb8bab962301881ed397d48bd25abe66d65d6bf6..54dd6453205a267bf00777aa665e5f822b20a975 100644 (file)
@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    artifactory (2.5.0)
+    artifactory (2.5.1)
     ast (2.3.0)
     backports (3.6.8)
     cucumber-core (2.0.0)
@@ -20,7 +20,8 @@ GEM
     gherkin (4.0.0)
     kitchen-vagrant (0.20.0)
       test-kitchen (~> 1.4)
-    mixlib-install (2.1.4)
+    mini_portile2 (2.1.0)
+    mixlib-install (2.1.6)
       artifactory
       mixlib-shellout
       mixlib-versioning
@@ -35,11 +36,12 @@ GEM
       net-ssh (>= 2.6.5)
     net-telnet (0.1.1)
     nokogiri (1.6.8.1)
-    parser (2.3.1.4)
+      mini_portile2 (~> 2.1.0)
+    parser (2.3.3.1)
       ast (~> 2.2)
     polyglot (0.3.5)
     powerpack (0.1.1)
-    rainbow (2.1.0)
+    rainbow (2.2.1)
     rake (11.3.0)
     rspec (3.5.0)
       rspec-core (~> 3.5.0)
@@ -57,8 +59,8 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.5.0)
     rspec-support (3.5.0)
-    rubocop (0.44.1)
-      parser (>= 2.3.1.1, < 3.0)
+    rubocop (0.47.1)
+      parser (>= 2.3.3.1, < 3.0)
       powerpack (~> 0.1)
       rainbow (>= 1.99.1, < 3.0)
       ruby-progressbar (~> 1.7)
@@ -72,7 +74,7 @@ GEM
       rspec-its
       specinfra (~> 2.53)
     sfl (2.3)
-    specinfra (2.63.3)
+    specinfra (2.66.0)
       net-scp
       net-ssh (>= 2.7, < 4.0)
       net-telnet
@@ -88,8 +90,8 @@ GEM
     thor (0.19.1)
     treetop (1.6.8)
       polyglot (~> 0.3)
-    unicode-display_width (1.1.1)
-    yajl-ruby (1.2.1)
+    unicode-display_width (1.1.3)
+    yajl-ruby (1.3.0)
 
 PLATFORMS
   ruby
@@ -102,4 +104,4 @@ DEPENDENCIES
   test-kitchen
 
 BUNDLED WITH
-   1.10.6
+   1.12.5