diff options
| author | Stan Lo <stan.lo@shopify.com> | 2025-09-30 22:35:06 +0100 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2025-10-07 17:11:37 -0700 |
| commit | 5a9aa9013ffa3e1457d8aca606313f8ee4742399 (patch) | |
| tree | bb2645ff2d8dca29f6565a95d8e3b9754178fa47 | |
| parent | 6c7aa118cc36f1d36ef38b54c887eda2e4d6cf2b (diff) | |
Use master commit of irb
This version of IRB has higher test timeout on CI, which is needed
for ZJIT to pass IRB integration tests.
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index d37d90bbf1..4b95fa5250 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -41,7 +41,7 @@ benchmark 0.4.1 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger rdoc 6.14.2 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole -irb 1.15.2 https://github.com/ruby/irb 331c4e851296b115db766c291e8cf54a2492fb36 +irb 1.15.2 https://github.com/ruby/irb d43c3d764ae439706aa1b26a3ec299cc45eaed5b reline 0.6.2 https://github.com/ruby/reline readline 0.0.4 https://github.com/ruby/readline fiddle 1.1.8 https://github.com/ruby/fiddle |
