Skip to content

Commit 39f6753

Browse files
Bump rubocop from 1.82.1 to 1.84.0 in the dev-ruby-development group
Bumps the dev-ruby-development group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: dev-ruby-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2258f0d commit 39f6753

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ GEM
7979
optimist (3.2.1)
8080
ostruct (0.6.3)
8181
parallel (1.27.0)
82-
parser (3.3.10.0)
82+
parser (3.3.10.1)
8383
ast (~> 2.4.1)
8484
racc
8585
pp (0.6.3)
8686
prettyprint
8787
prettyprint (0.2.0)
88-
prism (1.7.0)
88+
prism (1.9.0)
8989
psych (5.3.1)
9090
date
9191
stringio
@@ -115,15 +115,15 @@ GEM
115115
diff-lcs (>= 1.2.0, < 2.0)
116116
rspec-support (~> 3.13.0)
117117
rspec-support (3.13.6)
118-
rubocop (1.82.1)
118+
rubocop (1.84.0)
119119
json (~> 2.3)
120120
language_server-protocol (~> 3.17.0.2)
121121
lint_roller (~> 1.1.0)
122122
parallel (~> 1.10)
123123
parser (>= 3.3.0.2)
124124
rainbow (>= 2.2.2, < 4.0)
125125
regexp_parser (>= 2.9.3, < 3.0)
126-
rubocop-ast (>= 1.48.0, < 2.0)
126+
rubocop-ast (>= 1.49.0, < 2.0)
127127
ruby-progressbar (~> 1.7)
128128
unicode-display_width (>= 2.4.0, < 4.0)
129129
rubocop-ast (1.49.0)

vendor/cache/parser-3.3.10.0.gem

-891 KB
Binary file not shown.

vendor/cache/parser-3.3.10.1.gem

891 KB
Binary file not shown.

vendor/cache/prism-1.7.0.gem

-632 KB
Binary file not shown.

vendor/cache/prism-1.9.0.gem

635 KB
Binary file not shown.

vendor/cache/rubocop-1.82.1.gem

-706 KB
Binary file not shown.

vendor/cache/rubocop-1.84.0.gem

712 KB
Binary file not shown.

0 commit comments

Comments
 (0)