mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
Update rubocop target ruby version to 3.3 (#9152)
This commit is contained in:
committed by
GitHub
parent
35e5856bf1
commit
b1c6e33094
@@ -12,7 +12,7 @@
|
||||
|
||||
AllCops:
|
||||
NewCops: enable
|
||||
TargetRubyVersion: 3.2
|
||||
TargetRubyVersion: 3.3
|
||||
Exclude:
|
||||
- 'lib/docopt.rb'
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ class Ruby_rubocop < RUBY
|
||||
license 'MIT'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/chromebrew/chromebrew/raw/master/.rubocop.yml'
|
||||
source_sha256 '3942911bbee4c316617fa78825160726a398737db9a6085c743c9477acd55222'
|
||||
source_sha256 '60e2e5b6e56b6c5b8cd760e47d7abfee2ea920a6fcb6985ece95d6097bc76c07'
|
||||
|
||||
depends_on 'libyaml'
|
||||
depends_on 'xdg_base'
|
||||
|
||||
Reference in New Issue
Block a user