From 6df0dfe80907a58ec1930684db36e1f75380494d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:48:33 +0000 Subject: [PATCH] Bump better_errors from 2.5.1 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.1 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.1...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 0c0674b..2aa24a5 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ end group :development do gem 'annotate', '~> 3.0', '>= 3.0.3' - gem "better_errors", "~> 2.5", ">= 2.5.1" + gem "better_errors", "~> 2.8" gem "binding_of_caller" # Access an interactive console on exception pages or by calling "console" anywhere in the code. gem "web-console", ">= 3.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index fd1db2c..50b7c32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -984,7 +984,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) bcrypt (3.1.13) - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -1007,7 +1007,7 @@ GEM activesupport childprocess (3.0.0) chronic (0.10.2) - coderay (1.1.2) + coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.1.5) @@ -1034,7 +1034,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) equalizer (0.0.11) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) @@ -1147,7 +1147,7 @@ GEM public_suffix (4.0.2) puma (4.3.1) nio4r (~> 2.0) - rack (2.0.8) + rack (2.2.3) rack-protection (2.0.8.1) rack rack-proxy (0.6.5) @@ -1300,7 +1300,7 @@ DEPENDENCIES annotate (~> 3.0, >= 3.0.3) attr_extras (~> 6.2) aws-sdk (~> 3.0, >= 3.0.1) - better_errors (~> 2.5, >= 2.5.1) + better_errors (~> 2.8) binding_of_caller bootsnap (>= 1.4.2) byebug