{"id":13877870,"url":"https://github.com/basecamp/ruby-dev","last_synced_at":"2025-07-20T03:31:17.646Z","repository":{"id":65987484,"uuid":"521386348","full_name":"basecamp/ruby-dev","owner":"basecamp","description":"Old Rubies on new Macs","archived":false,"fork":false,"pushed_at":"2024-10-21T22:28:20.000Z","size":16,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-18T05:34:50.988Z","etag":null,"topics":["ruby-build"],"latest_commit_sha":null,"homepage":"","language":"Roff","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/basecamp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-04T19:10:39.000Z","updated_at":"2025-07-13T20:57:01.000Z","dependencies_parsed_at":"2024-03-13T05:13:43.017Z","dependency_job_id":"a0e8b0e1-ffed-4e8b-85a7-a8e8ee172f1d","html_url":"https://github.com/basecamp/ruby-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basecamp/ruby-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basecamp%2Fruby-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basecamp%2Fruby-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basecamp%2Fruby-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basecamp%2Fruby-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basecamp","download_url":"https://codeload.github.com/basecamp/ruby-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basecamp%2Fruby-dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266063100,"owners_count":23870717,"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":["ruby-build"],"created_at":"2024-08-06T08:01:33.583Z","updated_at":"2025-07-20T03:31:17.625Z","avatar_url":"https://github.com/basecamp.png","language":"Roff","funding_links":[],"categories":["Shell","Roff"],"sub_categories":[],"readme":"## Old Rubies, meet new macOS and Ubuntu\n\nTrying to run an old, unsupported Ruby? You're in the right place.\n\nThis is a collection of ruby-build definitions for local dev on macOS and Ubuntu. Not for production use. macOS (and Homebrew) or Ubuntu are required.\n\n### mise\n\n```bash\ngit clone https://github.com/basecamp/ruby-dev\n\nRUBY_BUILD_DEFINITIONS=\"~/path/to/ruby-dev\" mise use ruby@1.8.7-p374\n```\n\n### rbenv\n\n```bash\ngit clone https://github.com/basecamp/ruby-dev\n\nRUBY_BUILD_DEFINITIONS=\"./ruby-dev\" rbenv install 1.8.7-p374\n```\n\nor\n```bash\ngit clone https://github.com/basecamp/ruby-dev\ncd ruby-dev\nrbenv install ./1.8.7-p374\n```\n\nor\n```bash\ncurl -O https://raw.githubusercontent.com/basecamp/ruby-dev/main/1.8.7-p374\nrbenv install ./1.8.7-p374\n```\n\n(Note the leading `./` - this is a path to a specific build definition for ruby-build, not a version specific for it to look for among its built-in definitions.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasecamp%2Fruby-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasecamp%2Fruby-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasecamp%2Fruby-dev/lists"}