Skip to content

Commit 5390bef

Browse files
Bump rubocop from 1.81.7 to 1.84.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.84.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.84.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beed9bf commit 5390bef

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ GEM
1111
coderay (1.1.3)
1212
diff-lcs (1.6.2)
1313
docile (1.4.1)
14-
json (2.15.2)
14+
json (2.18.1)
1515
language_server-protocol (3.17.0.5)
1616
lint_roller (1.1.0)
1717
method_source (1.1.0)
1818
parallel (1.27.0)
19-
parser (3.3.10.0)
19+
parser (3.3.10.1)
2020
ast (~> 2.4.1)
2121
racc
22-
prism (1.6.0)
22+
prism (1.9.0)
2323
pry (0.14.2)
2424
coderay (~> 1.1)
2525
method_source (~> 1.0)
@@ -44,20 +44,20 @@ GEM
4444
diff-lcs (>= 1.2.0, < 2.0)
4545
rspec-support (~> 3.13.0)
4646
rspec-support (3.13.6)
47-
rubocop (1.81.7)
47+
rubocop (1.84.2)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.0)
5151
parallel (~> 1.10)
5252
parser (>= 3.3.0.2)
5353
rainbow (>= 2.2.2, < 4.0)
5454
regexp_parser (>= 2.9.3, < 3.0)
55-
rubocop-ast (>= 1.47.1, < 2.0)
55+
rubocop-ast (>= 1.49.0, < 2.0)
5656
ruby-progressbar (~> 1.7)
5757
unicode-display_width (>= 2.4.0, < 4.0)
58-
rubocop-ast (1.47.1)
58+
rubocop-ast (1.49.0)
5959
parser (>= 3.3.7.2)
60-
prism (~> 1.4)
60+
prism (~> 1.7)
6161
ruby-progressbar (1.13.0)
6262
simplecov (0.22.0)
6363
docile (~> 1.1)
@@ -67,7 +67,7 @@ GEM
6767
simplecov_json_formatter (0.1.4)
6868
unicode-display_width (3.2.0)
6969
unicode-emoji (~> 4.1)
70-
unicode-emoji (4.1.0)
70+
unicode-emoji (4.2.0)
7171
yard (0.9.37)
7272

7373
PLATFORMS

0 commit comments

Comments
 (0)