Skip to content

Commit 5a7d8db

Browse files
Bump rubocop from 0.89.0 to 0.89.1 (#515)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.89.0 to 0.89.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.89.0...v0.89.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7f2c1af commit 5a7d8db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,13 +224,13 @@ GEM
224224
rspec-mocks (~> 3.9)
225225
rspec-support (~> 3.9)
226226
rspec-support (3.9.3)
227-
rubocop (0.89.0)
227+
rubocop (0.89.1)
228228
parallel (~> 1.10)
229229
parser (>= 2.7.1.1)
230230
rainbow (>= 2.2.2, < 4.0)
231231
regexp_parser (>= 1.7)
232232
rexml
233-
rubocop-ast (>= 0.1.0, < 1.0)
233+
rubocop-ast (>= 0.3.0, < 1.0)
234234
ruby-progressbar (~> 1.7)
235235
unicode-display_width (>= 1.4.0, < 2.0)
236236
rubocop-ast (0.3.0)

0 commit comments

Comments
 (0)