Skip to content

Commit

Permalink
Add description for error_highlight gem
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilgkrishnan committed Oct 17, 2023
1 parent c139e52 commit 7349b11
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -52,6 +52,7 @@ group :development do
# gem "spring"
<%- if RUBY_VERSION >= "3.1" && RUBY_VERSION < "3.2" -%>

# Highlight the fine-grained location where an error occurred [https://github.com/ruby/error_highlight]
gem "error_highlight", ">= 0.4.0", platforms: [:ruby]
<%- end -%>
end
Expand Down

0 comments on commit 7349b11

Please sign in to comment.