From 0aae01638a46239884a282a79545858aa8715723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:19:49 +0000 Subject: [PATCH] Bump govuk-components from 5.6.1 to 5.7.1 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.6.1 to 5.7.1. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.6.1...v5.7.1) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 6e113f8..392f3b5 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem "cssbundling-rails" gem "devise", "~> 4.9.4" gem "devise-security", "~> 0.18.0" gem "jsbundling-rails" -gem "govuk-components", "~> 5.6.1" +gem "govuk-components", "~> 5.7.1" gem "govuk_design_system_formbuilder", "~> 5.6.0" gem "govuk_notify_rails", "~> 3.0.0" gem "paranoia", "~> 3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 70b9c8a..0608bd1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,6 @@ GEM marcel (~> 1.0) activesupport (7.2.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -75,7 +74,6 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) bigdecimal (3.1.8) brakeman (6.2.1) racc @@ -112,10 +110,10 @@ GEM railties (>= 5.0.0) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (5.6.1) + govuk-components (5.7.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) - view_component (>= 3.9, < 3.15) + view_component (>= 3.18, < 3.21) govuk_design_system_formbuilder (5.6.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -176,7 +174,7 @@ GEM notifications-ruby-client (6.2.0) jwt (>= 1.5, < 3) orm_adapter (0.5.0) - pagy (9.0.9) + pagy (9.2.2) parallel (1.26.3) paranoia (3.0.0) activerecord (>= 6, < 8.1) @@ -293,7 +291,7 @@ GEM rubocop-performance rubocop-rails ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.3.2) sentry-rails (5.20.1) railties (>= 5.0) sentry-ruby (~> 5.20.1) @@ -321,8 +319,8 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) useragent (0.16.10) - view_component (3.14.0) - activesupport (>= 5.2.0, < 8.0) + view_component (3.20.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) warden (1.2.9) @@ -350,7 +348,7 @@ DEPENDENCIES devise-security (~> 0.18.0) dotenv-rails factory_bot_rails - govuk-components (~> 5.6.1) + govuk-components (~> 5.7.1) govuk_design_system_formbuilder (~> 5.6.0) govuk_notify_rails (~> 3.0.0) jsbundling-rails