Bump better_errors from 2.7.1 to 2.8.1 (#10394)

* Bump better_errors from 2.7.1 to 2.8.1

Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump better_errors from 2.7.1 to 2.8.1 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-21 09:36:24 -05:00 committed by GitHub
parent 6a117c9f8e
commit 72523db2de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -110,7 +110,7 @@ gem "wcag_color_contrast", "~> 0.1" # Detect contrast of colors to determine rea
gem "webpacker", "~> 5.2.1" # Use webpack to manage app-like JavaScript modules in Rails
group :development do
gem "better_errors", "~> 2.7" # Provides a better error page for Rails and other Rack apps
gem "better_errors", "~> 2.8" # Provides a better error page for Rails and other Rack apps
gem "binding_of_caller", "~> 0.8" # Retrieve the binding of a method's caller
gem "brakeman", "~> 4.9", require: false # Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis
gem "bundler-audit", "~> 0.7" # bundler-audit provides patch-level verification for Bundled apps

View file

@ -113,7 +113,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
bcrypt (3.1.13)
benchmark-ips (2.7.2)
better_errors (2.7.1)
better_errors (2.8.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
@ -183,7 +183,7 @@ GEM
cloudinary (1.17.1)
aws_cf_signer
rest-client
coderay (1.1.2)
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coffee-rails (4.2.2)
@ -856,7 +856,7 @@ DEPENDENCIES
amazing_print (~> 1.2)
ancestry (~> 3.1)
approvals (~> 0.0)
better_errors (~> 2.7)
better_errors (~> 2.8)
binding_of_caller (~> 0.8)
blazer (~> 2.2.7)
bootsnap (>= 1.1.0)

Binary file not shown.

BIN
vendor/cache/better_errors-2.8.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/coderay-1.1.3.gem vendored Normal file

Binary file not shown.