diff options
| author | Soutaro Matsumoto <matsumoto@soutaro.com> | 2024-06-26 13:42:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-26 04:42:26 +0000 |
| commit | da01974e7e9ae7d2372b23f1374c1146bb58186b (patch) | |
| tree | 7b8c52ef19e6ee0303ee674c03b39fef92b7e9a3 | |
| parent | d70057d4b5a1332d99bcdffb41e7333ac3ff26c0 (diff) | |
Test rbs-gem with unreleased version (#11060)
Use rbs#1912
| -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 f68147c0fc..aa609bd36e 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.0 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime -rbs 3.5.1 https://github.com/ruby/rbs +rbs 3.5.1 https://github.com/ruby/rbs 084a930dbfb1cd53e3efaa9e43d84cd104e511ff typeprof 0.21.11 https://github.com/ruby/typeprof b19a6416da3a05d57fadd6ffdadb382b6d236ca5 debug 1.9.2 https://github.com/ruby/debug racc 1.8.0 https://github.com/ruby/racc |
