]> git.openstreetmap.org Git - chef.git/blobdiff - Gemfile.lock
Enable directory indexes for APT repository
[chef.git] / Gemfile.lock
index b65a86f35aa2d3f8f12b1c95e60d8895e14806f9..dc2ef88c45706e4d15dc306c16d0074e4a50c6a0 100644 (file)
@@ -11,8 +11,8 @@ GEM
       minitest (>= 5.1)
       mutex_m
       tzinfo (~> 2.0)
-    addressable (2.8.6)
-      public_suffix (>= 2.0.2, < 6.0)
+    addressable (2.8.7)
+      public_suffix (>= 2.0.2, < 7.0)
     ast (2.4.2)
     aws-eventstream (1.3.0)
     aws-partitions (1.863.0)
@@ -257,7 +257,7 @@ GEM
       aws-sdk-core (~> 3, >= 3.188.0)
       aws-sigv4 (~> 1.1)
     aws-sigv2 (1.2.0)
-    aws-sigv4 (1.8.0)
+    aws-sigv4 (1.9.1)
       aws-eventstream (~> 1, >= 1.0.2)
     azure_graph_rbac (0.17.2)
       ms_rest_azure (~> 0.12.0)
@@ -274,9 +274,9 @@ GEM
     bigdecimal (3.1.8)
     bson (4.15.0)
     builder (3.3.0)
-    chef-config (18.4.12)
+    chef-config (18.5.0)
       addressable
-      chef-utils (= 18.4.12)
+      chef-utils (= 18.5.0)
       fuzzyurl
       mixlib-config (>= 2.2.12, < 4.0)
       mixlib-shellout (>= 2.0, < 4.0)
@@ -284,7 +284,7 @@ GEM
     chef-telemetry (1.1.1)
       chef-config
       concurrent-ruby (~> 1.0)
-    chef-utils (18.4.12)
+    chef-utils (18.5.0)
       concurrent-ruby
     coderay (1.1.3)
     concurrent-ruby (1.3.3)
@@ -293,18 +293,18 @@ GEM
       rubocop (= 1.25.1)
     declarative (0.0.20)
     diff-lcs (1.5.1)
-    docker-api (2.2.0)
-      excon (>= 0.47.0)
+    docker-api (2.3.0)
+      excon (>= 0.64.0)
       multi_json
     domain_name (0.6.20240107)
     drb (2.2.1)
-    dry-configurable (1.1.0)
+    dry-configurable (1.2.0)
       dry-core (~> 1.0, < 2)
       zeitwerk (~> 2.6)
     dry-core (1.0.1)
       concurrent-ruby (~> 1.0)
       zeitwerk (~> 2.6)
-    dry-inflector (1.0.0)
+    dry-inflector (1.1.0)
     dry-logic (1.5.0)
       concurrent-ruby (~> 1.0)
       dry-core (~> 1.0, < 2)
@@ -323,7 +323,7 @@ GEM
       zeitwerk (~> 2.6)
     ed25519 (1.3.0)
     erubi (1.13.0)
-    excon (0.110.0)
+    excon (0.111.0)
     faraday (1.10.3)
       faraday-em_http (~> 1.0)
       faraday-em_synchrony (~> 1.0)
@@ -347,7 +347,7 @@ GEM
     faraday-httpclient (1.0.1)
     faraday-multipart (1.0.4)
       multipart-post (~> 2)
-    faraday-net_http (1.0.1)
+    faraday-net_http (1.0.2)
     faraday-net_http_persistent (1.2.0)
     faraday-patron (1.0.0)
     faraday-rack (1.0.0)
@@ -391,7 +391,8 @@ GEM
       rexml (~> 3.0)
     hashdiff (1.0.1)
     hashie (5.0.0)
-    highline (3.0.1)
+    highline (3.1.0)
+      reline
     http-cookie (1.0.6)
       domain_name (~> 0.5)
     httpclient (2.8.3)
@@ -434,6 +435,7 @@ GEM
       train-core (~> 3.10)
       tty-prompt (~> 0.17)
       tty-table (~> 0.10)
+    io-console (0.7.2)
     jmespath (1.6.2)
     json (2.7.2)
     jsonpath (1.1.5)
@@ -470,7 +472,7 @@ GEM
       multi_json (~> 1.14)
     method_source (1.1.0)
     mini_mime (1.1.5)
-    minitest (5.24.0)
+    minitest (5.24.1)
     mixlib-config (3.0.27)
       tomlrb
     mixlib-install (3.12.30)
@@ -500,12 +502,12 @@ GEM
     net-ssh (7.2.3)
     net-ssh-gateway (2.0.0)
       net-ssh (>= 4.0.0)
-    nori (2.7.0)
+    nori (2.7.1)
       bigdecimal
     options (2.3.2)
     os (1.1.4)
     parallel (1.25.1)
-    parser (3.3.3.0)
+    parser (3.3.4.0)
       ast (~> 2.4.1)
       racc
     parslet (2.0.0)
@@ -517,18 +519,20 @@ GEM
     pry (0.14.2)
       coderay (~> 1.1)
       method_source (~> 1.0)
-    public_suffix (5.1.1)
-    racc (1.8.0)
+    public_suffix (6.0.1)
+    racc (1.8.1)
     rainbow (3.1.1)
     rake (13.2.1)
     recursive-open-struct (1.1.3)
     regexp_parser (2.9.2)
+    reline (0.5.9)
+      io-console (~> 0.5)
     representable (3.2.0)
       declarative (< 0.1.0)
       trailblazer-option (>= 0.1.1, < 0.2.0)
       uber (< 0.2.0)
     retriable (3.1.2)
-    rexml (3.3.2)
+    rexml (3.3.3)
       strscan
     rspec (3.12.0)
       rspec-core (~> 3.12.0)
@@ -593,7 +597,7 @@ GEM
     timeliness (0.3.10)
     tomlrb (1.3.0)
     trailblazer-option (0.1.2)
-    train (3.12.3)
+    train (3.12.6)
       activesupport (>= 6.0.3.1)
       azure_graph_rbac (~> 0.16)
       azure_mgmt_key_vault (~> 0.17)
@@ -610,7 +614,7 @@ GEM
       google-apis-storage_v1 (~> 0.30.0)
       googleauth (>= 0.16.2, < 1.9.0)
       inifile (~> 3.0)
-      train-core (= 3.12.3)
+      train-core (= 3.12.6)
       train-winrm (~> 0.2)
     train-aws (0.2.41)
       aws-partitions (~> 1.863.0)
@@ -693,7 +697,7 @@ GEM
       aws-sdk-transfer (~> 1.86.0)
       aws-sdk-waf (~> 1.58.0)
       aws-sdk-wafv2 (~> 1.74.0)
-    train-core (3.12.3)
+    train-core (3.12.6)
       addressable (~> 2.5)
       ffi (!= 1.13.0)
       json (>= 1.8, < 3.0)
@@ -731,7 +735,7 @@ GEM
     uber (0.1.0)
     unicode-display_width (2.5.0)
     unicode_utils (1.4.0)
-    winrm (2.3.7)
+    winrm (2.3.8)
       builder (>= 2.1.2)
       erubi (~> 1.8)
       gssapi (~> 1.2)
@@ -753,7 +757,7 @@ GEM
     wisper (2.0.1)
     yajl-ruby (1.4.3)
     yaml-safe_load_stream3 (0.1.2)
-    zeitwerk (2.6.16)
+    zeitwerk (2.6.17)
 
 PLATFORMS
   ruby