Skip to content

Commit

Permalink
Bump govuk_design_system_formbuilder from 5.7.1 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.7.1...v5.8.0)

---
updated-dependencies:
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Kizr committed Jan 17, 2025
1 parent 717da22 commit 97ba3ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ gem "good_job", "~> 4.7"
gem "activerecord-session_store"

gem "govuk-components", "~> 5.7.1"
gem "govuk_design_system_formbuilder", "~> 5.7"
gem "govuk_design_system_formbuilder", "~> 5.8"

# DfE Sign-in
gem "omniauth"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ GEM
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.18, < 3.21)
govuk_design_system_formbuilder (5.7.1)
govuk_design_system_formbuilder (5.8.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -708,7 +708,7 @@ DEPENDENCIES
geocoder
good_job (~> 4.7)
govuk-components (~> 5.7.1)
govuk_design_system_formbuilder (~> 5.7)
govuk_design_system_formbuilder (~> 5.8)
govuk_markdown
httparty
jsbundling-rails
Expand Down

0 comments on commit 97ba3ec

Please sign in to comment.