1
0
Fork 0
forked from gitea/nas

Revert "Bump better_errors from 2.9.1 to 2.10.0 (#24779)" (#24827)

This commit is contained in:
Nick Schonning 2023-05-03 23:22:50 -04:00 committed by GitHub
parent a2a22bad23
commit b25860c509
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View file

@ -135,7 +135,7 @@ end
group :development do
gem 'annotate', '~> 3.2'
gem 'better_errors', '~> 2.10'
gem 'better_errors', '~> 2.9'
gem 'binding_of_caller', '~> 1.0'
gem 'letter_opener', '~> 1.8'
gem 'letter_opener_web', '~> 2.0'