From 1787992998ca2aa06bc5418e67805b704c7cab4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:40:33 +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.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e69ad5..eac0fcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM arel (7.1.4) autoprefixer-rails (9.5.1.1) execjs - better_errors (2.4.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -59,7 +59,7 @@ GEM rails (>= 3.1) builder (3.2.3) byebug (10.0.2) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -70,7 +70,7 @@ GEM concurrent-ruby (1.1.5) crass (1.0.5) debug_inspector (0.0.3) - erubi (1.7.1) + erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) faraday (0.12.2)