From 412db4af8d4232687b0abf431cf7eb2bb09f2245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:49:43 +0000 Subject: [PATCH] Bump better_errors from 2.6.0 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a85b43a..aa7f4f86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM aws-sigv4 (1.1.1) aws-eventstream (~> 1.0, >= 1.0.2) bcrypt (3.1.13) - better_errors (2.6.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -90,7 +90,7 @@ GEM chromedriver-helper (2.1.1) archive-zip (~> 0.10) nokogiri (~> 1.8) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -101,7 +101,7 @@ GEM concurrent-ruby (1.1.6) crass (1.0.6) debug_inspector (0.0.3) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) ffi (1.12.2) globalid (0.4.2) @@ -128,7 +128,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) @@ -144,7 +146,7 @@ GEM pry (>= 0.10.4) public_suffix (4.0.3) puma (3.12.4) - rack (2.2.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.4.1)