{"id":19816896,"url":"https://github.com/rvm/bundler-unload","last_synced_at":"2025-05-01T10:33:16.703Z","repository":{"id":8721021,"uuid":"10392050","full_name":"rvm/bundler-unload","owner":"rvm","description":"Allow unloading bundler after Bundler.load","archived":false,"fork":false,"pushed_at":"2013-09-22T00:44:03.000Z","size":113,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-26T23:09:52.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvm.png","metadata":{"files":{"readme":"README.md","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":"2013-05-30T21:09:44.000Z","updated_at":"2024-07-06T08:08:14.000Z","dependencies_parsed_at":"2022-09-04T23:21:10.498Z","dependency_job_id":null,"html_url":"https://github.com/rvm/bundler-unload","commit_stats":null,"previous_names":["mpapis/bundler-unload"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fbundler-unload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fbundler-unload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fbundler-unload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fbundler-unload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvm","download_url":"https://codeload.github.com/rvm/bundler-unload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251860540,"owners_count":21655766,"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":[],"created_at":"2024-11-12T10:11:00.516Z","updated_at":"2025-05-01T10:33:16.442Z","avatar_url":"https://github.com/rvm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bundler Unload\n\nAllow unloading `bundler` after `Bundler.load`.\n\n## Installation\n\n    gem install bundler-unload\n\n## Example 1\n\n    require 'bundler-unload'\n    Bundler.with_bundle do |bundler|\n      bundler.spec.do_the_magic\n    end\n\n## Example 2\n\n    require 'bundler-unload'\n    rubygems_spec = Bundler.rubygems.plain_specs\n    begin\n      Bundler.load.spec.do_the_magic\n    ensure\n      Bundler.unload!(rubygems_spec)\n    end\n\n## Authors\n\n - Michal Papis \u003cmpapis@gmail.com\u003e\n\n## Thanks\n\n - Joshua Hull\n - Carl Lerche\n - https://github.com/quetz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fbundler-unload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvm%2Fbundler-unload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fbundler-unload/lists"}