Skip to content

Commit f0c4164

Browse files
Merge dependabot/bundler/dev-ruby-dependencies-b3fb323fe8 into combined-prs-working
2 parents 2a6f854 + ec07085 commit f0c4164

File tree

9 files changed

+9
-3
lines changed

9 files changed

+9
-3
lines changed

Gemfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,14 @@ GEM
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
6161
json (2.18.1)
62+
json-schema (5.2.2)
63+
addressable (~> 2.8)
64+
bigdecimal (~> 3.1)
6265
language_server-protocol (3.17.0.5)
6366
lint_roller (1.1.0)
6467
logger (1.7.0)
68+
mcp (0.7.1)
69+
json-schema (>= 4.1)
6570
minitest (5.25.5)
6671
mutex_m (0.3.0)
6772
net-http (0.9.1)
@@ -75,7 +80,7 @@ GEM
7580
optimist (3.2.1)
7681
ostruct (0.6.3)
7782
parallel (1.27.0)
78-
parser (3.3.10.1)
83+
parser (3.3.10.2)
7984
ast (~> 2.4.1)
8085
racc
8186
prism (1.9.0)
@@ -102,10 +107,11 @@ GEM
102107
diff-lcs (>= 1.2.0, < 2.0)
103108
rspec-support (~> 3.13.0)
104109
rspec-support (3.13.6)
105-
rubocop (1.84.2)
110+
rubocop (1.85.0)
106111
json (~> 2.3)
107112
language_server-protocol (~> 3.17.0.2)
108113
lint_roller (~> 1.1.0)
114+
mcp (~> 0.6)
109115
parallel (~> 1.10)
110116
parser (>= 3.3.0.2)
111117
rainbow (>= 2.2.2, < 4.0)
@@ -130,7 +136,7 @@ GEM
130136
rack (>= 1.1)
131137
rubocop (>= 1.75.0, < 2.0)
132138
rubocop-ast (>= 1.44.0, < 2.0)
133-
ruby-lsp (0.26.6)
139+
ruby-lsp (0.26.7)
134140
language_server-protocol (~> 3.17.0)
135141
prism (>= 1.2, < 2.0)
136142
rbs (>= 3, < 5)

vendor/cache/json-schema-5.2.2.gem

32.5 KB
Binary file not shown.

vendor/cache/mcp-0.7.1.gem

49 KB
Binary file not shown.

vendor/cache/parser-3.3.10.1.gem

-891 KB
Binary file not shown.

vendor/cache/parser-3.3.10.2.gem

891 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.

vendor/cache/ruby-lsp-0.26.6.gem

-147 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.26.7.gem

148 KB
Binary file not shown.

0 commit comments

Comments
 (0)