|
|
@ -20,7 +20,7 @@ gem "bootsnap", ">= 1.4.4", require: false |
|
|
|
# Gov.UK frontend components |
|
|
|
# Gov.UK frontend components |
|
|
|
gem "govuk-components" |
|
|
|
gem "govuk-components" |
|
|
|
gem "govuk_design_system_formbuilder" |
|
|
|
gem "govuk_design_system_formbuilder" |
|
|
|
gem 'hotwire-rails' |
|
|
|
gem "hotwire-rails" |
|
|
|
|
|
|
|
|
|
|
|
group :development, :test do |
|
|
|
group :development, :test do |
|
|
|
# Call 'byebug' anywhere in the code to stop execution and get a debugger console |
|
|
|
# Call 'byebug' anywhere in the code to stop execution and get a debugger console |
|
|
|