From 70572a2456043973188435a04abbe3e2c8daf50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 04:50:27 +0000 Subject: [PATCH] Bump better_errors from 2.4.0 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.4.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.4.0...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index b512553..0dc5d5b 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ group :development do gem 'spring' gem 'spring-watcher-listen', '~> 2.0.0' # Better Errors replaces the standard Rails error page with a much better and more useful error page - gem 'better_errors', '~> 2.4' + gem 'better_errors', '~> 2.8' # Retrieve the binding of a method's caller. Can also retrieve bindings even further up the stack. gem 'binding_of_caller', '~> 0.8.0' # Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling. diff --git a/Gemfile.lock b/Gemfile.lock index 2f9fd97..399c31a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM aws-sigv4 (1.1.0) aws-eventstream (~> 1.0, >= 1.0.2) bcrypt (3.1.13) - better_errors (2.4.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -164,7 +164,7 @@ GEM case_transform (0.2) activesupport chunky_png (1.3.11) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.9) connection_pool (2.2.2) crack (0.4.3) @@ -180,7 +180,7 @@ GEM warden (~> 1.2.3) diff-lcs (1.3) docile (1.3.1) - erubi (1.9.0) + erubi (1.10.0) et-orbi (1.1.6) tzinfo execjs (2.7.0) @@ -456,7 +456,7 @@ DEPENDENCIES appsignal audited (~> 4.9) aws-ses (~> 0.6.0) - better_errors (~> 2.4) + better_errors (~> 2.8) binding_of_caller (~> 0.8.0) bootsnap (>= 1.1.0) bootstrap-sass-rails