diff --git a/Gemfile b/Gemfile index 2c45b2e0b..7aa7295b7 100644 --- a/Gemfile +++ b/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