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

@ -90,6 +90,10 @@ updates:
- dependency-name: 'fog-openstack'
versions:
- '>= 1.0.0'
# sassc dependency issue tracked in https://github.com/BetterErrors/better_errors/issues/516
- dependency-name: 'better_errors'
versions:
- '2.10.0'
- package-ecosystem: github-actions
directory: '/'

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'

View file

@ -137,10 +137,10 @@ GEM
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.18)
better_errors (2.10.0)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
better_html (2.0.1)
actionview (>= 6.0)
activesupport (>= 6.0)
@ -198,6 +198,7 @@ GEM
chunky_png (1.4.0)
climate_control (0.2.0)
cocoon (1.2.15)
coderay (1.1.3)
color_diff (0.1)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
@ -578,7 +579,6 @@ GEM
railties (>= 5.2)
rexml (3.2.5)
rotp (6.2.2)
rouge (4.1.0)
rpam2 (4.0.2)
rqrcode (2.1.2)
chunky_png (~> 1.0)
@ -778,7 +778,7 @@ DEPENDENCIES
annotate (~> 3.2)
attr_encrypted (~> 4.0)
aws-sdk-s3 (~> 1.120)
better_errors (~> 2.10)
better_errors (~> 2.9)
binding_of_caller (~> 1.0)
blurhash (~> 0.1)
bootsnap (~> 1.16.0)