diff --git a/Gemfile.lock b/Gemfile.lock index 555f8a0..9c72e9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,15 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (8.1.0) - activesupport (= 8.1.0) + actionview (8.1.1) + activesupport (= 8.1.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (8.1.0) - activesupport (= 8.1.0) - activesupport (8.1.0) + activemodel (8.1.1) + activesupport (= 8.1.1) + activesupport (8.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -37,7 +37,7 @@ GEM crass (1.0.6) drb (2.2.3) erubi (1.13.1) - govuk_design_system_formbuilder (5.11.0) + govuk_design_system_formbuilder (5.13.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -75,7 +75,7 @@ GEM loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) regexp_parser (2.11.3) rubocop (1.81.6) json (~> 2.3) @@ -134,7 +134,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.0) PLATFORMS aarch64-linux