|
|
@ -18,7 +18,7 @@ gem "jsbundling-rails" |
|
|
|
# Reduces boot times through caching; required in config/boot.rb |
|
|
|
# Reduces boot times through caching; required in config/boot.rb |
|
|
|
gem "bootsnap", ">= 1.4.4", require: false |
|
|
|
gem "bootsnap", ">= 1.4.4", require: false |
|
|
|
# GOV UK frontend components |
|
|
|
# GOV UK frontend components |
|
|
|
gem "govuk-components", "~> 5.0" |
|
|
|
gem "govuk-components", "~> 5.1" |
|
|
|
# GOV UK component form builder DSL |
|
|
|
# GOV UK component form builder DSL |
|
|
|
gem "govuk_design_system_formbuilder", "~> 5.0" |
|
|
|
gem "govuk_design_system_formbuilder", "~> 5.0" |
|
|
|
# Convert Markdown into GOV.UK frontend-styled HTML |
|
|
|
# Convert Markdown into GOV.UK frontend-styled HTML |
|
|
|