From 5bba0d1e2118f25589afadff95081939831c4031 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:52:08 +0000 Subject: [PATCH] Update dependency govuk-components to v5.8.0 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbcbe5fb..25b85b82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -118,7 +118,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) @@ -152,10 +152,10 @@ GEM ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (5.7.0) + govuk-components (5.8.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) - view_component (>= 3.9, < 3.17) + view_component (>= 3.18, < 3.22) govuk_design_system_formbuilder (5.7.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -198,7 +198,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.4) + logger (1.6.5) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) @@ -237,7 +237,7 @@ GEM nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - pagy (9.1.1) + pagy (9.3.3) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -442,8 +442,8 @@ GEM unicode-display_width (2.6.0) uniform_notifier (1.16.0) useragent (0.16.11) - view_component (3.16.0) - activesupport (>= 5.2.0, < 8.0) + view_component (3.21.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) warden (1.2.9)