diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2023-09-28 17:53:02 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2023-09-28 17:53:02 +0900 |
| commit | bf335bcb11501d56915240d06cb556235084b0f2 (patch) | |
| tree | a111804f8a92bd5da705c6d2a8e0c4a9fb53afcb | |
| parent | b5e23d3e3b5ff2f5328aa43a2392ebe7c951a222 (diff) | |
Requires ruby/rbs#1550
| -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 6679234b80..f166619f75 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -17,7 +17,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.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.2.2 https://github.com/ruby/rbs +rbs 3.2.2 https://github.com/ruby/rbs 33813a60752624d58dfe5ae770b39bfaf29fbaf1 typeprof 0.21.8 https://github.com/ruby/typeprof debug 1.8.0 https://github.com/ruby/debug 927587afb6aac69b358b86a01f602d207053e8d2 racc 1.7.1 https://github.com/ruby/racc |
