Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 0e2d477 commit eaf49a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ gem "redcarpet", "~> 3.6"
gem "good_job", "~> 3.28"

gem "govuk-components", "~> 5.4.0"
gem "govuk_design_system_formbuilder", "~> 5.3"
gem "govuk_design_system_formbuilder", "~> 5.4"

# DfE Sign-in
gem "omniauth"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ GEM
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (>= 6, < 9)
view_component (>= 3.9, < 3.13)
govuk_design_system_formbuilder (5.3.3)
govuk_design_system_formbuilder (5.4.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -716,7 +716,7 @@ DEPENDENCIES
geocoder
good_job (~> 3.28)
govuk-components (~> 5.4.0)
govuk_design_system_formbuilder (~> 5.3)
govuk_design_system_formbuilder (~> 5.4)
govuk_markdown
httparty
jsbundling-rails
Expand Down

0 comments on commit eaf49a0

Please sign in to comment.