From b6b42a16605b693bb2c3848f96bba6ec44e7e6f1 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 24 Sep 2026 13:12:06 +0100 Subject: [PATCH] Bump Gems and Ruby versions --- .ruby-version | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.ruby-version b/.ruby-version index 5f6fc5edc..4d541eb20 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.10 +3.3.12 diff --git a/Gemfile.lock b/Gemfile.lock index 07573678d..c2fcbd018 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - domain_name (0.6.20260902) + domain_name (0.6.20260907) drb (2.2.3) dry-configurable (1.4.0) dry-core (~> 1.0) @@ -434,7 +434,7 @@ GEM faraday-excon (1.1.0) faraday-follow_redirects (0.5.0) faraday (>= 1, < 3) - faraday-http-cache (2.7.0) + faraday-http-cache (3.0.0) faraday (>= 0.8) faraday-httpclient (1.0.1) faraday-multipart (1.2.0) @@ -503,7 +503,7 @@ GEM inifile (3.0.0) inspec-docker-resources (7.1.8) inspec-core (>= 7.0) - io-console (0.9.2) + io-console (0.9.4) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -624,10 +624,10 @@ GEM tsort recursive-open-struct (1.3.1) ostruct - regexp_parser (2.12.0) + regexp_parser (2.13.0) reline (0.7.0) io-console (~> 0.5) - representable (3.2.0) + representable (3.3.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) @@ -665,7 +665,7 @@ GEM prism (~> 1.7) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyntlm (0.6.5) + rubyntlm (0.6.8) base64 rubyzip (2.4.1) securerandom (0.4.1) -- 2.47.3