Skip to content

Commit 6ab438b

Browse files
Bump rubocop from 1.85.1 to 1.86.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.1 to 1.86.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd1f33e commit 6ab438b

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,12 @@ GEM
1414
bigdecimal
1515
rexml
1616
hashdiff (1.2.1)
17-
json (2.19.2)
18-
json-schema (6.2.0)
19-
addressable (~> 2.8)
20-
bigdecimal (>= 3.1, < 5)
17+
json (2.19.3)
2118
language_server-protocol (3.17.0.5)
2219
lint_roller (1.1.0)
23-
mcp (0.9.2)
24-
json-schema (>= 4.1)
2520
minitest (5.26.1)
2621
parallel (1.27.0)
27-
parser (3.3.10.2)
22+
parser (3.3.11.1)
2823
ast (~> 2.4.1)
2924
racc
3025
prism (1.9.0)
@@ -34,19 +29,18 @@ GEM
3429
rake (13.3.1)
3530
regexp_parser (2.11.3)
3631
rexml (3.4.4)
37-
rubocop (1.85.1)
32+
rubocop (1.86.0)
3833
json (~> 2.3)
3934
language_server-protocol (~> 3.17.0.2)
4035
lint_roller (~> 1.1.0)
41-
mcp (~> 0.6)
4236
parallel (~> 1.10)
4337
parser (>= 3.3.0.2)
4438
rainbow (>= 2.2.2, < 4.0)
4539
regexp_parser (>= 2.9.3, < 3.0)
4640
rubocop-ast (>= 1.49.0, < 2.0)
4741
ruby-progressbar (~> 1.7)
4842
unicode-display_width (>= 2.4.0, < 4.0)
49-
rubocop-ast (1.49.0)
43+
rubocop-ast (1.49.1)
5044
parser (>= 3.3.7.2)
5145
prism (~> 1.7)
5246
rubocop-minitest (0.39.1)

0 commit comments

Comments
 (0)