Skip to content

Commit

Permalink
Bump govuk-components from 4.1.2 to 5.3.1 (#774)
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.3.1.
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v4.1.2...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Hamilton <[email protected]>
  • Loading branch information
dependabot[bot] and peterdavidhamilton authored Apr 25, 2024
1 parent 9251974 commit edaee96
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,10 +227,10 @@ GEM
rake
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (4.1.2)
govuk-components (5.3.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.7)
pagy (>= 6, < 8)
view_component (>= 3.9, < 3.12)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand All @@ -251,7 +251,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jsbundling-rails (1.2.2)
Expand Down Expand Up @@ -280,7 +280,7 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.2)
minitest (5.22.3)
msgpack (1.7.2)
multi_json (1.15.0)
multi_test (0.1.2)
Expand All @@ -306,7 +306,7 @@ GEM
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
pagy (6.2.0)
pagy (7.0.11)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -486,7 +486,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
view_component (3.6.0)
view_component (3.11.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit edaee96

Please sign in to comment.