Merge remote-tracking branch 'upstream/pull/5076'

This commit is contained in:
Tom Hughes 2024-08-14 18:57:05 +01:00
commit 1f776bdcd8
2 changed files with 7 additions and 0 deletions

View file

@ -180,4 +180,7 @@ end
group :development, :test do
gem "annotate"
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem "debug", :require => "debug/prelude"
end

View file

@ -170,6 +170,9 @@ GEM
sprockets-rails
tilt
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
debug_inspector (1.2.0)
deep_merge (1.2.2)
delayed_job (4.1.11)
@ -627,6 +630,7 @@ DEPENDENCIES
connection_pool
dalli
dartsass-sprockets
debug
debug_inspector
delayed_job_active_record
doorkeeper