Skip to content

Commit

Permalink
Bump govuk-components from 5.7.1 to 5.8.0 (#848)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent afd4936 commit 381f04b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby File.read(".ruby-version").strip

gem "govuk-components", "~> 5.7"
gem "govuk-components", "~> 5.8"
gem "govuk_design_system_formbuilder"
gem "jquery-rails"
gem "ostruct"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,10 @@ GEM
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (5.7.1)
govuk-components (5.8.0)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.18, < 3.21)
view_component (>= 3.18, < 3.22)
govuk_design_system_formbuilder (5.7.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -237,7 +237,7 @@ GEM
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
ostruct (0.6.1)
pagy (9.3.2)
pagy (9.3.3)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
useragent (0.16.11)
view_component (3.20.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -442,7 +442,7 @@ DEPENDENCIES
debug
dotenv-rails
factory_bot_rails
govuk-components (~> 5.7)
govuk-components (~> 5.8)
govuk_design_system_formbuilder
i18n-debug
i18n-tasks
Expand Down

0 comments on commit 381f04b

Please sign in to comment.