From 9eae0c8b9c9a67e2faac5ef205cbf1c003bfaa6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:41:40 +0000 Subject: [PATCH] Bump better_errors from 1.1.0 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 1.1.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v1.1.0...v2.8.0) --- 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 4baa156..bd7917d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,9 +33,10 @@ GEM bcrypt (3.1.7) bcrypt-ruby (3.1.5) bcrypt (>= 3.1.3) - better_errors (1.1.0) + better_errors (2.8.0) coderay (>= 1.0.0) - erubis (>= 2.6.6) + erubi (>= 1.0.0) + rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) bootstrap-sass (3.1.1.0) @@ -47,7 +48,7 @@ GEM json (>= 1.7) mime-types (>= 1.16) certified (0.1.2) - coderay (1.1.0) + coderay (1.1.3) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -69,6 +70,7 @@ GEM request_store (~> 1.0.3) erb2haml (0.1.5) html2haml + erubi (1.10.0) erubis (2.7.0) execjs (2.0.2) faraday (0.9.0)