Skip to content

Commit 9e4e899

Browse files
build(deps-dev): 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 90c4989 commit 9e4e899

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ GEM
6363
logger
6464
regexp_parser (2.11.3)
6565
rexml (3.4.4)
66-
rubocop (1.82.1)
66+
rubocop (1.84.0)
6767
json (~> 2.3)
6868
language_server-protocol (~> 3.17.0.2)
6969
lint_roller (~> 1.1.0)
7070
parallel (~> 1.10)
7171
parser (>= 3.3.0.2)
7272
rainbow (>= 2.2.2, < 4.0)
7373
regexp_parser (>= 2.9.3, < 3.0)
74-
rubocop-ast (>= 1.48.0, < 2.0)
74+
rubocop-ast (>= 1.49.0, < 2.0)
7575
ruby-progressbar (~> 1.7)
7676
unicode-display_width (>= 2.4.0, < 4.0)
7777
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)