Browse Source

Rubocop

pull/301/head
baarkerlounger 3 years ago
parent
commit
318dc10596
  1. 2
      Gemfile

2
Gemfile

@ -55,10 +55,10 @@ gem "sentry-ruby"
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem "bundler-audit"
gem "byebug", platforms: %i[mri mingw x64_mingw]
gem "dotenv-rails"
gem "pry-byebug"
gem "bundler-audit"
end
group :development do

Loading…
Cancel
Save