Skip to content

Commit bb19cad

Browse files
dependabot[bot]lfdebrux
authored andcommitted
Bump govuk_design_system_formbuilder from 5.13.0 to 6.0.0
Bumps [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) from 5.13.0 to 6.0.0. - [Release notes](https://github.com/x-govuk/govuk-form-builder/releases) - [Commits](x-govuk/govuk-form-builder@v5.13.0...v6.0.0) --- updated-dependencies: - dependency-name: govuk_design_system_formbuilder dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4273859 commit bb19cad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gem "vite_rails"
4242

4343
# For GOV.UK branding
4444
gem "govuk-components", "~> 6"
45-
gem "govuk_design_system_formbuilder"
45+
gem "govuk_design_system_formbuilder", "~> 6"
4646

4747
# The autocomplete component is not currently published as a gem, if changing
4848
# the hash, also change in package.json

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ GEM
246246
html-attributes-utils (~> 1.0.0, >= 1.0.0)
247247
pagy (>= 6, < 10)
248248
view_component (>= 4.0, < 4.3)
249-
govuk_design_system_formbuilder (5.13.0)
249+
govuk_design_system_formbuilder (6.0.0)
250250
actionview (>= 6.1)
251251
activemodel (>= 6.1)
252252
activesupport (>= 6.1)
@@ -824,7 +824,7 @@ DEPENDENCIES
824824
gds-sso
825825
govuk-components (~> 6)
826826
govuk-forms-markdown!
827-
govuk_design_system_formbuilder
827+
govuk_design_system_formbuilder (~> 6)
828828
govuk_notify_rails
829829
i18n-tasks (~> 1.1.2)
830830
lograge
@@ -935,7 +935,7 @@ CHECKSUMS
935935
googleapis-common-protos-types (1.22.0) sha256=f97492b77bd6da0018c860d5004f512fe7cd165554d7019a8f4df6a56fbfc4c7
936936
govuk-components (6.0.0) sha256=38feaed165ea2afe4c6f9f68bfcdfdb56426be133d2402912817e21830cbce81
937937
govuk-forms-markdown (0.8.0)
938-
govuk_design_system_formbuilder (5.13.0) sha256=126ff4af70b36f06395e8f4f09d399944bcc10e9a41c2ff7d7773e81e92ca885
938+
govuk_design_system_formbuilder (6.0.0) sha256=30025c64e05b71018a48b8618e6e9501efe4bf049d5e127d90e2fd48c0b60ea8
939939
govuk_notify_rails (3.0.0) sha256=e0e1b8b0a7c47f90963034f290fb2982652aa8051a733c25c178680d44f2d7aa
940940
hashdiff (1.2.1) sha256=9c079dbc513dfc8833ab59c0c2d8f230fa28499cc5efb4b8dd276cf931457cd1
941941
hashie (5.1.0) sha256=c266471896f323c446ea8207f8ffac985d2718df0a0ba98651a3057096ca3870

0 commit comments

Comments
 (0)