Merge pull request #10539 from opf/dependabot/bundler/dev/rubocop-1.28.1

Bump rubocop from 1.27.0 to 1.28.1
pull/10549/head
ulferts 3 years ago committed by GitHub
commit 0cdc8f0dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      Gemfile.lock

@ -781,7 +781,7 @@ GEM
recaptcha (5.9.0)
json
redcarpet (3.5.1)
regexp_parser (2.3.0)
regexp_parser (2.3.1)
representable (3.1.1)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
@ -826,13 +826,13 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.11.0)
rubocop (1.27.0)
rubocop (1.28.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.16.0, < 2.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)

Loading…
Cancel
Save