From 1da6ab8b04786690d979a2e57d559a266aad8ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:35:39 +0000 Subject: [PATCH] Chore(deps-dev): Bump better_errors from 2.5.0 to 2.8.0 Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.0...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0e4f0dd..77df1328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM autoprefixer-rails (9.4.9) execjs bcrypt (3.1.12) - better_errors (2.5.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -101,7 +101,7 @@ GEM regexp_parser (~> 1.2) xpath (~> 3.2) clipboard-rails (1.7.1) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.4) coveralls (0.8.22) json (>= 1.8, < 3) @@ -122,7 +122,7 @@ GEM devise (>= 4.5) diff-lcs (1.3) docile (1.3.1) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.0.0) activesupport (>= 4.2.0) @@ -180,7 +180,9 @@ GEM rack-contrib (>= 1.1, < 3) railties (>= 3.0.0, < 6) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mina (1.2.3) open4 (~> 1.3.4) rake @@ -235,7 +237,7 @@ GEM puma (3.12.0) pundit (2.0.1) activesupport (>= 3.0.0) - rack (2.0.6) + rack (2.2.3) rack-contrib (2.1.0) rack (~> 2.0) rack-oauth2 (1.9.3)