Skip to content

Commit

Permalink
Bump govuk-components from 5.6.1 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps [govuk-components](https://github.com/x-govuk/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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ad54a2b commit 179f670
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem "cssbundling-rails"
gem "devise", "~> 4.9.4"
gem "devise-security", "~> 0.18.0"
gem "jsbundling-rails"
gem "govuk-components", "~> 5.6.1"
gem "govuk-components", "~> 5.7.0"
gem "govuk_design_system_formbuilder", "~> 5.6.0"
gem "govuk_notify_rails", "~> 3.0.0"
gem "paranoia", "~> 3.0"
Expand Down
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ GEM
marcel (~> 1.0)
activesupport (7.2.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -75,7 +74,6 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
bigdecimal (3.1.8)
brakeman (6.2.1)
racc
Expand Down Expand Up @@ -112,10 +110,10 @@ GEM
railties (>= 5.0.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)
view_component (>= 3.9, < 3.17)
govuk_design_system_formbuilder (5.6.0)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -176,7 +174,7 @@ GEM
notifications-ruby-client (6.2.0)
jwt (>= 1.5, < 3)
orm_adapter (0.5.0)
pagy (9.0.9)
pagy (9.1.0)
parallel (1.26.3)
paranoia (3.0.0)
activerecord (>= 6, < 8.1)
Expand Down Expand Up @@ -321,7 +319,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
useragent (0.16.10)
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 Expand Up @@ -350,7 +348,7 @@ DEPENDENCIES
devise-security (~> 0.18.0)
dotenv-rails
factory_bot_rails
govuk-components (~> 5.6.1)
govuk-components (~> 5.7.0)
govuk_design_system_formbuilder (~> 5.6.0)
govuk_notify_rails (~> 3.0.0)
jsbundling-rails
Expand Down

0 comments on commit 179f670

Please sign in to comment.