Merge pull request #2718 from TracksApp/dependabot/bundler/rubocop-1.25.0

Bump rubocop from 1.24.1 to 1.25.0
This commit is contained in:
Jyri-Petteri Paloposki 2022-01-24 10:15:21 +02:00 committed by GitHub
commit d80cf2ef1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ end
group :development, :test do
gem 'byebug'
gem 'listen'
gem 'rubocop', '~> 1.24', require: false
gem 'rubocop', '~> 1.25', require: false
end
group :test do

View file

@ -212,7 +212,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
@ -226,9 +226,9 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
rubocop (1.24.1)
rubocop (1.25.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
@ -347,7 +347,7 @@ DEPENDENCIES
rails-dom-testing (~> 2.0.0)
rails_autolink
rspec-expectations
rubocop (~> 1.24)
rubocop (~> 1.25)
sanitize (~> 6.0)
sassc-rails (~> 2.1.2)
simplecov