Merge pull request #1520 from Retrospring/dependabot/bundler/rubocop-1.59.0

This commit is contained in:
dependabot[bot] 2023-12-20 00:25:17 +00:00 committed by GitHub
commit c3794110ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,7 @@ group :development, :test do
gem "rspec-mocks"
gem "rspec-rails", "~> 6.1"
gem "rspec-sidekiq", "~> 4.1", require: false
gem "rubocop", "~> 1.58"
gem "rubocop", "~> 1.59"
gem "rubocop-rails", "~> 2.23"
gem "shoulda-matchers", "~> 5.3"
gem "simplecov", require: false

View File

@ -403,7 +403,7 @@ GEM
rspec-mocks (~> 3.0)
sidekiq (>= 5, < 8)
rspec-support (3.12.1)
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -571,7 +571,7 @@ DEPENDENCIES
rspec-mocks
rspec-rails (~> 6.1)
rspec-sidekiq (~> 4.1)
rubocop (~> 1.58)
rubocop (~> 1.59)
rubocop-rails (~> 2.23)
rubyzip (~> 2.3)
sanitize