Skip to content

Commit

Permalink
Bump govuk-components from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 26c3245 commit 94efc7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem "bootsnap", require: false
gem "flipflop"
gem "redcarpet", "~> 3.6"

gem "govuk-components", "~> 5.0.0"
gem "govuk-components", "~> 5.0.1"
gem "govuk_design_system_formbuilder", "~> 5.0.0"

# DfE Sign-in
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@ GEM
terminal-table (>= 1.8)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.0.0)
govuk-components (5.0.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.8)
view_component (>= 3.3, < 3.9)
govuk_design_system_formbuilder (5.0.0)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -524,7 +524,7 @@ DEPENDENCIES
erb_lint
factory_bot_rails
flipflop
govuk-components (~> 5.0.0)
govuk-components (~> 5.0.1)
govuk_design_system_formbuilder (~> 5.0.0)
jsbundling-rails
launchy
Expand Down

0 comments on commit 94efc7b

Please sign in to comment.