Merge pull request #2505 from TracksApp/dependabot/bundler/rubocop-0.93.1

Bump rubocop from 0.93.0 to 0.93.1
This commit is contained in:
Jyri-Petteri Paloposki 2020-10-13 12:39:19 +03:00 committed by GitHub
commit 47a766425b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,7 +225,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
ref (2.0.0)
regexp_parser (1.8.1)
regexp_parser (1.8.2)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.4)
@ -233,7 +233,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.93.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
@ -242,7 +242,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.7.1)
rubocop-ast (0.8.0)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
rubyzip (2.3.0)