From 868ac594f40b087b45425bfd7e83a0aa9907d019 Mon Sep 17 00:00:00 2001 From: Nat Dean-Lewis Date: Tue, 23 Jun 2026 09:36:35 +0100 Subject: [PATCH] CLDC-NONE: update concurrent-ruby and faraday --- Gemfile | 4 ++-- Gemfile.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 1e5cdfc3e..21382e178 100644 --- a/Gemfile +++ b/Gemfile @@ -121,5 +121,5 @@ gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby] gem "excon", ">= 1.5.0" -# faraday is a transitive dependency, but we need to force the version to 2.14.1 to avoid a vulnerability. -gem "faraday", ">= 2.14.1" +# faraday is a transitive dependency, but we need to force the version to 2.14.3 to avoid a vulnerability. +gem "faraday", ">= 2.14.3" diff --git a/Gemfile.lock b/Gemfile.lock index cc5db7e08..50a5882fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (2.5.5) crack (1.0.0) bigdecimal @@ -211,7 +211,7 @@ GEM railties (>= 5.0.0) faker (3.2.3) i18n (>= 1.8.11, < 2) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -604,7 +604,7 @@ DEPENDENCIES excon (>= 1.5.0) factory_bot_rails faker - faraday (>= 2.14.1) + faraday (>= 2.14.3) govuk-components (~> 6.2) govuk_design_system_formbuilder (~> 5.7) govuk_markdown