Bump rubocop version to 1.52.x (#9361)

Merge pull request 9361
This commit is contained in:
Joe Mahoney 2023-06-06 00:48:56 +12:00 committed by GitHub
parent 07c8d98e88
commit acae1e1ce8
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.48.0"
gem "rubocop", "~> 1.52.0"
gem "rubocop-minitest"
gem "rubocop-performance"
gem "rubocop-rake"