Merge pull request #2855 from TracksApp/dependabot/bundler/rubocop-1.37.1

Bump rubocop from 1.37.0 to 1.37.1
This commit is contained in:
Jyri-Petteri Paloposki 2022-10-25 18:20:17 +03:00 committed by GitHub
commit e6a8dbb994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -235,14 +235,14 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
rubocop (1.37.0)
rubocop (1.37.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.22.0, < 2.0)
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)