Skip to content

Commit 2e89343

Browse files
author
Adam Jazairi
authored
Merge pull request #315 from MITLibraries/dependabot/bundler/rubocop-0.88.0
Bump rubocop from 0.86.0 to 0.88.0
2 parents 2ac2847 + 8c5bbca commit 2e89343

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,16 +209,16 @@ GEM
209209
actionpack (>= 5.0)
210210
railties (>= 5.0)
211211
rexml (3.2.4)
212-
rubocop (0.86.0)
212+
rubocop (0.88.0)
213213
parallel (~> 1.10)
214-
parser (>= 2.7.0.1)
214+
parser (>= 2.7.1.1)
215215
rainbow (>= 2.2.2, < 4.0)
216216
regexp_parser (>= 1.7)
217217
rexml
218-
rubocop-ast (>= 0.0.3, < 1.0)
218+
rubocop-ast (>= 0.1.0, < 1.0)
219219
ruby-progressbar (~> 1.7)
220220
unicode-display_width (>= 1.4.0, < 2.0)
221-
rubocop-ast (0.0.3)
221+
rubocop-ast (0.1.0)
222222
parser (>= 2.7.0.1)
223223
rubocop-rails (2.6.0)
224224
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)