diff options
| author | Soutaro Matsumoto <matsumoto@soutaro.com> | 2020-10-10 19:14:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-10 19:14:40 +0900 |
| commit | 9eccf0711fedb7be90b2e4995845eaafacb0c6dd (patch) | |
| tree | a09dd36f8da3e9492362c2b7dd5b0c98e68aefb3 | |
| parent | 5e120a238904dd1d9e104b5b4cb97cae052c25c8 (diff) | |
Update RBS to 0.13.1 (#3645)
Notes
Notes:
Merged-By: soutaro <matsumoto@soutaro.com>
| -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 25335eabf2..486b11c2ee 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -5,4 +5,4 @@ rake 13.0.1 https://github.com/ruby/rake test-unit 3.3.6 https://github.com/test-unit/test-unit 3.3.6 rexml 3.2.4 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss 0.2.9 -rbs 0.12.2 https://github.com/ruby/rbs +rbs 0.13.1 https://github.com/ruby/rbs |
