Revert error_highlight
This commit is contained in:
@@ -20,8 +20,6 @@ jobs:
|
|||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
- name: Update rubygems
|
|
||||||
run: gem update --system
|
|
||||||
- name: Run linters
|
- name: Run linters
|
||||||
run: bundle exec rubocop --parallel
|
run: bundle exec rubocop --parallel
|
||||||
- name: Ruby security checks
|
- name: Ruby security checks
|
||||||
|
|||||||
+1
-1
@@ -107,7 +107,7 @@ 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.6.0)
|
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user