Bump RuboCop to `v1.38.x`

Closes #9173
This commit is contained in:
Ashwin Maroli 2022-11-02 14:45:10 +05:30 committed by GitHub
parent 94028e7f4c
commit 99cfe52cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ group :test do
gem "nokogiri", "~> 1.7"
gem "rspec"
gem "rspec-mocks"
gem "rubocop", "~> 1.37.0"
gem "rubocop", "~> 1.38.0"
gem "rubocop-minitest"
gem "rubocop-performance"
gem "rubocop-rake"