Sha256: 7a03c368f38be2cdf70fb33175bad0fbd7ea2ef91d5ab231857b78727fabcf0e

Contents?: true

Size: 535 Bytes

Versions: 16

Compression:

Stored size: 535 Bytes

Contents

# Download sources
sources:
  - type: git
    name: ruby/gem_rbs_collection
    remote: https://github.com/ruby/gem_rbs_collection.git
    revision: main
    repo_dir: gems

# You can specify local directories as sources also.
# - type: local
#   path: path/to/your/local/repository

# A directory to install the downloaded RBSs
path: .gem_rbs_collection

gems:
  - name: erb
  - name: strscan
  # Skip loading rbs gem's RBS.
  # It's unnecessary if you don't use rbs as a library.
  - name: rbs
    ignore: true
  - name: forwardable

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
lrama-0.7.0 rbs_collection.yaml
lrama-0.6.11 rbs_collection.yaml
lrama-0.6.10 rbs_collection.yaml
lrama-0.6.9 rbs_collection.yaml
lrama-0.6.8 rbs_collection.yaml
lrama-0.6.7 rbs_collection.yaml
lrama-0.6.6 rbs_collection.yaml
lrama-0.6.5 rbs_collection.yaml
lrama-0.6.4 rbs_collection.yaml
lrama-0.6.3 rbs_collection.yaml
lrama-0.6.2 rbs_collection.yaml
lrama-0.6.1 rbs_collection.yaml
lrama-0.6.0 rbs_collection.yaml
lrama-0.5.12 rbs_collection.yaml
lrama-0.5.11 rbs_collection.yaml
lrama-0.5.10 rbs_collection.yaml