]> git.openstreetmap.org Git - chef.git/commitdiff
Update bundle
authorTom Hughes <tom@compton.nu>
Tue, 8 Aug 2023 19:31:18 +0000 (20:31 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 8 Aug 2023 19:31:53 +0000 (20:31 +0100)
Gemfile.lock

index f5926b018f536664081d506d27141d7160610bbd..cd1444a0b58db46ae8860abb1b06fa09248f6661 100644 (file)
@@ -4,9 +4,9 @@ GEM
     ast (2.4.2)
     bcrypt_pbkdf (1.1.0)
     builder (3.2.4)
-    chef-utils (18.1.0)
+    chef-utils (18.2.7)
       concurrent-ruby
-    concurrent-ruby (1.2.0)
+    concurrent-ruby (1.2.2)
     cookstyle (7.32.2)
       rubocop (= 1.25.1)
     diff-lcs (1.5.0)
@@ -15,7 +15,7 @@ GEM
       multi_json
     ed25519 (1.3.0)
     erubi (1.12.0)
-    excon (0.99.0)
+    excon (0.100.0)
     ffi (1.15.5)
     gssapi (1.3.1)
       ffi (>= 1.0.1)
@@ -47,35 +47,37 @@ GEM
     multi_json (1.15.0)
     net-scp (4.0.0)
       net-ssh (>= 2.6.5, < 8.0.0)
-    net-ssh (7.0.1)
+    net-ssh (7.2.0)
     net-ssh-gateway (2.0.0)
       net-ssh (>= 4.0.0)
     net-telnet (0.1.1)
     nori (2.6.0)
-    parallel (1.22.1)
-    parser (3.2.1.1)
+    parallel (1.23.0)
+    parser (3.2.2.3)
       ast (~> 2.4.1)
+      racc
     pastel (0.8.0)
       tty-color (~> 0.5)
+    racc (1.7.1)
     rainbow (3.1.1)
-    regexp_parser (2.7.0)
-    rexml (3.2.5)
+    regexp_parser (2.8.1)
+    rexml (3.2.6)
     rspec (3.12.0)
       rspec-core (~> 3.12.0)
       rspec-expectations (~> 3.12.0)
       rspec-mocks (~> 3.12.0)
-    rspec-core (3.12.1)
+    rspec-core (3.12.2)
       rspec-support (~> 3.12.0)
-    rspec-expectations (3.12.2)
+    rspec-expectations (3.12.3)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.12.0)
     rspec-its (1.3.0)
       rspec-core (>= 3.0.0)
       rspec-expectations (>= 3.0.0)
-    rspec-mocks (3.12.3)
+    rspec-mocks (3.12.6)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.12.0)
-    rspec-support (3.12.0)
+    rspec-support (3.12.1)
     rubocop (1.25.1)
       parallel (~> 1.10)
       parser (>= 3.1.0.0)
@@ -85,7 +87,7 @@ GEM
       rubocop-ast (>= 1.15.1, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.27.0)
+    rubocop-ast (1.29.0)
       parser (>= 3.2.1.0)
     ruby-progressbar (1.13.0)
     rubyntlm (0.6.3)
@@ -96,7 +98,7 @@ GEM
       rspec-its
       specinfra (~> 2.72)
     sfl (2.3)
-    specinfra (2.84.1)
+    specinfra (2.86.0)
       net-scp
       net-ssh (>= 2.7)
       net-telnet (= 0.1.1)
@@ -120,7 +122,7 @@ GEM
       winrm (~> 2.0)
       winrm-elevated (~> 1.0)
       winrm-fs (~> 1.1)
-    thor (1.2.1)
+    thor (1.2.2)
     tomlrb (2.0.3)
     tty-box (0.7.0)
       pastel (~> 0.8)