From d1991c214b2401aec5c82175786f838abc6d215c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:29:03 +0000 Subject: [PATCH] Bump better_errors in /projects/bench_bnb_redux/solution Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.4.0 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.4.0...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- projects/bench_bnb_redux/solution/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/bench_bnb_redux/solution/Gemfile.lock b/projects/bench_bnb_redux/solution/Gemfile.lock index 2e04aec9..3c41dca2 100644 --- a/projects/bench_bnb_redux/solution/Gemfile.lock +++ b/projects/bench_bnb_redux/solution/Gemfile.lock @@ -42,7 +42,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) bcrypt (3.1.11) - better_errors (2.4.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -60,7 +60,7 @@ GEM xpath (>= 2.0, < 4.0) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -71,7 +71,7 @@ GEM concurrent-ruby (1.0.5) crass (1.0.4) debug_inspector (0.0.3) - erubi (1.7.1) + erubi (1.10.0) execjs (2.7.0) ffi (1.9.23) globalid (0.4.1) @@ -110,7 +110,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.4) + rack (2.2.3) rack-test (1.0.0) rack (>= 1.0, < 3) rails (5.1.6)