Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/rails-7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan authored Nov 29, 2023
2 parents 78dddc1 + 469e599 commit 44d4225
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 @@ -21,7 +21,7 @@ gem "scenic"
# GOVUK GEMS ##
###############
# Used to build our forms and style them using govuk-frontend class names
gem "govuk-components", "4.1.1"
gem "govuk-components", "4.1.2"
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 @@ -206,10 +206,10 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.4)
govuk-components (4.1.1)
govuk-components (4.1.2)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.6)
view_component (>= 3.3, < 3.7)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -477,7 +477,7 @@ GEM
uk_postcode (2.1.8)
unicode-display_width (2.4.2)
version_gem (1.1.3)
view_component (3.5.0)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -520,7 +520,7 @@ DEPENDENCIES
flipper-active_record
flipper-ui
foreman
govuk-components (= 4.1.1)
govuk-components (= 4.1.2)
govuk_design_system_formbuilder
httparty (~> 0.21)
importmap-rails (~> 1.2)
Expand Down

0 comments on commit 44d4225

Please sign in to comment.