Remove error_highlight
This commit is contained in:
@@ -67,8 +67,6 @@ group :development do
|
|||||||
|
|
||||||
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
|
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
|
||||||
# gem "spring"
|
# gem "spring"
|
||||||
|
|
||||||
gem "error_highlight", ">= 0.4.0", platforms: [:ruby]
|
|
||||||
end
|
end
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
|
|||||||
@@ -107,7 +107,6 @@ GEM
|
|||||||
diff-lcs (1.5.0)
|
diff-lcs (1.5.0)
|
||||||
drb (2.2.0)
|
drb (2.2.0)
|
||||||
ruby2_keywords
|
ruby2_keywords
|
||||||
error_highlight (0.5.1)
|
|
||||||
erubi (1.12.0)
|
erubi (1.12.0)
|
||||||
ffi (1.16.3)
|
ffi (1.16.3)
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
@@ -319,7 +318,6 @@ DEPENDENCIES
|
|||||||
bundler-audit
|
bundler-audit
|
||||||
capybara
|
capybara
|
||||||
debug
|
debug
|
||||||
error_highlight (>= 0.4.0)
|
|
||||||
image_processing (~> 1.2)
|
image_processing (~> 1.2)
|
||||||
importmap-rails
|
importmap-rails
|
||||||
jbuilder
|
jbuilder
|
||||||
|
|||||||
Reference in New Issue
Block a user