Skip to content

Commit 1d1cae1

Browse files
authored
Merge pull request #2923 from ruby/bundle-update-20260407-80b664d3
bundle update (2026-04-07)
2 parents 504cae1 + 1588c68 commit 1d1cae1

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
GIT
22
remote: https://github.com/soutaro/steep.git
3-
revision: d9f52a5034986c2a00603ecdcf5a20fe6c899ed4
3+
revision: 22d7e65f5c91e83ead052d005418f0c2abc9ab8d
44
specs:
55
steep (2.0.0.dev)
6-
activesupport (>= 5.1)
76
concurrent-ruby (>= 1.1.10)
87
csv (>= 3.0.9)
98
fileutils (>= 1.1.0)
@@ -12,6 +11,7 @@ GIT
1211
listen (~> 3.0)
1312
logger (>= 1.3.0)
1413
parser (>= 3.2)
14+
prism (>= 0.25.0)
1515
rainbow (>= 2.2.2, < 4.0)
1616
rbs (~> 4.0)
1717
securerandom (>= 0.1)
@@ -48,13 +48,13 @@ GEM
4848
minitest (>= 5.1)
4949
securerandom (>= 0.3)
5050
tzinfo (~> 2.0, >= 2.0.5)
51-
addressable (2.8.9)
51+
addressable (2.9.0)
5252
public_suffix (>= 2.0.2, < 8.0)
5353
ast (2.4.3)
5454
base64 (0.3.0)
5555
benchmark (0.5.0)
5656
benchmark-ips (2.14.0)
57-
bigdecimal (4.1.0)
57+
bigdecimal (4.1.1)
5858
concurrent-ruby (1.3.6)
5959
connection_pool (3.0.2)
6060
csv (3.3.5)
@@ -92,7 +92,7 @@ GEM
9292
logger (1.7.0)
9393
marcel (1.1.0)
9494
memory_profiler (1.1.0)
95-
minitest (6.0.2)
95+
minitest (6.0.3)
9696
drb (~> 2.0)
9797
prism (~> 1.5)
9898
minitest-mock (5.27.0)
@@ -103,7 +103,7 @@ GEM
103103
net-protocol
104104
nkf (0.2.0)
105105
ostruct (0.6.3)
106-
parallel (1.27.0)
106+
parallel (1.28.0)
107107
parser (3.3.11.1)
108108
ast (~> 2.4.1)
109109
racc
@@ -132,7 +132,7 @@ GEM
132132
erb
133133
psych (>= 4.0.0)
134134
tsort
135-
regexp_parser (2.11.3)
135+
regexp_parser (2.12.0)
136136
reline (0.6.3)
137137
io-console (~> 0.5)
138138
rspec (3.13.2)
@@ -175,7 +175,7 @@ GEM
175175
stackprof (0.2.28)
176176
stringio (3.2.0)
177177
strong_json (2.1.2)
178-
strscan (3.1.7)
178+
strscan (3.1.8)
179179
tempfile (0.3.1)
180180
terminal-table (4.0.0)
181181
unicode-display_width (>= 1.1.1, < 4)

steep/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
uri (>= 0.13.1)
1717
ast (2.4.3)
1818
base64 (0.3.0)
19-
bigdecimal (4.1.0)
19+
bigdecimal (4.1.1)
2020
concurrent-ruby (1.3.6)
2121
connection_pool (3.0.2)
2222
csv (3.3.5)
@@ -32,7 +32,7 @@ GEM
3232
rb-fsevent (~> 0.10, >= 0.10.3)
3333
rb-inotify (~> 0.9, >= 0.9.10)
3434
logger (1.7.0)
35-
minitest (6.0.2)
35+
minitest (6.0.3)
3636
drb (~> 2.0)
3737
prism (~> 1.5)
3838
mutex_m (0.3.0)
@@ -71,7 +71,7 @@ GEM
7171
strscan (>= 1.0.0)
7272
terminal-table (>= 2, < 5)
7373
uri (>= 0.12.0)
74-
strscan (3.1.7)
74+
strscan (3.1.8)
7575
terminal-table (4.0.0)
7676
unicode-display_width (>= 1.1.1, < 4)
7777
test-unit (3.7.7)

0 commit comments

Comments
 (0)