From bba0f199a9726a2a701a69eaeed551484fc6c77a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:59:18 +0000 Subject: [PATCH] Bump govuk-components from 4.1.1 to 4.1.2 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fae8399465..044ff55793 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,10 +252,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (4.1.1) + govuk-components (4.1.2) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (>= 3.3, < 3.6) + view_component (>= 3.3, < 3.7) govuk_design_system_formbuilder (4.1.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -554,7 +554,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.3) - view_component (3.5.0) + view_component (3.6.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)