Skip to content

Commit

Permalink
Bump govuk_design_system_formbuilder from 4.1.1 to 5.0.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 4.1.1 to 5.0.0.
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v4.1.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 089d100 commit e99476e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "aws-sdk-s3", "~> 1.141"
gem "bootsnap", ">= 1.1.0", require: false
gem "cssbundling-rails", "~> 1.3"
gem "csv-safe"
gem "govuk_design_system_formbuilder", "~> 4.1.1"
gem "govuk_design_system_formbuilder", "~> 5.0.0"
gem "haml-rails"
gem "high_voltage"
gem "ipaddr"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ GEM
foreman (0.87.2)
globalid (1.2.1)
activesupport (>= 6.1)
govuk_design_system_formbuilder (4.1.1)
govuk_design_system_formbuilder (5.0.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -278,14 +278,14 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
Expand Down Expand Up @@ -549,7 +549,7 @@ DEPENDENCIES
faker
fakeredis
foreman
govuk_design_system_formbuilder (~> 4.1.1)
govuk_design_system_formbuilder (~> 5.0.0)
haml-rails
high_voltage
html2haml
Expand Down

0 comments on commit e99476e

Please sign in to comment.