Skip to content

Commit 73282ff

Browse files
author
Adam Jazairi
authored
Merge pull request #395 from MITLibraries/dependabot/bundler/rubocop-1.6.0
Bump rubocop from 0.92.0 to 1.6.0
2 parents ca8956c + e6ded2e commit 73282ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,13 +209,13 @@ GEM
209209
actionpack (>= 5.0)
210210
railties (>= 5.0)
211211
rexml (3.2.4)
212-
rubocop (1.4.2)
212+
rubocop (1.6.0)
213213
parallel (~> 1.10)
214214
parser (>= 2.7.1.5)
215215
rainbow (>= 2.2.2, < 4.0)
216-
regexp_parser (>= 1.8)
216+
regexp_parser (>= 1.8, < 3.0)
217217
rexml
218-
rubocop-ast (>= 1.1.1)
218+
rubocop-ast (>= 1.2.0, < 2.0)
219219
ruby-progressbar (~> 1.7)
220220
unicode-display_width (>= 1.4.0, < 2.0)
221221
rubocop-ast (1.3.0)

0 commit comments

Comments
 (0)