From 83029870c5b4c409c43da47371a2f65f7b7b29ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 00:42:21 +0000 Subject: [PATCH] Bump govuk-components from 4.0.0 to 4.1.1 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v4.0.0...v4.1.1) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 818975bb7..88fe4eb43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,10 +215,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (4.0.0) + govuk-components (4.1.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (~> 3.0.0) + view_component (>= 3.3, < 3.6) govuk_design_system_formbuilder (4.0.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -234,7 +234,7 @@ GEM temple (>= 0.8.2) thor tilt - html-attributes-utils (1.0.0) + html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) httpclient (2.8.3) i18n (1.14.1) @@ -513,7 +513,7 @@ GEM uber (0.1.0) uk_postcode (2.1.8) unicode-display_width (2.4.2) - view_component (3.0.0) + view_component (3.5.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)