From c4568de90eb2f95f045c46f2509d660f87c7d124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:55:48 +0000 Subject: [PATCH] Bump govuk-components from 5.5.0 to 5.6.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.5.0...v5.6.0) --- 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2aaab4ee..da52c97d 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "cssbundling-rails" gem "data_migrate", github: "ilyakatz/data-migrate" gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.1" gem "faraday" -gem "govuk-components", "~> 5.5" +gem "govuk-components", "~> 5.6" gem "govuk_design_system_formbuilder", "~> 5.5" gem "govuk_feature_flags", git: "https://github.com/DFE-Digital/govuk_feature_flags.git", diff --git a/Gemfile.lock b/Gemfile.lock index aab31cff..e36826c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,10 +238,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.5.0) + govuk-components (5.6.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) - view_component (>= 3.9, < 3.14) + view_component (>= 3.9, < 3.15) govuk_design_system_formbuilder (5.5.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -619,7 +619,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.1) - view_component (3.13.0) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -668,7 +668,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faraday - govuk-components (~> 5.5) + govuk-components (~> 5.6) govuk_design_system_formbuilder (~> 5.5) govuk_feature_flags! govuk_markdown