Remove error_highlight

This commit is contained in:
Ryan W
2023-12-17 10:34:17 -08:00
committed by Ryan Williams
parent 93f8cc4aea
commit f34c43a913
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -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