From 24c77fa99195bae85d32eee0887266665a5bf4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:57:51 +0000 Subject: [PATCH] Bump better_errors from 2.5.1 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.1 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.1...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 903bc3d..2456bcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM aws-sigv4 (1.1.0) aws-eventstream (~> 1.0, >= 1.0.2) bcrypt (3.1.13) - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -97,7 +97,7 @@ GEM childprocess (1.0.1) rake (< 13.0) climate_control (0.2.0) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) counter_culture (2.2.3) activerecord (>= 4.2) @@ -122,7 +122,7 @@ GEM railties (>= 3.2, < 6.1) enum_help (0.0.17) activesupport (>= 3.0.0) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.0.2) activesupport (>= 4.2.0) @@ -224,7 +224,7 @@ GEM public_suffix (3.1.1) puma (4.0.0) nio4r (~> 2.0) - rack (2.0.7) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0)