Skip to content

Commit e745efe

Browse files
build(deps): bump rubocop from 1.82.1 to 1.84.0 (#3346)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 959fd67 commit e745efe

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ GEM
364364
matrix (~> 0.4)
365365
pdf-core (~> 0.10.0)
366366
ttfunk (~> 1.8)
367-
prism (1.7.0)
367+
prism (1.9.0)
368368
public_suffix (5.1.1)
369369
racc (1.8.1)
370370
rainbow (3.1.1)
@@ -380,20 +380,20 @@ GEM
380380
regexp_parser (2.11.3)
381381
rexml (3.4.4)
382382
rouge (3.30.0)
383-
rubocop (1.82.1)
383+
rubocop (1.84.0)
384384
json (~> 2.3)
385385
language_server-protocol (~> 3.17.0.2)
386386
lint_roller (~> 1.1.0)
387387
parallel (~> 1.10)
388388
parser (>= 3.3.0.2)
389389
rainbow (>= 2.2.2, < 4.0)
390390
regexp_parser (>= 2.9.3, < 3.0)
391-
rubocop-ast (>= 1.48.0, < 2.0)
391+
rubocop-ast (>= 1.49.0, < 2.0)
392392
ruby-progressbar (~> 1.7)
393393
unicode-display_width (>= 2.4.0, < 4.0)
394-
rubocop-ast (1.48.0)
394+
rubocop-ast (1.49.0)
395395
parser (>= 3.3.7.2)
396-
prism (~> 1.4)
396+
prism (~> 1.7)
397397
ruby-progressbar (1.13.0)
398398
ruby_parser (3.22.0)
399399
racc (~> 1.5)

0 commit comments

Comments
 (0)