Skip to content

Commit

Permalink
Remove error gem
Browse files Browse the repository at this point in the history
  • Loading branch information
robzolkos committed Jan 7, 2024
1 parent 839a6d0 commit 49a97e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,8 @@ 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]

# For deploying the application
gem "kamal"
gem "kamal", require: false
end

group :test do
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ GEM
drb (2.2.0)
ruby2_keywords
ed25519 (1.3.0)
error_highlight (0.5.1)
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -315,7 +314,6 @@ DEPENDENCIES
bootsnap
capybara
debug
error_highlight (>= 0.4.0)
importmap-rails
inline_svg
jbuilder
Expand Down

0 comments on commit 49a97e5

Please sign in to comment.