{"id":15405330,"url":"https://github.com/ydah/gemfile_parser","last_synced_at":"2026-03-04T12:31:39.814Z","repository":{"id":62559554,"uuid":"498556871","full_name":"ydah/gemfile_parser","owner":"ydah","description":"A simple Gemfile parser.","archived":false,"fork":false,"pushed_at":"2022-11-22T14:42:01.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-15T11:26:06.647Z","etag":null,"topics":["gemfile","parser","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ydah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"ydah"}},"created_at":"2022-06-01T01:53:00.000Z","updated_at":"2022-11-22T14:42:16.000Z","dependencies_parsed_at":"2023-01-23T21:15:49.777Z","dependency_job_id":null,"html_url":"https://github.com/ydah/gemfile_parser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ydah/gemfile_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydah%2Fgemfile_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydah%2Fgemfile_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydah%2Fgemfile_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydah%2Fgemfile_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ydah","download_url":"https://codeload.github.com/ydah/gemfile_parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydah%2Fgemfile_parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gemfile","parser","ruby"],"created_at":"2024-10-01T16:16:04.559Z","updated_at":"2026-03-04T12:31:39.792Z","avatar_url":"https://github.com/ydah.png","language":"Ruby","funding_links":["https://github.com/sponsors/ydah"],"categories":[],"sub_categories":[],"readme":"# GemfileParser\n\n[![Gem Version](https://badge.fury.io/rb/gemfile_parser.svg)](https://badge.fury.io/rb/gemfile_parser) [![Maintainability](https://api.codeclimate.com/v1/badges/88f18df50b88c8ec2cd0/maintainability)](https://codeclimate.com/github/ydah/gemfile_parser/maintainability)\n\nA simple Gemfile parser.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n```command\nbundle add gemfile_parser\n```\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n```command\ngem install gemfile_parser\n```\n\n## Usage\n\n```console\n$ gemfile_parser\nCommands:\n  gemfile_parser groups          # Obtains the group(s) to which the specified Gem belongs.\n  gemfile_parser help [COMMAND]  # Describe available commands or one specific command\n```\n\n### groups\n\n```console\nUsage:\n  gemfile_parser groups\n\nOptions:\n  [--ignore], [--no-ignore]  \n  [--delimiter=DELIMITER]    \n                             # Default: ' '\n\nObtains the group(s) to which the specified Gem belongs.\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ydah/gemfile_parser. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/ydah/gemfile_parser/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the GemfileParser project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ydah/gemfile_parser/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydah%2Fgemfile_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fydah%2Fgemfile_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydah%2Fgemfile_parser/lists"}