Skip to content

Commit

Permalink
Bump the combined-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the combined-dependencies group with 3 updates: [grover](https://github.com/Studiosity/grover), [govuk-components](https://github.com/x-govuk/govuk-components) and [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder).


Updates `grover` from 1.1.10 to 1.1.11
- [Release notes](https://github.com/Studiosity/grover/releases)
- [Changelog](https://github.com/Studiosity/grover/blob/main/CHANGELOG.md)
- [Commits](Studiosity/grover@v1.1.10...v1.1.11)

Updates `govuk-components` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.6.1...v5.7.0)

Updates `govuk_design_system_formbuilder` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: grover
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: govuk-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9199570 commit a9ebfa1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,19 +197,19 @@ GEM
geckoboard-ruby (0.4.0)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.6.1)
govuk-components (5.7.0)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.9, < 3.15)
govuk_design_system_formbuilder (5.6.0)
view_component (>= 3.9, < 3.17)
govuk_design_system_formbuilder (5.7.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
html-attributes-utils (~> 1)
govuk_notify_rails (3.0.0)
notifications-ruby-client (~> 6.2)
rails (>= 4.1.0)
grover (1.1.10)
grover (1.1.11)
combine_pdf (~> 1.0)
nokogiri (~> 1.0)
hashdiff (1.1.1)
Expand Down Expand Up @@ -309,7 +309,7 @@ GEM
omniauth (~> 2.1)
ruby-saml (~> 1.17)
orm_adapter (0.5.0)
pagy (9.0.8)
pagy (9.1.0)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
Expand Down Expand Up @@ -535,7 +535,7 @@ GEM
vcr (6.3.1)
base64
version_gem (1.1.4)
view_component (3.14.0)
view_component (3.16.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit a9ebfa1

Please sign in to comment.