docs/gem.md in rbs-3.5.0.pre.2 vs docs/gem.md in rbs-3.5.0
- old
+ new
@@ -29,10 +29,9 @@
`manifest.yaml` lets you declare dependencies to standard libraries. Here is an example, from [RBS gem](https://github.com/ruby/rbs/blob/6b3d0f976a50b3974d0bff26ea8fa9931053f38b/sig/manifest.yaml).
```yaml
dependencies:
- - name: abbrev
- name: json
- name: logger
- name: optparse
- name: pathname
- name: rdoc