From 2af5c7dea9a134ddabc2384b38177d5a6fbc8aeb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 17:16:04 +0000 Subject: [PATCH] Update better_errors to version 2.10.0 --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f4ff1f5..f43f0db5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,10 +70,10 @@ GEM arel (9.0.0) ast (2.4.0) bcrypt (3.1.13) - better_errors (2.4.0) - coderay (>= 1.0.0) + better_errors (2.10.0) erubi (>= 1.0.0) rack (>= 0.9.0) + rouge (>= 1.0.0) bindex (0.5.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) @@ -93,7 +93,7 @@ GEM case_transform (0.2) activesupport chartkick (2.3.5) - coderay (1.1.2) + coderay (1.1.3) colorize (0.8.1) concurrent-ruby (1.2.2) countries (0.9.3) @@ -273,7 +273,7 @@ GEM pundit (1.1.0) activesupport (>= 3.0.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.7) rack-mini-profiler (1.0.0) rack (>= 1.2.0) rack-proxy (0.6.5) @@ -321,6 +321,7 @@ GEM actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) rexml (3.2.5) + rouge (4.1.0) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)