Skip to content

Commit

Permalink
Bump govuk-components from 4.1.2 to 5.6.1
Browse files Browse the repository at this point in the history
Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 4.1.2 to 5.6.1.
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v4.1.2...v5.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 3d11fe1 commit 5c86a19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem "scenic"
# GOVUK GEMS ##
###############
# Used to build our forms and style them using govuk-frontend class names
gem "govuk-components", "4.1.2"
gem "govuk-components", "5.6.1"
gem "govuk_design_system_formbuilder"
gem "notifications-ruby-client"
# UK postcode parsing and validation for Ruby
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,10 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.5)
govuk-components (4.1.2)
govuk-components (5.6.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.7)
pagy (>= 6, < 10)
view_component (>= 3.9, < 3.15)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand All @@ -221,7 +221,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (1.2.3)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -258,10 +258,10 @@ GEM
rack (>= 2.1.4.1)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.25.1)
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -484,7 +484,7 @@ GEM
uk_postcode (2.1.8)
unicode-display_width (2.4.2)
version_gem (1.1.3)
view_component (3.6.0)
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -529,7 +529,7 @@ DEPENDENCIES
flipper-active_record
flipper-ui
foreman
govuk-components (= 4.1.2)
govuk-components (= 5.6.1)
govuk_design_system_formbuilder
httparty (~> 0.21)
importmap-rails (~> 1.2)
Expand Down

0 comments on commit 5c86a19

Please sign in to comment.