Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit d21fb59

Browse files
Bump rubocop-rails from 2.8.1 to 2.9.1 (#505)
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.8.1...v2.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c997e5f commit d21fb59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ GEM
239239
nenv (~> 0.1)
240240
shellany (~> 0.0)
241241
orm_adapter (0.5.0)
242-
parallel (1.19.2)
242+
parallel (1.20.1)
243243
parser (2.7.2.0)
244244
ast (~> 2.4.1)
245245
pdf-core (0.8.1)
@@ -339,12 +339,12 @@ GEM
339339
rubocop-ast (>= 0.6.0)
340340
ruby-progressbar (~> 1.7)
341341
unicode-display_width (>= 1.4.0, < 2.0)
342-
rubocop-ast (0.8.0)
342+
rubocop-ast (1.3.0)
343343
parser (>= 2.7.1.5)
344-
rubocop-rails (2.8.1)
344+
rubocop-rails (2.9.1)
345345
activesupport (>= 4.2.0)
346346
rack (>= 1.1)
347-
rubocop (>= 0.87.0)
347+
rubocop (>= 0.90.0, < 2.0)
348348
rubocop-rspec (1.44.1)
349349
rubocop (~> 0.87)
350350
rubocop-ast (>= 0.7.1)
@@ -424,7 +424,7 @@ GEM
424424
wkhtmltopdf-binary (0.12.6.5)
425425
xpath (3.2.0)
426426
nokogiri (~> 1.8)
427-
zeitwerk (2.4.1)
427+
zeitwerk (2.4.2)
428428

429429
PLATFORMS
430430
ruby

0 commit comments

Comments
 (0)