Skip to content

Commit f2ee874

Browse files
Bump rubocop from 1.84.2 to 1.85.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.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 dependency-group: dev-ruby-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f71310c commit f2ee874

5 files changed

Lines changed: 7 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,14 @@ GEM
6464
rdoc (>= 4.0.0)
6565
reline (>= 0.4.2)
6666
json (2.18.1)
67+
json-schema (6.1.0)
68+
addressable (~> 2.8)
69+
bigdecimal (>= 3.1, < 5)
6770
language_server-protocol (3.17.0.5)
6871
lint_roller (1.1.0)
6972
logger (1.7.0)
73+
mcp (0.7.1)
74+
json-schema (>= 4.1)
7075
minitest (5.25.5)
7176
net-http (0.9.1)
7277
uri (>= 0.11.1)
@@ -115,10 +120,11 @@ GEM
115120
diff-lcs (>= 1.2.0, < 2.0)
116121
rspec-support (~> 3.13.0)
117122
rspec-support (3.13.6)
118-
rubocop (1.84.2)
123+
rubocop (1.85.0)
119124
json (~> 2.3)
120125
language_server-protocol (~> 3.17.0.2)
121126
lint_roller (~> 1.1.0)
127+
mcp (~> 0.6)
122128
parallel (~> 1.10)
123129
parser (>= 3.3.0.2)
124130
rainbow (>= 2.2.2, < 4.0)

vendor/cache/json-schema-6.1.0.gem

32.5 KB
Binary file not shown.

vendor/cache/mcp-0.7.1.gem

49 KB
Binary file not shown.

vendor/cache/rubocop-1.84.2.gem

-714 KB
Binary file not shown.

vendor/cache/rubocop-1.85.0.gem

730 KB
Binary file not shown.

0 commit comments

Comments
 (0)