Skip to content

Commit 0500408

Browse files
Bump rubocop from 0.84.0 to 0.85.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.84.0 to 0.85.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.84.0...v0.85.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d39cc2c commit 0500408

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,11 @@ GEM
209209
actionpack (>= 5.0)
210210
railties (>= 5.0)
211211
rexml (3.2.4)
212-
rubocop (0.84.0)
212+
rubocop (0.85.0)
213213
parallel (~> 1.10)
214214
parser (>= 2.7.0.1)
215215
rainbow (>= 2.2.2, < 4.0)
216+
regexp_parser (>= 1.7)
216217
rexml
217218
rubocop-ast (>= 0.0.3)
218219
ruby-progressbar (~> 1.7)

0 commit comments

Comments
 (0)