Skip to content

Commit f0387b7

Browse files
authored
Merge pull request #2870 from ruby/bundle-update-20260310-aea3fee8
bundle update (2026-03-10)
2 parents 57986c6 + ac3bfd2 commit f0387b7

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 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: 86f2b023c454f84964c6bab4aef0aafb0610c088
3+
revision: 383f4ca6481bb7cdb9338015195a5ce35806349e
44
specs:
55
steep (2.0.0.dev)
66
activesupport (>= 5.1)
@@ -80,8 +80,8 @@ GEM
8080
prism (>= 1.3.0)
8181
rdoc (>= 4.0.0)
8282
reline (>= 0.4.2)
83-
json (2.18.1)
84-
json-schema (6.1.0)
83+
json (2.19.1)
84+
json-schema (6.2.0)
8585
addressable (~> 2.8)
8686
bigdecimal (>= 3.1, < 5)
8787
language_server-protocol (3.17.0.5)
@@ -118,7 +118,7 @@ GEM
118118
pstore (0.2.1)
119119
psych (4.0.6)
120120
stringio
121-
public_suffix (7.0.2)
121+
public_suffix (7.0.5)
122122
raap (1.3.0)
123123
rbs (~> 3.9.0)
124124
timeout (~> 0.4)
@@ -150,7 +150,7 @@ GEM
150150
diff-lcs (>= 1.2.0, < 2.0)
151151
rspec-support (~> 3.13.0)
152152
rspec-support (3.13.7)
153-
rubocop (1.85.0)
153+
rubocop (1.85.1)
154154
json (~> 2.3)
155155
language_server-protocol (~> 3.17.0.2)
156156
lint_roller (~> 1.1.0)
@@ -184,15 +184,15 @@ GEM
184184
unicode-display_width (>= 1.1.1, < 4)
185185
test-unit (3.7.7)
186186
power_assert
187-
timeout (0.6.0)
187+
timeout (0.6.1)
188188
tsort (0.2.0)
189189
tzinfo (2.0.6)
190190
concurrent-ruby (~> 1.0)
191191
unicode-display_width (3.2.0)
192192
unicode-emoji (~> 4.1)
193193
unicode-emoji (4.2.0)
194194
uri (1.1.1)
195-
zlib (3.2.2)
195+
zlib (3.2.3)
196196

197197
PLATFORMS
198198
ruby

steep/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
fileutils (1.8.0)
2626
i18n (1.14.8)
2727
concurrent-ruby (~> 1.0)
28-
json (2.18.1)
28+
json (2.19.1)
2929
language_server-protocol (3.17.0.5)
3030
listen (3.10.0)
3131
logger

0 commit comments

Comments
 (0)