Skip to content

Commit

Permalink
Merge pull request #18 from pocke/Remove_unnecessary__gems__entry_in_…
Browse files Browse the repository at this point in the history
…rbs_collection_yaml

Remove unnecessary `gems` entry in rbs_collection.yaml
  • Loading branch information
pocke committed Mar 20, 2024
2 parents b417753 + 7879526 commit 497e349
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
12 changes: 6 additions & 6 deletions rbs_collection.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: activerecord
version: '7.0'
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: activesupport
version: '7.0'
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: base64
Expand All @@ -38,15 +38,15 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: connection_pool
version: '2.4'
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: date
Expand All @@ -62,7 +62,7 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 372c833bb52be1bc34aef5e2793ab47c35c0dba9
revision: be76a75932e8ed6ee91a95ba936cf88b674bf044
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: logger
Expand Down
5 changes: 0 additions & 5 deletions rbs_collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@ sources:
repo_dir: gems

path: .gem_rbs_collection

gems:
- name: activerecord-originator
ignore: true
- name: activerecord

0 comments on commit 497e349

Please sign in to comment.