Skip to content

Commit 02e13fe

Browse files
authored
Merge pull request #2862 from ruby/bundle-update-20260303-28ed2e65
bundle update (2026-03-03)
2 parents 9515bda + c57b221 commit 02e13fe

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/soutaro/steep.git
3-
revision: c8549eae3ca6aa7e93d225d69fa909593f6938d1
3+
revision: 86f2b023c454f84964c6bab4aef0aafb0610c088
44
specs:
55
steep (2.0.0.dev)
66
activesupport (>= 5.1)
@@ -49,7 +49,7 @@ GEM
4949
minitest (>= 5.1)
5050
securerandom (>= 0.3)
5151
tzinfo (~> 2.0, >= 2.0.5)
52-
addressable (2.8.8)
52+
addressable (2.8.9)
5353
public_suffix (>= 2.0.2, < 8.0)
5454
ast (2.4.3)
5555
base64 (0.3.0)
@@ -92,6 +92,8 @@ GEM
9292
rb-inotify (~> 0.9, >= 0.9.10)
9393
logger (1.7.0)
9494
marcel (1.1.0)
95+
mcp (0.8.0)
96+
json-schema (>= 4.1)
9597
memory_profiler (1.1.0)
9698
minitest (6.0.2)
9799
drb (~> 2.0)
@@ -144,14 +146,15 @@ GEM
144146
rspec-expectations (3.13.5)
145147
diff-lcs (>= 1.2.0, < 2.0)
146148
rspec-support (~> 3.13.0)
147-
rspec-mocks (3.13.7)
149+
rspec-mocks (3.13.8)
148150
diff-lcs (>= 1.2.0, < 2.0)
149151
rspec-support (~> 3.13.0)
150152
rspec-support (3.13.7)
151-
rubocop (1.84.2)
153+
rubocop (1.85.0)
152154
json (~> 2.3)
153155
language_server-protocol (~> 3.17.0.2)
154156
lint_roller (~> 1.1.0)
157+
mcp (~> 0.6)
155158
parallel (~> 1.10)
156159
parser (>= 3.3.0.2)
157160
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)