From e1e062aacab222555a1b09038f49622fae9ec2a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 05:16:51 +0000 Subject: [PATCH] Bump better_errors from 2.5.1 to 2.9.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.1 to 2.9.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.1...v2.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..4b185a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) - better_errors (2.5.1) + better_errors (2.9.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -63,7 +63,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -154,7 +154,7 @@ GEM method_source (~> 0.9.0) public_suffix (4.0.3) puma (3.12.1) - rack (2.2.2) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0)