From 7cab92d846b93e427f96e1d7f5e5e09b3d4fe4b4 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 3 Jul 2026 19:06:47 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2107e7338..163402c0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,9 +323,9 @@ GEM bigdecimal (4.1.2) bson (5.2.0) builder (3.3.0) - chef-config (19.3.14) + chef-config (19.3.15) addressable - chef-utils (= 19.3.14) + chef-utils (= 19.3.15) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -337,7 +337,7 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (19.3.14) + chef-utils (19.3.15) concurrent-ruby chef-winrm (2.5.0) builder (>= 2.1.2) @@ -361,12 +361,11 @@ GEM logging (>= 1.6.1, < 3.0) rubyzip (~> 2.0) coderay (1.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) cookstyle (8.7.6) rubocop (= 1.86.1) csv (3.3.5) - date (3.5.1) declarative (0.0.20) diff-lcs (1.6.2) docker-api (2.4.0) @@ -403,7 +402,7 @@ GEM erb (6.0.4) erubi (1.13.1) excon (0.112.0) - faraday (1.10.5) + faraday (1.10.6) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -484,7 +483,7 @@ GEM domain_name (~> 0.5) httpclient (2.9.0) mutex_m - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) ice_nine (0.11.2) inifile (3.0.0) @@ -498,7 +497,7 @@ GEM json (2.20.0) jsonpath (1.1.5) multi_json - jwt (2.10.2) + jwt (2.10.3) base64 k8s-ruby (0.17.2) base64 @@ -542,9 +541,10 @@ GEM minitest (5.27.0) mixlib-config (3.0.27) tomlrb - mixlib-install (3.16.0) + mixlib-install (3.17.0) mixlib-shellout mixlib-versioning + ostruct thor mixlib-log (3.0.9) mixlib-shellout (3.4.10) @@ -567,7 +567,7 @@ GEM mutex_m (0.3.0) net-scp (4.1.0) net-ssh (>= 2.6.5, < 8.0.0) - net-ssh (7.3.2) + net-ssh (7.3.3) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nori (2.7.1) @@ -582,7 +582,7 @@ GEM parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) - pp (0.6.3) + pp (0.6.4) prettyprint prettyprint (0.2.0) prism (1.9.0) @@ -593,16 +593,18 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - psych (5.3.1) - date - stringio public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.4.2) - rdoc (7.2.0) + rbs (4.0.3) + logger + prism (>= 1.6.0) + tsort + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort recursive-open-struct (1.3.1) ostruct @@ -613,7 +615,7 @@ GEM declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - retriable (3.4.1) + retriable (3.8.0) rexml (3.4.4) rspec (3.13.2) rspec-core (~> 3.13.0) @@ -652,14 +654,12 @@ GEM rubyzip (2.4.1) securerandom (0.4.1) semverse (3.0.2) - signet (0.21.0) + signet (0.22.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 4.0) - multi_json (~> 1.10) socksify (1.8.1) sslshake (1.3.1) - stringio (3.2.0) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) @@ -832,7 +832,7 @@ GEM wisper (2.0.1) yajl-ruby (1.4.3) yaml-safe_load_stream3 (0.1.2) - zeitwerk (2.8.1) + zeitwerk (2.8.2) PLATFORMS aarch64-linux-gnu -- 2.47.3