Skip to content

Commit 3c154f9

Browse files
Bump rubocop from 1.82.1 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3c0c16 commit 3c154f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ GEM
300300
racc (~> 1.4)
301301
ostruct (0.6.3)
302302
parallel (1.27.0)
303-
parser (3.3.10.0)
303+
parser (3.3.10.1)
304304
ast (~> 2.4.1)
305305
racc
306306
postmark (1.25.1)
@@ -311,7 +311,7 @@ GEM
311311
pp (0.6.3)
312312
prettyprint
313313
prettyprint (0.2.0)
314-
prism (1.7.0)
314+
prism (1.9.0)
315315
pry (0.15.2)
316316
coderay (~> 1.1)
317317
method_source (~> 1.0)
@@ -403,15 +403,15 @@ GEM
403403
rspec-mocks (~> 3.13)
404404
rspec-support (~> 3.13)
405405
rspec-support (3.13.6)
406-
rubocop (1.82.1)
406+
rubocop (1.84.0)
407407
json (~> 2.3)
408408
language_server-protocol (~> 3.17.0.2)
409409
lint_roller (~> 1.1.0)
410410
parallel (~> 1.10)
411411
parser (>= 3.3.0.2)
412412
rainbow (>= 2.2.2, < 4.0)
413413
regexp_parser (>= 2.9.3, < 3.0)
414-
rubocop-ast (>= 1.48.0, < 2.0)
414+
rubocop-ast (>= 1.49.0, < 2.0)
415415
ruby-progressbar (~> 1.7)
416416
unicode-display_width (>= 2.4.0, < 4.0)
417417
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)