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

Commit c085d77

Browse files
Bump rubocop from 0.88.0 to 0.89.0 (#382)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.88.0 to 0.89.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.88.0...v0.89.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3c85237 commit c085d77

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
@@ -329,7 +329,7 @@ GEM
329329
rspec-mocks (~> 3.9)
330330
rspec-support (~> 3.9)
331331
rspec-support (3.9.3)
332-
rubocop (0.88.0)
332+
rubocop (0.89.0)
333333
parallel (~> 1.10)
334334
parser (>= 2.7.1.1)
335335
rainbow (>= 2.2.2, < 4.0)
@@ -338,8 +338,8 @@ GEM
338338
rubocop-ast (>= 0.1.0, < 1.0)
339339
ruby-progressbar (~> 1.7)
340340
unicode-display_width (>= 1.4.0, < 2.0)
341-
rubocop-ast (0.2.0)
342-
parser (>= 2.7.0.1)
341+
rubocop-ast (0.3.0)
342+
parser (>= 2.7.1.4)
343343
rubocop-rails (2.7.1)
344344
activesupport (>= 4.2.0)
345345
rack (>= 1.1)

0 commit comments

Comments
 (0)