From fe5c35ce0a86b9fdc275fb27ba04761343fe040e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:23:29 +0000 Subject: [PATCH] Bump govuk_design_system_formbuilder from 5.3.3 to 5.4.0 Bumps [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) from 5.3.3 to 5.4.0. - [Release notes](https://github.com/x-govuk/govuk-form-builder/releases) - [Commits](https://github.com/x-govuk/govuk-form-builder/compare/v5.3.3...v5.4.0) --- updated-dependencies: - dependency-name: govuk_design_system_formbuilder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9632fee642..cb027f6d58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -264,7 +264,7 @@ GEM html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 9) view_component (>= 3.9, < 3.13) - govuk_design_system_formbuilder (5.3.3) + govuk_design_system_formbuilder (5.4.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -395,7 +395,7 @@ GEM pundit (2.3.2) activesupport (>= 3.0.0) raabro (1.4.0) - racc (1.7.3) + racc (1.8.0) rack (2.2.9) rack-attack (6.7.0) rack (>= 1.0, < 4)