diff --git a/Gemfile.lock b/Gemfile.lock index c0f0b6d..5748458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (3.0.2) + active_storage_validations (3.0.3) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -102,8 +102,8 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.3.1) - brakeman (7.1.1) + bigdecimal (4.0.1) + brakeman (7.1.2) racc builder (3.3.0) capybara (3.40.0) @@ -117,7 +117,7 @@ GEM xpath (~> 3.2) compare-xml (0.66) nokogiri (~> 1.8) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) cuprite (0.17) @@ -160,7 +160,7 @@ GEM html-attributes-utils (~> 1) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) @@ -174,7 +174,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.17.1) + json (2.18.0) katalyst-govuk-formbuilder (1.24.0) govuk_design_system_formbuilder (>= 5.13.0) katalyst-html-attributes (1.1.2) @@ -186,7 +186,7 @@ GEM language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -200,7 +200,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.2) + minitest (6.0.1) + prism (~> 1.5) net-imap (0.5.12) date net-protocol @@ -211,11 +212,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.18.10-aarch64-linux-gnu) + nokogiri (1.19.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) parser (3.3.10.0) @@ -375,7 +376,7 @@ GEM railties (>= 6.0.0) stringio (3.1.9) thor (1.4.0) - timeout (0.5.0) + timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.20) actionpack (>= 7.1.0)