This commit is contained in:
Anurag Gupta 2025-04-27 02:16:50 +02:00 committed by GitHub
commit f9320102b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ group :development do
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'i18n_generators', '2.1.1'
gem 'better_errors'
gem 'web-console', '~> 3.6'
gem 'web-console', '~> 3.7', '>= 3.7.0'
gem 'binding_of_caller'
end