From b24c53d969f75499ed0a12ba97073d642af68941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:51:20 +0000 Subject: [PATCH] Bump better_errors from 2.7.0 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.7.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, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d0c05c..9523fc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM execjs awesome_print (1.8.0) bcrypt (3.1.13) - better_errors (2.7.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -111,7 +111,7 @@ GEM chronic (0.10.2) code_analyzer (0.5.1) sexp_processor - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) config (2.2.1) deep_merge (~> 1.2, >= 1.2.1) @@ -173,7 +173,7 @@ GEM dry-equalizer (~> 0.2) dry-initializer (~> 3.0) dry-schema (~> 1.5) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) exception_notification (4.4.0) actionmailer (>= 4.0, < 7) @@ -317,7 +317,7 @@ GEM public_suffix (4.0.4) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.3) rack-attack (6.3.0) rack (>= 1.0, < 3) rack-mini-profiler (2.0.1)