From 60c986e07ac5e9fca70b8c4945c55386e0bcf1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:46:44 +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.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fcc6406..304937a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -82,7 +82,7 @@ GEM byebug (11.0.1) chartkick (3.3.0) choice (0.2.0) - coderay (1.1.2) + coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.1.5) @@ -94,7 +94,7 @@ GEM diff-lcs (1.3) docile (1.3.2) equalizer (0.0.11) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.1.1) activesupport (>= 4.2.0) @@ -180,7 +180,7 @@ GEM pry (>= 0.12.0) puma (4.3.0) nio4r (~> 2.0) - rack (2.0.7) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0)