From 1b3054779c32595f0a5e9a23a1a337e297c14465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:48:58 +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 e7035e4..6582363 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,13 +50,13 @@ GEM arel (9.0.0) bcp47 (0.3.3) i18n - better_errors (2.5.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) builder (3.2.4) byebug (11.1.1) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) connection_pool (2.2.2) crass (1.0.6) @@ -73,7 +73,7 @@ GEM sxp (~> 1.1) equivalent-xml (0.6.0) nokogiri (>= 1.4.3) - erubi (1.9.0) + erubi (1.10.0) ffi (1.12.1) git-version-bump (0.16.0) globalid (0.4.2) @@ -170,7 +170,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) - rack (2.1.2) + rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) rack-test (1.1.0)