{"id":18656592,"url":"https://github.com/zendesk/private_gem","last_synced_at":"2025-04-11T18:30:56.863Z","repository":{"id":24830400,"uuid":"28245021","full_name":"zendesk/private_gem","owner":"zendesk","description":"Keeps your private gems private","archived":false,"fork":false,"pushed_at":"2023-03-21T17:23:21.000Z","size":49,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":425,"default_branch":"master","last_synced_at":"2025-03-13T08:04:18.074Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zendesk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-19T20:25:10.000Z","updated_at":"2024-03-20T13:10:22.000Z","dependencies_parsed_at":"2024-06-21T14:18:18.886Z","dependency_job_id":"773d36e1-e45c-406c-86d6-023c48c4f233","html_url":"https://github.com/zendesk/private_gem","commit_stats":{"total_commits":23,"total_committers":8,"mean_commits":2.875,"dds":0.6956521739130435,"last_synced_commit":"7d1cc5bee09332bdfc5886114b1dbc7251ecf0a8"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fprivate_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fprivate_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fprivate_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendesk%2Fprivate_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zendesk","download_url":"https://codeload.github.com/zendesk/private_gem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458373,"owners_count":21107064,"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-07T07:24:12.664Z","updated_at":"2025-04-11T18:30:56.516Z","avatar_url":"https://github.com/zendesk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Private Gem\n\n - rake tasks for building and pushing gems to a private gem server, with added protection against pushing to rubygems.org\n - generator for creating new private gems\n\n\n## Rake Tasks\n\n```ruby\n# Rakefile\nrequire 'private_gem/tasks'\n```\n\n * `rake build` build a local `.gem` file\n * `rake install` build and install the local gem\n * `rake release` tag and push gem to private gem server\n\n(Based on the tasks from `bundler/gem_tasks`)\n\n\n## Private Gem Generator\n\n```bash\nprivate_gem new my_private_library\n   create  my_private_library/Gemfile\n   create  my_private_library/Rakefile\n   create  my_private_library/README.md\n   ...\n```\n\nGenerates a new local gem called `my_private_library` with the `private_gem` Rake tasks preinstalled.\n\n\n## License\n\nCopyright 2014 Zendesk\n\nLicensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nwww.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendesk%2Fprivate_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzendesk%2Fprivate_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendesk%2Fprivate_gem/lists"}