From f34c43a913ab01633de533c35a9be186a48d1452 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sun, 17 Dec 2023 10:34:17 -0800 Subject: [PATCH] Remove error_highlight --- Gemfile | 2 -- Gemfile.lock | 2 -- 2 files changed, 4 deletions(-) diff --git a/Gemfile b/Gemfile index 689e710..4fac970 100644 --- a/Gemfile +++ b/Gemfile @@ -67,8 +67,6 @@ group :development do # Speed up commands on slow machines / big apps [https://github.com/rails/spring] # gem "spring" - - gem "error_highlight", ">= 0.4.0", platforms: [:ruby] end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index 4d90474..ce96cd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,6 @@ GEM diff-lcs (1.5.0) drb (2.2.0) ruby2_keywords - error_highlight (0.5.1) erubi (1.12.0) ffi (1.16.3) globalid (1.2.1) @@ -319,7 +318,6 @@ DEPENDENCIES bundler-audit capybara debug - error_highlight (>= 0.4.0) image_processing (~> 1.2) importmap-rails jbuilder