{"id":15704412,"url":"https://github.com/fphilipe/bundler-private_install","last_synced_at":"2025-05-12T15:42:34.569Z","repository":{"id":62554706,"uuid":"216348464","full_name":"fphilipe/bundler-private_install","owner":"fphilipe","description":"https://phili.pe/posts/loading-additional-ruby-gems-in-development/","archived":false,"fork":false,"pushed_at":"2019-10-21T14:01:57.000Z","size":10,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:55:04.615Z","etag":null,"topics":["bundler","bundler-plugin","gem","ruby","rubygems"],"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/fphilipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-20T11:07:26.000Z","updated_at":"2024-03-16T20:48:57.000Z","dependencies_parsed_at":"2022-11-03T05:15:33.999Z","dependency_job_id":null,"html_url":"https://github.com/fphilipe/bundler-private_install","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphilipe%2Fbundler-private_install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphilipe%2Fbundler-private_install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphilipe%2Fbundler-private_install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphilipe%2Fbundler-private_install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fphilipe","download_url":"https://codeload.github.com/fphilipe/bundler-private_install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253767185,"owners_count":21961072,"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","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":["bundler","bundler-plugin","gem","ruby","rubygems"],"created_at":"2024-10-03T20:11:48.240Z","updated_at":"2025-05-12T15:42:34.524Z","avatar_url":"https://github.com/fphilipe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bundler-private_install\n\nA Bundler plugin that installs additional gems listed in a separate Gemfile.\n\nThis is especially useful when you always use certain gems in development but don't want to add it to the project's Gemfile.\n\n* * *\n\nBlog post:\n\n[**Loading Additional Ruby Gems in Development**\u003cbr\u003e\n*Using your favorite gems without adding them to your project's Gemfile*](https://phili.pe/posts/loading-additional-ruby-gems-in-development/)\n\n## Installation\n\nRun the following inside a folder that does **not** have a `Gemfile` in it:\n\n    $ bundle plugin install bundler-private_install\n\n## How It Works\n\nAfter running `bundle install` it will trigger another `bundle install` for any other Gemfile that contains `eval_gemfile`.\n\nThe assumption is that this other Gemfile has an `eval_gemfile 'Gemfile'`, i.e. a dependency on the main Gemfile.\n\nAs to why you'd want to do this, see the blog post linked above.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphilipe%2Fbundler-private_install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffphilipe%2Fbundler-private_install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphilipe%2Fbundler-private_install/lists"}