Skip to content

Commit e479bed

Browse files
author
Adam Jazairi
authored
Merge pull request #292 from MITLibraries/dependabot/bundler/rubocop-0.85.0
Bump rubocop from 0.84.0 to 0.85.0
2 parents d39cc2c + 0500408 commit e479bed

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)