Skip to content

Commit 5fe9770

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

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,16 @@ GEM
1515
rexml
1616
hashdiff (1.2.1)
1717
json (2.18.1)
18+
json-schema (5.2.2)
19+
addressable (~> 2.8)
20+
bigdecimal (~> 3.1)
1821
language_server-protocol (3.17.0.5)
1922
lint_roller (1.1.0)
23+
mcp (0.7.1)
24+
json-schema (>= 4.1)
2025
minitest (5.26.1)
2126
parallel (1.27.0)
22-
parser (3.3.10.1)
27+
parser (3.3.10.2)
2328
ast (~> 2.4.1)
2429
racc
2530
prism (1.9.0)
@@ -29,10 +34,11 @@ GEM
2934
rake (13.3.1)
3035
regexp_parser (2.11.3)
3136
rexml (3.4.4)
32-
rubocop (1.84.2)
37+
rubocop (1.85.0)
3338
json (~> 2.3)
3439
language_server-protocol (~> 3.17.0.2)
3540
lint_roller (~> 1.1.0)
41+
mcp (~> 0.6)
3642
parallel (~> 1.10)
3743
parser (>= 3.3.0.2)
3844
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)