From a933be8b3c1ca15b72bfe551131aee6e815f7966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:47:40 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ccf2b75..4968d82d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM aws-sigv4 (~> 1.0) aws-sigv4 (1.0.3) bcrypt (3.1.13) - better_errors (2.4.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -123,7 +123,7 @@ GEM terrapin (= 0.6.0) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -163,7 +163,7 @@ GEM activemodel enumerize (2.2.2) activesupport (>= 3.2) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) eventmachine (1.2.7) excon (0.62.0) @@ -345,7 +345,7 @@ GEM public_suffix (3.0.2) puma (4.1.0) nio4r (~> 2.0) - rack (2.1.1) + rack (2.2.3) rack-cors (1.0.2) rack-test (1.1.0) rack (>= 1.0, < 3)