diff --git a/Gemfile b/Gemfile index dcb8a18b3..cd22b2eb7 100644 --- a/Gemfile +++ b/Gemfile @@ -33,8 +33,8 @@ gem "chartkick" gem "roo" # Json Schema gem "json-schema" -gem "uk_postcode" gem "turbo-rails", "~> 0.8" +gem "uk_postcode" group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console