Skip to content

Commit

Permalink
Bump govuk-components from 4.1.0 to 4.1.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.0 to 4.1.1.
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v4.1.0...v4.1.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 Sep 15, 2023
1 parent 5d45ae7 commit 4d0f2f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem "scenic"
# GOVUK GEMS ##
###############
# Used to build our forms and style them using govuk-frontend class names
gem "govuk-components", "4.1.0"
gem "govuk-components", "4.1.1"
gem "govuk_design_system_formbuilder"
gem "notifications-ruby-client"
# UK postcode parsing and validation for Ruby
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (4.1.0)
govuk-components (4.1.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (~> 3.3.0)
view_component (>= 3.3, < 3.6)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -421,7 +421,7 @@ GEM
uk_postcode (2.1.8)
unicode-display_width (2.4.2)
version_gem (1.1.3)
view_component (3.3.0)
view_component (3.5.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -462,7 +462,7 @@ DEPENDENCIES
factory_bot_rails
faker
foreman
govuk-components (= 4.1.0)
govuk-components (= 4.1.1)
govuk_design_system_formbuilder
httparty (~> 0.21)
invisible_captcha
Expand Down

0 comments on commit 4d0f2f8

Please sign in to comment.