From 0c5831805e7de154f4b61fb6f6f86810a7f0808a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:59:59 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db999f8..73f9d4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,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) @@ -73,7 +73,7 @@ GEM xpath (>= 2.0, < 4.0) childprocess (3.0.0) climate_control (0.2.0) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -84,7 +84,7 @@ GEM concurrent-ruby (1.1.5) crass (1.0.5) debug_inspector (0.0.3) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) faker (2.5.0) i18n (~> 1.6.0)