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 20, 2024
1 parent db93362 commit e596476
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 @@ -62,7 +62,7 @@ gem "redcarpet", "~> 3.6"
gem "good_job", "~> 3.28"

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

# DfE Sign-in
gem "omniauth"
Expand Down
8 changes: 4 additions & 4 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, < 8)
view_component (>= 3.9, < 3.12)
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 @@ -330,7 +330,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.22.3)
minitest (5.23.0)
monetize (1.13.0)
money (~> 6.12)
money (6.16.0)
Expand Down Expand Up @@ -417,7 +417,7 @@ GEM
pundit (2.3.2)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (3.0.11)
rack-oauth2 (2.2.0)
activesupport
Expand Down Expand Up @@ -714,7 +714,7 @@ DEPENDENCIES
geocoder
good_job (~> 3.28)
govuk-components (~> 5.3.2)
govuk_design_system_formbuilder (~> 5.3)
govuk_design_system_formbuilder (~> 5.4)
govuk_markdown
httparty
jsbundling-rails
Expand Down

0 comments on commit e596476

Please sign in to comment.