Merge pull request #80 from 2martens/dependabot/bundler/rubocop-0.93.0

Bump rubocop from 0.92.0 to 0.93.0
This commit is contained in:
2020-10-10 12:00:36 +02:00
committed by GitHub

View File

@ -163,7 +163,7 @@ GEM
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.19.2)
parser (2.7.1.5)
parser (2.7.2.0)
ast (~> 2.4.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
@ -187,21 +187,20 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.8.0)
regexp_parser (1.8.1)
rexml (3.2.4)
rouge (3.23.0)
rubocop (0.92.0)
rubocop (0.93.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.5.0)
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.7.0)
rubocop-ast (0.7.1)
parser (>= 2.7.1.5)
strscan (>= 1.0.0)
ruby-enum (0.8.0)
i18n
ruby-progressbar (1.10.1)
@ -212,7 +211,6 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
strscan (1.0.3)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.0.1)