{"id":19136883,"url":"https://github.com/mdub/gem_collector","last_synced_at":"2025-08-12T06:46:27.861Z","repository":{"id":547963,"uuid":"178068","full_name":"mdub/gem_collector","owner":"mdub","description":"simple automatic installation of RubyGems","archived":false,"fork":false,"pushed_at":"2009-05-02T11:58:52.000Z","size":76,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T23:04:52.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdub.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-04-17T00:36:33.000Z","updated_at":"2019-08-13T14:18:42.000Z","dependencies_parsed_at":"2022-08-16T10:30:45.508Z","dependency_job_id":null,"html_url":"https://github.com/mdub/gem_collector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdub/gem_collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fgem_collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fgem_collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fgem_collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fgem_collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdub","download_url":"https://codeload.github.com/mdub/gem_collector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fgem_collector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270016538,"owners_count":24512963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T06:35:46.139Z","updated_at":"2025-08-12T06:46:27.816Z","avatar_url":"https://github.com/mdub.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GemCollector: simple installation and activation\n\n[RubyGems](http://rubygems.org/) provides a nice DSL for declaring dependencies on gems, e.g.\n\n    gem \"rspec\", \"1.1.12\"\n    gem \"rcov\", \"\u003e= 0.8.1\"\n    gem \"capistrano\"\n\nGemCollector leverages this existing DSL for installation of gems.  \n\n## Using it\n\nAssuming you have all your \"gem\" commands in a file, running\n\n    require 'gem_collector'\n    GemCollector.load(\"file_containing_gem_requirements.rb\") \n\nwill install any missing gems.\n\n## Disclaimer\n\nGemCollector does not:\n\n* feed starving orphans\n* do laundry\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Fgem_collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdub%2Fgem_collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Fgem_collector/lists"}