Skip to content

Commit f539948

Browse files
Merge dependabot/bundler/dev-ruby-development-77ec5ec5cb into combined-prs-working
2 parents 8976c0e + f2ee874 commit f539948

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)