docs/collection.md in rbs-3.0.0.dev.2 vs docs/collection.md in rbs-3.0.0.dev.3
- old
+ new
@@ -77,9 +77,13 @@
- name: ruby/gem_rbs_collection
remote: https://github.com/ruby/gem_rbs_collection.git
revision: main
repo_dir: gems
+ # You can also add a local path as a collection source optionaly.
+ - type: local
+ path: path/to/local/dir
+
# A directory to install the downloaded RBSs
path: .gem_rbs_collection
gems:
# If the Gemfile.lock doesn't contain csv gem but you use csv gem,