Skip to content

Commit

Permalink
Bump the govuk-frontend-libraries group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the govuk-frontend-libraries group with 2 updates: [govuk-components](https://github.com/x-govuk/govuk-components) and [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder).


Updates `govuk-components` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.7.1...v5.8.0)

Updates `govuk_design_system_formbuilder` 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-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: govuk-frontend-libraries
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: govuk-frontend-libraries
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 42852e8 commit 5e2f55e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ GEM
chartkick (5.1.2)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
cri (2.15.12)
cssbundling-rails (1.4.1)
Expand Down Expand Up @@ -180,11 +180,11 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.7.1)
govuk-components (5.8.0)
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)
view_component (>= 3.18, < 3.22)
govuk_design_system_formbuilder (5.8.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
localhost (1.3.1)
logger (1.6.4)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -358,7 +358,7 @@ GEM
tzinfo
validate_url
webfinger (~> 2.0)
pagy (9.2.1)
pagy (9.3.3)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -553,7 +553,7 @@ GEM
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
view_component (3.20.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 5e2f55e

Please sign in to comment.