Update dependency debug to v1.7.2
This commit is contained in:
committed by
Ryan Williams
parent
c8b19f55ee
commit
3dea08b8e8
@@ -56,7 +56,7 @@ gem "rubocop-rails"
|
||||
|
||||
group :development, :test do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
gem "debug", "1.7.1", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "debug", "1.7.2", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "rspec-rails"
|
||||
gem "rubocop-rspec"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user