Skip to content

Commit

Permalink
Revert Centralize Ruby Versions to .ruby-version
Browse files Browse the repository at this point in the history
  • Loading branch information
george-ma committed Mar 15, 2024
1 parent 57bf19c commit 89b7dff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ inherit_gem:
rubocop-shopify: rubocop.yml

AllCops:
TargetRubyVersion: 2.7
Exclude:
- 'vendor/**/*'
- 'gemfiles/vendor/**/*'
Expand Down
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

2 changes: 1 addition & 1 deletion dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: erb-lint

up:
- ruby
- ruby: '3.2.2'
- bundler

commands:
Expand Down

0 comments on commit 89b7dff

Please sign in to comment.