From 7abfa50d8cb8a5e7e775ffd6addda5c4ddb38d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 Aug 2018 17:53:06 +0000 Subject: [PATCH] Bump better_errors from 2.1.1 to 2.4.0 Bumps [better_errors](https://github.com/charliesome/better_errors) from 2.1.1 to 2.4.0. - [Release notes](https://github.com/charliesome/better_errors/releases) - [Changelog](https://github.com/charliesome/better_errors/blob/master/CHANGELOG.md) - [Commits](https://github.com/charliesome/better_errors/compare/v2.1.1...v2.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff98b9526..1bd7b9dfe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,9 @@ GEM arel (6.0.4) ast (2.3.0) awesome_print (1.7.0) - better_errors (2.1.1) + better_errors (2.4.0) coderay (>= 1.0.0) - erubis (>= 2.6.6) + erubi (>= 1.0.0) rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -105,7 +105,7 @@ GEM cliver (0.3.2) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) - coderay (1.1.0) + coderay (1.1.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.1.x) @@ -153,6 +153,7 @@ GEM dotenv-rails (2.1.0) dotenv (= 2.1.0) railties (>= 4.0, < 5.1) + erubi (1.7.1) erubis (2.7.0) execjs (2.6.0) fabrication (2.14.1)