|
|
@ -33,8 +33,8 @@ gem "chartkick" |
|
|
|
gem "roo" |
|
|
|
gem "roo" |
|
|
|
# Json Schema |
|
|
|
# Json Schema |
|
|
|
gem "json-schema" |
|
|
|
gem "json-schema" |
|
|
|
gem "uk_postcode" |
|
|
|
|
|
|
|
gem "turbo-rails", "~> 0.8" |
|
|
|
gem "turbo-rails", "~> 0.8" |
|
|
|
|
|
|
|
gem "uk_postcode" |
|
|
|
|
|
|
|
|
|
|
|
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 |
|
|
|