diff --git a/Gemfile b/Gemfile index b747a3c7..26710350 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ end group :development do gem 'annotate', '~> 3.0', '>= 3.0.3' - gem 'better_errors', '2.1.1' + gem 'better_errors', '2.8.0' gem 'binding_of_caller', '0.7.2' gem 'bullet', '~> 6.1' gem 'byebug', '~> 9.0', '>= 9.0.6' diff --git a/Gemfile.lock b/Gemfile.lock index b52e7534..5920c27c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,9 +75,9 @@ GEM arel (9.0.0) ast (2.4.2) bcrypt (3.1.18) - better_errors (2.1.1) + better_errors (2.8.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) @@ -181,7 +181,6 @@ GEM dry-schema (>= 1.12, < 2) zeitwerk (~> 2.6) erubi (1.12.0) - erubis (2.7.0) exception_notification (4.2.2) actionmailer (>= 4.0, < 6) activesupport (>= 4.0, < 6) @@ -323,7 +322,7 @@ GEM rabl (0.14.5) activesupport (>= 2.3.14) racc (1.6.2) - rack (2.2.5) + rack (2.2.6) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (3.0.5) @@ -503,7 +502,7 @@ DEPENDENCIES acts_as_list (~> 0.9.19) annotate (~> 3.0, >= 3.0.3) bcrypt (~> 3.1.13) - better_errors (= 2.1.1) + better_errors (= 2.8.0) binding_of_caller (= 0.7.2) bootsnap (~> 1.7, >= 1.7.3) bourbon (~> 7.0)