From d5212a6cbf99a2f396a4ed67726f934ec4988826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:53:48 +0000 Subject: [PATCH] Bump better_errors from 2.4.0 to 2.8.0 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] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e4eeb07c..1de331abc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM multi_json (~> 1) statsd-ruby (~> 1.1) bcrypt (3.1.10) - better_errors (2.4.0) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -96,7 +96,7 @@ GEM cloudinary (1.9.1) aws_cf_signer rest-client - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) cookiejar (0.3.3) crack (0.4.3) @@ -158,7 +158,7 @@ GEM http_parser.rb (>= 0.6.0) em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) - erubi (1.7.1) + erubi (1.10.0) ethon (0.11.0) ffi (>= 1.3.0) eventmachine (1.0.4) @@ -424,7 +424,7 @@ GEM puma (3.12.4) rabl (0.13.1) activesupport (>= 2.3.14) - rack (2.2.2) + rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) rack-test (1.0.0)