From fbb729ec34990712683f1d5ba3eeb7733bfb922c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:53:48 +0000 Subject: [PATCH] Bump better_errors from 0.8.0 to 2.9.1 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 0.8.0 to 2.9.1. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v0.8.0...v2.9.1) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cbe75c..1dea592 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,13 +38,14 @@ GEM multi_json (~> 1.0) arel (3.0.2) bcrypt-ruby (3.0.1) - better_errors (0.8.0) + better_errors (2.9.1) coderay (>= 1.0.0) - erubis (>= 2.6.6) + erubi (>= 1.0.0) + rack (>= 0.9.0) binding_of_caller (0.7.1) debug_inspector (>= 0.0.1) builder (3.0.4) - coderay (1.0.9) + coderay (1.1.3) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -54,6 +55,7 @@ GEM coffee-script-source (1.6.2) debug_inspector (0.0.2) diff-lcs (1.2.3) + erubi (1.10.0) erubis (2.7.0) exception_notification (3.0.1) actionmailer (>= 3.0.4)