Skip to content

Commit

Permalink
build(deps): bump govuk-components and view_component
Browse files Browse the repository at this point in the history
Bumps [govuk-components](https://github.com/x-govuk/govuk-components) and [view_component](https://github.com/viewcomponent/view_component). These dependencies needed to be updated together.

Updates `govuk-components` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.0.1...v5.0.2)

Updates `view_component` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.8.0...v3.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 0ce846d commit 04d2ccd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,10 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
govuk-components (5.0.1)
govuk-components (5.0.2)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.9)
view_component (>= 3.9, < 3.10)
govuk_design_system_formbuilder (5.0.0)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -737,7 +737,7 @@ GEM
unicode-display_width (2.5.0)
vcr (6.2.0)
version_gem (1.1.3)
view_component (3.8.0)
view_component (3.9.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 04d2ccd

Please sign in to comment.