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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 97797cc commit e811200
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 @@ -15,7 +15,7 @@ gem 'devise', '~> 4.9.4'
gem 'dotenv-rails', '~> 3.1'
gem 'factory_bot_rails', '~> 6.4.4'
gem 'faker', '~> 3.5.1'
gem 'govuk_design_system_formbuilder', '~> 5.7'
gem 'govuk_design_system_formbuilder', '~> 5.8'
gem 'govuk_notify_rails', '~> 3.0.0'
gem 'grape', '~> 2.2.0'
gem 'grape-entity', '~> 1.0.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
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 @@ -713,7 +713,7 @@ DEPENDENCIES
faker (~> 3.5.1)
faraday (~> 2.12)
faraday-follow_redirects (~> 0.3)
govuk_design_system_formbuilder (~> 5.7)
govuk_design_system_formbuilder (~> 5.8)
govuk_notify_rails (~> 3.0.0)
grape (~> 2.2.0)
grape-entity (~> 1.0.1)
Expand Down

0 comments on commit e811200

Please sign in to comment.