]> git.openstreetmap.org Git - chef.git/commitdiff
Update bundle
authorTom Hughes <tom@compton.nu>
Mon, 10 Aug 2020 21:44:33 +0000 (22:44 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 10 Aug 2020 21:44:33 +0000 (22:44 +0100)
Gemfile.lock

index 21ca38429a68ae7f5578e59ac2dde308efcc3d99..8cecfcd963dd9c7f3f790017ef43a9942ad2a4a1 100644 (file)
@@ -5,8 +5,8 @@ GEM
     bcrypt_pbkdf (1.0.1)
     builder (3.2.4)
     chef-utils (16.3.45)
-    cookstyle (6.14.7)
-      rubocop (= 0.88.0)
+    cookstyle (6.15.3)
+      rubocop (= 0.89.1)
     diff-lcs (1.4.4)
     docker-api (1.34.2)
       excon (>= 0.47.0)
@@ -76,17 +76,17 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.9.0)
     rspec-support (3.9.3)
-    rubocop (0.88.0)
+    rubocop (0.89.1)
       parallel (~> 1.10)
       parser (>= 2.7.1.1)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.1.0, < 1.0)
+      rubocop-ast (>= 0.3.0, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.2.0)
-      parser (>= 2.7.0.1)
+    rubocop-ast (0.3.0)
+      parser (>= 2.7.1.4)
     ruby-progressbar (1.10.1)
     rubyntlm (0.6.2)
     rubyzip (2.3.0)
@@ -125,7 +125,7 @@ GEM
       pastel (~> 0.7.2)
       strings (~> 0.1.6)
       tty-cursor (~> 0.7)
-    tty-color (0.5.1)
+    tty-color (0.5.2)
     tty-cursor (0.7.1)
     tty-prompt (0.21.0)
       necromancer (~> 0.5.0)