|
|
@ -55,10 +55,10 @@ gem "sentry-ruby" |
|
|
|
|
|
|
|
|
|
|
|
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 |
|
|
|
|
|
|
|
gem "bundler-audit" |
|
|
|
gem "byebug", platforms: %i[mri mingw x64_mingw] |
|
|
|
gem "byebug", platforms: %i[mri mingw x64_mingw] |
|
|
|
gem "dotenv-rails" |
|
|
|
gem "dotenv-rails" |
|
|
|
gem "pry-byebug" |
|
|
|
gem "pry-byebug" |
|
|
|
gem "bundler-audit" |
|
|
|
|
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
group :development do |
|
|
|
group :development do |
|
|
|