Skip to content

Commit

Permalink
Merge pull request #819 from DFE-Digital/dependabot/bundler/govuk-com…
Browse files Browse the repository at this point in the history
…ponents-5.6.1

Bump govuk-components from 5.5.0 to 5.6.1
  • Loading branch information
felixclack authored Sep 11, 2024
2 parents bb75234 + 5c116e3 commit 58cda6e
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 @@ -13,7 +13,7 @@ gem "cssbundling-rails"
gem "data_migrate", github: "ilyakatz/data-migrate"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.1"
gem "faraday"
gem "govuk-components", "~> 5.5"
gem "govuk-components", "~> 5.6"
gem "govuk_design_system_formbuilder", "~> 5.6"
gem "govuk_feature_flags",
git: "https://github.com/DFE-Digital/govuk_feature_flags.git",
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,10 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
govuk-components (5.5.0)
govuk-components (5.6.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 10)
view_component (>= 3.9, < 3.14)
view_component (>= 3.9, < 3.15)
govuk_design_system_formbuilder (5.6.0)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -619,7 +619,7 @@ GEM
activemodel (>= 3.0.0)
public_suffix
version_gem (1.1.1)
view_component (3.13.0)
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -668,7 +668,7 @@ DEPENDENCIES
dotenv-rails
factory_bot_rails
faraday
govuk-components (~> 5.5)
govuk-components (~> 5.6)
govuk_design_system_formbuilder (~> 5.6)
govuk_feature_flags!
govuk_markdown
Expand Down

0 comments on commit 58cda6e

Please sign in to comment.