From c6b5a44b951002b55c101ee9c9d8127e533a6c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:00:55 +0000 Subject: [PATCH] Bump govuk_design_system_formbuilder from 5.4.1 to 5.5.0 Bumps [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/x-govuk/govuk-form-builder/releases) - [Commits](https://github.com/x-govuk/govuk-form-builder/compare/v5.4.1...v5.5.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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d78b914e..4556e9b7 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "data_migrate" gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.0" gem "faraday" gem "govuk-components", "~> 5.5" -gem "govuk_design_system_formbuilder", "~> 5.4" +gem "govuk_design_system_formbuilder", "~> 5.5" gem "govuk_feature_flags", git: "https://github.com/DFE-Digital/govuk_feature_flags.git", tag: "v1.0.1" diff --git a/Gemfile.lock b/Gemfile.lock index 82a29f9d..69b1627f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,7 @@ GEM html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) view_component (>= 3.9, < 3.14) - govuk_design_system_formbuilder (5.4.1) + govuk_design_system_formbuilder (5.5.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -666,7 +666,7 @@ DEPENDENCIES factory_bot_rails faraday govuk-components (~> 5.5) - govuk_design_system_formbuilder (~> 5.4) + govuk_design_system_formbuilder (~> 5.5) govuk_feature_flags! govuk_markdown hashie