This commit is contained in:
Snyk bot 2025-05-03 01:18:56 +00:00 committed by GitHub
commit 9f9849b794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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