Skip to content

Commit

Permalink
Revert error_highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Dec 9, 2023
1 parent 207c320 commit 6d3347c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Update rubygems
run: gem update --system
- name: Run linters
run: bundle exec rubocop --parallel
- name: Ruby security checks
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
diff-lcs (1.5.0)
drb (2.2.0)
ruby2_keywords
error_highlight (0.6.0)
error_highlight (0.5.1)
erubi (1.12.0)
ffi (1.16.3)
globalid (1.2.1)
Expand Down

0 comments on commit 6d3347c

Please sign in to comment.