{"id":12317640,"name":"rubyvm","ecosystem":"rubygems","description":"RubyVM","homepage":"https://github.com/ruby/ruby","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/ruby/ruby","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-04-04T02:16:55.278Z","latest_release_published_at":"2019-04-04T02:16:55.278Z","latest_release_number":"0.1.0","last_synced_at":"2026-03-22T19:03:20.272Z","created_at":"2025-10-07T05:42:09.733Z","updated_at":"2026-03-22T19:19:09.495Z","registry_url":"https://gem.coop/gems/rubyvm","install_command":"gem install rubyvm -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/rubyvm/","metadata":{"funding":null},"repo_metadata":{"id":824281,"uuid":"538746","full_name":"ruby/ruby","owner":"ruby","description":"The Ruby Programming Language","archived":false,"fork":false,"pushed_at":"2025-11-18T15:34:38.000Z","size":355550,"stargazers_count":23089,"open_issues_count":518,"forks_count":5512,"subscribers_count":1069,"default_branch":"master","last_synced_at":"2025-11-18T15:54:53.358Z","etag":null,"topics":["c","jit","language","object-oriented","programming-language","ruby","ruby-language","rust"],"latest_commit_sha":null,"homepage":"https://www.ruby-lang.org/","language":"Ruby","has_issues":false,"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/ruby.png","metadata":{"files":{"readme":"README.EXT","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-02-27T15:55:23.000Z","updated_at":"2025-11-18T15:34:11.000Z","dependencies_parsed_at":"2023-12-18T17:22:26.968Z","dependency_job_id":"e34fb5f4-242b-4f4d-99da-0349b8df0d11","html_url":"https://github.com/ruby/ruby","commit_stats":{"total_commits":86201,"total_committers":944,"mean_commits":91.31461864406779,"dds":0.7380076797252932,"last_synced_commit":"176c4bb3c7db87ca5b0486012cb6a005105448c5"},"previous_names":[],"tags_count":1178,"template":false,"template_full_name":null,"purl":"pkg:github/ruby/ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/sbom","scorecard":{"id":24215,"data":{"date":"2025-08-08T03:59:33Z","repo":{"name":"github.com/ruby/ruby","commit":"3ad26d050137c27dbb5df2c72c5f40d1352f5007"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 18/20 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bundled_gems.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check_misc.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/default_gems.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/annocheck.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto_request_review.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/baseruby.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/bundled_gems.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_dependencies.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_misc.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/compilers.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/cygwin.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/default_gems.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_automerge.yml:7","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/mingw.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/modgc.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/parse_y.yml:26","Warn: no topLevel permission defined: .github/workflows/pr-playground.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/spec_guards.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/ubuntu.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/wasm.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows.yml:21","Warn: no topLevel permission defined: .github/workflows/wsl.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/yjit-macos.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/yjit-ubuntu.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/zjit-macos.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/zjit-ubuntu.yml:27"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: \"a[b]\" must be followed by =: tool/merger.rb:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/windows.yml:111","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/windows.yml:156","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_misc.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/check_misc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cygwin.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/cygwin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/modgc.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/modgc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/scorecards.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/wsl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/wsl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/wsl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/wsl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/wsl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zjit-macos.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/zjit-macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zjit-ubuntu.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/ruby/ruby/zjit-ubuntu.yml/master?enable=pin","Warn: containerImage not pinned by hash: tool/annocheck/Dockerfile:1: pin your Docker image by updating ghcr.io/ruby/fedora:latest to ghcr.io/ruby/fedora:latest@sha256:e6903d9b1cc68be9bece455ee2529911b3d8efbad0516ea11bee1e93adff590f","Warn: containerImage not pinned by hash: tool/annocheck/Dockerfile-copy:1: pin your Docker image by updating ghcr.io/ruby/fedora:latest to ghcr.io/ruby/fedora:latest@sha256:e6903d9b1cc68be9bece455ee2529911b3d8efbad0516ea11bee1e93adff590f","Info:  47 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0370"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 110 contributing companies or organizations","details":["Info: found contributions from: Hubble-inc, JuliaLangJa, RubyData, Shopify, Tachyon-Team, activeadmin, activeadmin-plugins, activeldap, antipop-rubykaigi, apache, asakusarb, automaticruby, benchmark-driver, bostonrb, bundler, clear-code, codegenie-io, cucumber, datafusion-contrib, deep-cover, documenting-ruby, facebook, fastladder, feedjira, formtastic, gitbits, graalvm, groonga, haml, heyinc, hiki, huginn, idaemons, itamae-kitchen, itamae-plugins, jenkinsci, jruby, logaling, machimachi-inc, mendicant-original, milter-manager, miraikoji, moneyforward, mozart, mrbgems, mroonga, mruby, msgpack, nacl, nadoka, nihon ruby-no-kai, nroonga, oracle, oracle labs, oss-gate, pgroonga, planetruby, prettier, rabbit-shocker, rack, rails, railsgirls, railsgirls-jp, rake-compiler, ranguba, rbenv, rcairo, rdoc, reazon-research, red-data-tools, redis-rb, rgeo, rr, rubima, rubinius, ruby, ruby @rubygems @rbenv @88labs @andpad-dev, ruby associationnacl, ruby development, ruby-bench, ruby-gettext, ruby-gnome, ruby-no-kai, ruby-syntax-tree, rubybib, rubygems, rubykaigi, rubykansai, rubysec, rubytogether @tidelift, rurema, sakura-internet, sciruby-jp, seattlerb, shop, shopify, shopify (as @casperisfine), slim-template, space pirates ., sparklemotion, stores, taiyaki, tdiary, test-unit, ubicloud, uim, warningfree, wedinc, xica, zetavm"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T17:28:41.893Z","repository_id":824281,"created_at":"2025-08-14T17:28:41.893Z","updated_at":"2025-08-14T17:28:41.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27401428,"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","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"ruby","name":"The Ruby Programming Language","uuid":"210414","kind":"organization","description":"Repositories related to the Ruby Programming language","email":"info@ruby-lang.org","website":"https://www.ruby-lang.org/","location":"Matsue, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/210414?v=4","repositories_count":171,"last_synced_at":"2023-04-09T03:40:20.875Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ruby","funding_links":[],"total_stars":41804,"followers":null,"following":null,"created_at":"2022-11-02T16:17:15.462Z","updated_at":"2023-04-09T03:40:20.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby/repositories"},"tags":[{"name":"v4_0_0_preview2","sha":"4fa6e9938cfb9458abd876ad4219a6648bfe1c96","kind":"commit","published_at":"2025-11-17T12:39:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v4_0_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v4_0_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v4_0_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v4_0_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v4_0_0_preview2/manifests"},{"name":"v3_3_10","sha":"343ea050023cfc0374fdea6fdf625b2f57b716a4","kind":"commit","published_at":"2025-10-23T10:00:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_10","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_10/manifests"},{"name":"v3_4_7","sha":"7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e","kind":"commit","published_at":"2025-10-07T16:42:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_7","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_7/manifests"},{"name":"v3_4_6","sha":"dbd83256b1cec76c69756ecb8758b9e1079833de","kind":"commit","published_at":"2025-09-15T22:38:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_6","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_6/manifests"},{"name":"v3_3_9","sha":"f5c772fc7cbe9f5b58d962939fcb1c7e3fb1cfa6","kind":"commit","published_at":"2025-07-24T10:04:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_9","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_9/manifests"},{"name":"v3_2_9","sha":"8f611e0c46012e321b39efd629eb5f4f53976863","kind":"commit","published_at":"2025-07-24T08:27:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_9","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_9/manifests"},{"name":"v3_4_5","sha":"20cda200d3ce092571d0b5d342dadca69636cb0f","kind":"commit","published_at":"2025-07-15T16:27:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_5","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_5/manifests"},{"name":"v3_4_4","sha":"a38531fd3f617bf734ef7d6c595325f69985ea1d","kind":"commit","published_at":"2025-05-14T03:11:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_4","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_4/manifests"},{"name":"v3_5_0_preview1","sha":"d06ec25be42afbb7149b1e25d48d2e1e22e4b877","kind":"commit","published_at":"2025-04-17T21:48:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_5_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_5_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_5_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_5_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_5_0_preview1/manifests"},{"name":"v3_4_3","sha":"d0b7e5b6a04bde21ca483d20a1546b28b401c2d4","kind":"commit","published_at":"2025-04-14T07:33:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_3/manifests"},{"name":"v3_3_8","sha":"b200bad6cd40d08e9f33b93e1a85c270b337867c","kind":"commit","published_at":"2025-04-09T09:23:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_8","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_8/manifests"},{"name":"v3_1_7","sha":"0a3704f218f0aec7f92f3a46a2293175b0a7d2b3","kind":"commit","published_at":"2025-03-26T04:20:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_7","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_7/manifests"},{"name":"v3_2_8","sha":"13f495dc2c98d0762d9af37e7143d2e2a07d9926","kind":"commit","published_at":"2025-03-26T04:18:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_8","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_8/manifests"},{"name":"v3_4_2","sha":"d2930f8e7a5db8a7337fa43370940381b420cc3e","kind":"commit","published_at":"2025-02-14T21:25:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_2/manifests"},{"name":"v3_2_7","sha":"02ec31524440656c4e1d3f2d84dfbd15d2c63658","kind":"commit","published_at":"2025-02-04T11:33:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_7","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_7/manifests"},{"name":"v3_3_7","sha":"be31f993d7fa0219d85f7b3c694d454da4ecc10b","kind":"commit","published_at":"2025-01-15T07:22:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_7","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_7/manifests"},{"name":"v3_4_1","sha":"48d4efcb85000e1ebae42004e963b5d0cedddcf2","kind":"commit","published_at":"2024-12-25T07:43:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_1/manifests"},{"name":"v3_4_0","sha":"f45010833071b953744658842369e3496dfacb48","kind":"commit","published_at":"2024-12-25T04:50:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_0","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0/manifests"},{"name":"v3_4_0_rc1","sha":"29caae9991f08fb386c414f4c6270c68cdf69c30","kind":"commit","published_at":"2024-12-12T01:10:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_rc1/manifests"},{"name":"v3_3_6","sha":"75015d4c1f6965b5e85e96fb309f1f2129f933c0","kind":"commit","published_at":"2024-11-05T00:49:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_6","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_6/manifests"},{"name":"v3_2_6","sha":"63aeb018eb1cc0f7b00f955980711fd1bd94af7f","kind":"commit","published_at":"2024-10-30T09:47:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_6","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_6/manifests"},{"name":"v3_4_0_preview2","sha":"32c733f57bb91e22972319ee63eac9521d954ebc","kind":"commit","published_at":"2024-10-07T06:28:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_preview2/manifests"},{"name":"v3_3_5","sha":"ef084cc8f4958c1b6e4ead99136631bef6d8ddba","kind":"commit","published_at":"2024-09-02T16:09:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_5","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_5/manifests"},{"name":"v3_2_5","sha":"31d0f1a2e7dbfb60731d1f05b868e1d578cda493","kind":"commit","published_at":"2024-07-26T11:54:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_5","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_5/manifests"},{"name":"v3_3_4","sha":"be1089c8ec5ba40e09b1553e36b3174bf4014d9d","kind":"commit","published_at":"2024-07-08T23:28:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_4","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_4/manifests"},{"name":"v3_3_3","sha":"f1c7b6f435f1167a0514b39a5f72f55cec4d1426","kind":"commit","published_at":"2024-06-11T23:54:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_3/manifests"},{"name":"v3_3_2","sha":"e5a195edf62fe1bf7146a191da13fa1c4fecbd71","kind":"commit","published_at":"2024-05-30T00:23:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_2/manifests"},{"name":"v3_1_6","sha":"a777087be612b7675fe012560bf0d8fddff20f55","kind":"commit","published_at":"2024-05-29T03:54:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_6","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_6/manifests"},{"name":"v3_4_0_preview1","sha":"9d69619623ec6b86c464b7cac911b7201f74dab7","kind":"commit","published_at":"2024-05-16T04:54:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_4_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_4_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_4_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_4_0_preview1/manifests"},{"name":"v3_0_7","sha":"724a0711752f35478dbccdafbb6718687d983d32","kind":"commit","published_at":"2024-04-23T10:23:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_7","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_7/manifests"},{"name":"v3_1_5","sha":"1945f8dc0ea71f536931364fa3605b7507807bb5","kind":"commit","published_at":"2024-04-23T10:20:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_5","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_5/manifests"},{"name":"v3_3_1","sha":"c56cd86388092faec079981f779f140717020d58","kind":"commit","published_at":"2024-04-23T10:20:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_1/manifests"},{"name":"v3_2_4","sha":"af471c0e0127eea0cafa6f308c0425bbfab0acf5","kind":"commit","published_at":"2024-04-23T10:20:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_4","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_4/manifests"},{"name":"v3_2_3","sha":"52bb2ac0a6971d0391efa2275f7a66bff319087c","kind":"commit","published_at":"2024-01-18T06:26:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_3/manifests"},{"name":"v3_3_0","sha":"5124f9ac7513eb590c37717337c430cb93caa151","kind":"commit","published_at":"2023-12-25T05:59:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_0","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0/manifests"},{"name":"v3_3_0_rc1","sha":"a49643340eb6b8d65299912b640887ea18495909","kind":"commit","published_at":"2023-12-11T07:06:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_rc1/manifests"},{"name":"v3_3_0_preview3","sha":"60e19a0b5fc9c067ee88751192dc56da618f5060","kind":"commit","published_at":"2023-11-12T04:51:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_0_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_0_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_0_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview3/manifests"},{"name":"v3_3_0_preview2","sha":"e50fcca9a79d8e25b33ad3611df6bf4627faafbf","kind":"commit","published_at":"2023-09-14T01:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview2/manifests"},{"name":"v3_3_0_preview1","sha":"a1b01e7701f9fc370f8dff777aad6d39a2c5a3e3","kind":"commit","published_at":"2023-05-12T09:25:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_3_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_3_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_3_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_3_0_preview1/manifests"},{"name":"v3_0_6","sha":"23a532679b406cb53c0edfc00c91c32a5ccd335a","kind":"commit","published_at":"2023-03-30T12:41:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_6","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_6/manifests"},{"name":"v2_7_8","sha":"1f4d4558484b370999954f3ede7e3aa3a3a01ef3","kind":"commit","published_at":"2023-03-30T12:34:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_8/manifests"},{"name":"v3_2_2","sha":"e51014f9c05aa65cbf203442d37fef7c12390015","kind":"commit","published_at":"2023-03-30T11:06:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_2/manifests"},{"name":"v3_1_4","sha":"957bb7cb81995f26c671afce0ee50a5c660e540e","kind":"commit","published_at":"2023-03-30T10:53:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_4","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_4/manifests"},{"name":"v3_2_1","sha":"31819e82c88c6f8ecfaeb162519bfa26a14b21fd","kind":"commit","published_at":"2023-02-08T04:02:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_1/manifests"},{"name":"v3_2_0","sha":"a528908271c678360d2d8ca232c178e7cdd340b4","kind":"commit","published_at":"2022-12-25T06:55:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_0","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0/manifests"},{"name":"v3_2_0_rc1","sha":"81e274c9907c9ddb8fbf8ad0c28cd2b39d6e1639","kind":"commit","published_at":"2022-12-06T05:55:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_rc1/manifests"},{"name":"v2_7_7","sha":"168ec2b1e5ad0e4688e963d9de019557c78feed9","kind":"commit","published_at":"2022-11-24T12:42:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_7/manifests"},{"name":"v3_0_5","sha":"ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf","kind":"commit","published_at":"2022-11-24T11:04:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_5","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_5/manifests"},{"name":"v3_1_3","sha":"1a6b16756e0ba6b95ab71a441357ed5484e33498","kind":"commit","published_at":"2022-11-24T10:20:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_3/manifests"},{"name":"v3_2_0_preview3","sha":"28611be6ee84ba8eb19e667a70ae129833b98b8b","kind":"commit","published_at":"2022-11-11T08:24:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_0_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_0_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_0_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview3/manifests"},{"name":"v3_2_0_preview2","sha":"35cfc9a3bb0078c297eb70520216ad228f2083e1","kind":"commit","published_at":"2022-09-08T21:09:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview2/manifests"},{"name":"v2_6_10","sha":"7b4ea5bb73df1524444f2f61ab5d32e30e94b6f2","kind":"commit","published_at":"2022-04-12T11:50:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_10","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_10/manifests"},{"name":"v3_0_4","sha":"3fa771ddedac25560be57f4055f1767e6c810f58","kind":"commit","published_at":"2022-04-12T11:48:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_4","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_4/manifests"},{"name":"v2_7_6","sha":"c9c2245c0a25176072e02db9254f0e0c84c805cd","kind":"commit","published_at":"2022-04-12T11:25:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_6/manifests"},{"name":"v3_1_2","sha":"4491bb740a9506d76391ac44bb2fe6e483fec952","kind":"commit","published_at":"2022-04-12T11:11:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_2/manifests"},{"name":"v3_2_0_preview1","sha":"f801386f0c7051085da9d6ca660642f3aa08c81e","kind":"commit","published_at":"2022-04-03T04:38:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_2_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_2_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_2_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_2_0_preview1/manifests"},{"name":"v3_1_1","sha":"53f5fc4236a754ddf94b20dbb70ab63bd5109b18","kind":"commit","published_at":"2022-02-18T09:42:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_1/manifests"},{"name":"v3_1_0","sha":"fb4df44d1670e9d25aef6b235a7281199a177edb","kind":"commit","published_at":"2021-12-25T12:23:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_0","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_0/manifests"},{"name":"v2_6_9","sha":"8e26731f9ef529009928628ba4b79fd2454e8e2d","kind":"commit","published_at":"2021-11-24T11:53:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_9","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_9/manifests"},{"name":"v2_7_5","sha":"f69aeb83146be640995753667fdd6c6f157527f5","kind":"commit","published_at":"2021-11-24T11:21:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_5/manifests"},{"name":"v3_0_3","sha":"3fb7d2cadc18472ec107b14234933b017a33c14d","kind":"commit","published_at":"2021-11-24T11:12:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_3","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_3/manifests"},{"name":"v3_1_0_preview1","sha":"5a3b2e61411f3ce516eefeb272787d3d2af13038","kind":"commit","published_at":"2021-11-09T07:21:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_1_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_1_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_1_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_1_0_preview1/manifests"},{"name":"v2_7_4","sha":"a21a3b7d23704a01d34bd79d09dc37897e00922a","kind":"commit","published_at":"2021-07-07T10:48:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_4/manifests"},{"name":"v2_6_8","sha":"768423edc2634574d66f14f3c2d3602326bfb464","kind":"commit","published_at":"2021-07-07T10:38:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_8/manifests"},{"name":"v3_0_2","sha":"0db68f023372b634603c74fca94588b457be084c","kind":"commit","published_at":"2021-07-07T10:08:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_2/manifests"},{"name":"v2_7_3","sha":"6847ee089d7655b2a0eea4fee3133aeacd4cc7cc","kind":"commit","published_at":"2021-04-05T12:39:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_3/manifests"},{"name":"v3_0_1","sha":"0fb782ee38ea37fd5fe8b1f775f8ad866a82a3f0","kind":"commit","published_at":"2021-04-05T12:33:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_1/manifests"},{"name":"v2_6_7","sha":"930143880a8b593e7444b94e2e0522b83a25c671","kind":"commit","published_at":"2021-04-05T11:48:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_7/manifests"},{"name":"v2_5_9","sha":"ee47403ce0dc9d2c4315620d589f2e35f1512096","kind":"commit","published_at":"2021-04-05T11:46:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_9","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_9/manifests"},{"name":"v3_0_0","sha":"95aff214687a5e12c3eb57d056665741e734c188","kind":"commit","published_at":"2020-12-25T03:33:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_0","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0/manifests"},{"name":"v3_0_0_rc2","sha":"a89932799c914d1864fc91f33d6461592dbfd3fb","kind":"commit","published_at":"2020-12-24T08:20:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_0_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_0_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_0_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_rc2/manifests"},{"name":"v3_0_0_rc1","sha":"8680ae9cbd6e7e7e08f6d21fa8d35abdc82342da","kind":"commit","published_at":"2020-12-20T10:36:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_rc1/manifests"},{"name":"v3_0_0_preview2","sha":"d7a16670c30160cf7f0d57d2a970faefb331a024","kind":"commit","published_at":"2020-12-08T09:02:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_preview2/manifests"},{"name":"v2_7_2","sha":"5445e0435260b449decf2ac16f9d09bae3cafe72","kind":"commit","published_at":"2020-10-01T12:15:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_2/manifests"},{"name":"v3_0_0_preview1","sha":"0096d2b895395df5ab8696d3b6d444dc1b7730b6","kind":"commit","published_at":"2020-09-25T13:16:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v3_0_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v3_0_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v3_0_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v3_0_0_preview1/manifests"},{"name":"v2_5_8","sha":"4992d9fd706a9cbe98c4b94e2dbcfc10e317e091","kind":"commit","published_at":"2020-03-31T12:15:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_8/manifests"},{"name":"v2_4_10","sha":"27f6ad737b13062339df0a0c80449cf0dbc92ba5","kind":"commit","published_at":"2020-03-31T11:42:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_10","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_10/manifests"},{"name":"v2_6_6","sha":"27958c2bd64b27d529f81a130bd488ccc6b9b1d4","kind":"commit","published_at":"2020-03-31T11:23:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_6/manifests"},{"name":"v2_7_1","sha":"a0c7c23c9cec0d0ffcba012279cd652d28ad5bf3","kind":"commit","published_at":"2020-03-31T10:44:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_1/manifests"},{"name":"v2_7_0","sha":"647ee6f091eafcce70ffb75ddf7e121e192ab217","kind":"commit","published_at":"2019-12-25T09:50:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0/manifests"},{"name":"v2_7_0_rc2","sha":"75acbd5f0076970d48bc423c2b058adbdb5da9e8","kind":"commit","published_at":"2019-12-21T18:35:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_rc2/manifests"},{"name":"v2_7_0_rc1","sha":"8a40dce0ff2964df22e06ae9a08f50592d17caf0","kind":"commit","published_at":"2019-12-17T15:08:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_rc1/manifests"},{"name":"v2_7_0_preview3","sha":"b563439274a402e33541f5695b1bfd4ac1085638","kind":"commit","published_at":"2019-11-23T07:06:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview3/manifests"},{"name":"v2_7_0_preview2","sha":"02aadf1032d71a3f81653a955f2635c8853b0aca","kind":"commit","published_at":"2019-10-22T10:46:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview2/manifests"},{"name":"v2_4_9","sha":"7c94ba3401772ca28edfdcb2ef95aec05242394e","kind":"commit","published_at":"2019-10-02T05:02:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_9","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_9/manifests"},{"name":"v2_4_8","sha":"52f881b82a80fcf53265b19953f2cfccfc45d6d0","kind":"commit","published_at":"2019-10-01T11:06:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_8/manifests"},{"name":"v2_5_7","sha":"1c39daae0f9e1c6d34b53c6a214489fe76eaf38b","kind":"commit","published_at":"2019-10-01T11:02:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_7/manifests"},{"name":"v2_6_5","sha":"37c2cd3fa47c709570e22ec4dac723ca211f423a","kind":"commit","published_at":"2019-10-01T11:01:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_5/manifests"},{"name":"v2_6_4","sha":"6315e42c222d5484004494950c7524a85acadb20","kind":"commit","published_at":"2019-08-28T07:36:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_4/manifests"},{"name":"v2_5_6","sha":"189a36cfabfc30e785cece0692c802be87ebd9cf","kind":"commit","published_at":"2019-08-28T06:50:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_6/manifests"},{"name":"v2_4_7","sha":"c91478058505cd8cae5160c1056bcde65af5a78b","kind":"commit","published_at":"2019-08-28T06:50:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_7/manifests"},{"name":"v1_0_971225","sha":"4207990990f8c8da414710816c32ae5fd0ae6987","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971225","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971225/manifests"},{"name":"v1_0_971209","sha":"66541bbb3630a5c512f8012c52ae777ab83beba5","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971209","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971209/manifests"},{"name":"v1_0_971204","sha":"fb0fe24512d1796f794306768ddac37566e9a209","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971204","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971204/manifests"},{"name":"v1_0_971125","sha":"ab261638f5b87384fa2bda5678cb38ae9a505209","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971125","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971125/manifests"},{"name":"v1_0_971118","sha":"cfd31fa21b67c4992a0360d7c605de1c6add874e","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971118","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971118/manifests"},{"name":"v1_0_971021","sha":"9b01ce69546380c57cb602e045be4fc012cd81b7","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971021","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971021","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971021","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971021","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971021/manifests"},{"name":"v1_0_971015","sha":"2a4ba10e2d68c09ddb2e3f5751f5161c00a13bf5","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971015","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971015/manifests"},{"name":"v1_0_971003","sha":"7ad198827b6029d5338c6a2dfe68248da25e9db5","kind":"commit","published_at":"2019-08-17T13:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971003","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971003/manifests"},{"name":"v1_0_971002","sha":"10d21745c8c1c3c78678ea7e0b62c0a7433ccfce","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_971002","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_971002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_971002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_971002/manifests"},{"name":"v1_0_961225","sha":"ce930d042913722f209bbd3209b6c90a3c71325f","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_0_961225","html_url":"https://github.com/ruby/ruby/releases/tag/v1_0_961225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_0_961225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_961225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_0_961225/manifests"},{"name":"v0_99_4_961224","sha":"554b989ba1623b9f6a0b76f00824c83a23fbcbc1","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_99_4_961224","html_url":"https://github.com/ruby/ruby/releases/tag/v0_99_4_961224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_99_4_961224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_99_4_961224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_99_4_961224/manifests"},{"name":"v0_95","sha":"fca49a8a69a0f6bb4feae74c6cd0e93d7fac8b36","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_95","html_url":"https://github.com/ruby/ruby/releases/tag/v0_95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_95/manifests"},{"name":"v0_76","sha":"8bf1c909dc31fd4bcdc1488cda9fe89a62bc2830","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_76","html_url":"https://github.com/ruby/ruby/releases/tag/v0_76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_76/manifests"},{"name":"v0_73","sha":"b2420d8ffa4d347a75efbbdc376f4ce65c0eb172","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_73","html_url":"https://github.com/ruby/ruby/releases/tag/v0_73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_73/manifests"},{"name":"v0_72","sha":"11e21a36bc935088f88a7cd1548f8c74c3bf6099","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_72","html_url":"https://github.com/ruby/ruby/releases/tag/v0_72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_72/manifests"},{"name":"v0_71","sha":"4e65eab7abf53838579600e3dcc99a43012c45c2","kind":"commit","published_at":"2019-08-17T13:09:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_71","html_url":"https://github.com/ruby/ruby/releases/tag/v0_71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_71/manifests"},{"name":"v0_69","sha":"d349889e770a2078c247d9d28070e86a54b856f4","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_69","html_url":"https://github.com/ruby/ruby/releases/tag/v0_69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_69/manifests"},{"name":"v0_68","sha":"881c5a9c320c637ee0f6526b40cf70c1379ab656","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_68","html_url":"https://github.com/ruby/ruby/releases/tag/v0_68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_68/manifests"},{"name":"v0_67","sha":"2f106ab85c4f4e171374aee261f5a12bdd923c41","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_67","html_url":"https://github.com/ruby/ruby/releases/tag/v0_67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_67/manifests"},{"name":"v0_66","sha":"c080fb6d10bbcb697b6ba16e640de8db3f1973d0","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_66","html_url":"https://github.com/ruby/ruby/releases/tag/v0_66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_66/manifests"},{"name":"v0_65","sha":"897cf066952978ccbae1d57bbc14a03c7b98a1e1","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_65","html_url":"https://github.com/ruby/ruby/releases/tag/v0_65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_65/manifests"},{"name":"v0_64","sha":"5d828b25d4ae30a000c054a724ac248dadbb97b3","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_64","html_url":"https://github.com/ruby/ruby/releases/tag/v0_64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_64/manifests"},{"name":"v0_63","sha":"bd0c733b77b561f4d12daccebf06a7c71917000b","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_63","html_url":"https://github.com/ruby/ruby/releases/tag/v0_63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_63/manifests"},{"name":"v0_62","sha":"b3f9ba5a3720de81a9a14d9d906509f81abeef7a","kind":"commit","published_at":"2019-08-17T13:09:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_62","html_url":"https://github.com/ruby/ruby/releases/tag/v0_62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_62/manifests"},{"name":"v0_60","sha":"00e36aa09f54925c2f9c30524b48f4f54a9adb23","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_60","html_url":"https://github.com/ruby/ruby/releases/tag/v0_60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_60/manifests"},{"name":"v0_56","sha":"4dfd93c72a9a221c5575c5888483f2fb55c82117","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_56","html_url":"https://github.com/ruby/ruby/releases/tag/v0_56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_56/manifests"},{"name":"v0_55","sha":"c31025779da3020b9d1e9ad4c920e76b6b97d5fd","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_55","html_url":"https://github.com/ruby/ruby/releases/tag/v0_55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_55/manifests"},{"name":"v0_54","sha":"29f237a8b1df650089b54447f070726c75706b6f","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_54","html_url":"https://github.com/ruby/ruby/releases/tag/v0_54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_54/manifests"},{"name":"v0_52","sha":"173976c97c9426aa8d96e53aef6c0e570c5fdfda","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_52","html_url":"https://github.com/ruby/ruby/releases/tag/v0_52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_52/manifests"},{"name":"v0_51","sha":"eed5c920dd5429bac6075e9bc98d82360392b424","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_51","html_url":"https://github.com/ruby/ruby/releases/tag/v0_51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_51/manifests"},{"name":"v0_50","sha":"6e3090413652b6592346556149fed1e9aec5495d","kind":"commit","published_at":"2019-08-17T13:09:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_50","html_url":"https://github.com/ruby/ruby/releases/tag/v0_50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_50/manifests"},{"name":"v0_49","sha":"200e0ee2fd3c1c006c528874a88f684447215524","kind":"commit","published_at":"2019-08-17T13:09:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v0_49","html_url":"https://github.com/ruby/ruby/releases/tag/v0_49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v0_49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v0_49/manifests"},{"name":"v2_7_0_preview1","sha":"c55db6aa271df4a689dc8eb0039c929bf6ed43ff","kind":"commit","published_at":"2019-05-30T15:01:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_7_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_7_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_7_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_7_0_preview1/manifests"},{"name":"v2_6_3","sha":"257fda2518ee64faf80a8eb68d7716c4be707ecf","kind":"commit","published_at":"2019-04-17T04:49:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_3/manifests"},{"name":"v2_4_6","sha":"5b36edf4ca7618a7c545f2ae063031337c5bab2f","kind":"commit","published_at":"2019-03-31T15:03:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_6/manifests"},{"name":"v2_5_5","sha":"f11c0b253c00af5c8f886f2213f6177fcdec580d","kind":"commit","published_at":"2019-03-14T22:24:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_5/manifests"},{"name":"v2_5_4","sha":"1a84920668bdcf6bd9eb6e0a98f18678de2b8376","kind":"commit","published_at":"2019-03-13T09:38:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_4/manifests"},{"name":"v2_6_2","sha":"300089b723cc69420cdbb406d27f5a2b8c4aef96","kind":"commit","published_at":"2019-03-12T20:23:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_2/manifests"},{"name":"v2_6_1","sha":"e6d1c72bec5c6544e9ae82501a6cdd7460222096","kind":"commit","published_at":"2019-01-30T10:35:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_1/manifests"},{"name":"v2_6_0","sha":"c1af7b1e1d408f9796a5f46c9ed36bc5adea4aa2","kind":"commit","published_at":"2018-12-25T06:20:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0/manifests"},{"name":"v2_6_0_rc2","sha":"c54428bbd7a748c3a34ff7f3444f01b97c71110c","kind":"commit","published_at":"2018-12-15T10:45:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_rc2/manifests"},{"name":"v2_6_0_rc1","sha":"c7ee7e4205f0726cc625bc1eba9839244b80c84a","kind":"commit","published_at":"2018-12-06T14:19:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_rc1/manifests"},{"name":"v2_6_0_preview3","sha":"7ccad5680db6fcef10f7f6349681a2377c50a2c9","kind":"commit","published_at":"2018-11-06T12:37:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview3/manifests"},{"name":"v2_5_3","sha":"c4b66522238e9e1e164fca2b9497a80acbfc397e","kind":"commit","published_at":"2018-10-18T10:45:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_3/manifests"},{"name":"v2_4_5","sha":"a0143aa5e472339df28dc755bda2f6d12c5dd5c8","kind":"commit","published_at":"2018-10-17T15:34:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_5/manifests"},{"name":"v2_3_8","sha":"8d235568866c68bde245a8439c3be6f09aa6f6ec","kind":"commit","published_at":"2018-10-17T15:34:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_8/manifests"},{"name":"v2_5_2","sha":"bf508be28b6a5528c8e61d5bc7333a94948c053d","kind":"commit","published_at":"2018-10-17T15:28:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_2/manifests"},{"name":"v2_6_0_preview2","sha":"6f59db30c18cd793cbf6169301158493df7e78e4","kind":"commit","published_at":"2018-05-31T08:34:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview2/manifests"},{"name":"v2_5_1","sha":"85883dc393f60adc3043d28899eff3f1ce53b4a5","kind":"commit","published_at":"2018-03-28T16:46:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_1/manifests"},{"name":"v2_3_7","sha":"9bfe7fc5cb457c7bc8df96115ee70b9035f5d885","kind":"commit","published_at":"2018-03-28T14:51:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_7/manifests"},{"name":"v2_2_10","sha":"933bb2b8b57c48dc664fce6d752670e6521a4141","kind":"commit","published_at":"2018-03-28T14:50:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_10","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_10/manifests"},{"name":"v2_4_4","sha":"a8197e08f58c5f2e6d32a774866e0e0d58749911","kind":"commit","published_at":"2018-03-28T14:08:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_4/manifests"},{"name":"v2_6_0_preview1","sha":"ce0e3fc1b10d1f5c5ad6bc31ba344904345468a2","kind":"commit","published_at":"2018-02-24T01:56:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_6_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_6_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_6_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_6_0_preview1/manifests"},{"name":"v2_5_0","sha":"4e0a512972cdcbfcd5279f1a2a81ba342ed75b6e","kind":"commit","published_at":"2017-12-25T06:57:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0/manifests"},{"name":"v2_3_6","sha":"255173462669dc90e153aa17d48e50bf19f5e76c","kind":"commit","published_at":"2017-12-14T15:59:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_6/manifests"},{"name":"v2_2_9","sha":"72113d58cd2fc62b3f4ef3d2eb6cec37393532a4","kind":"commit","published_at":"2017-12-14T15:59:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_9","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_9/manifests"},{"name":"v2_4_3","sha":"a5ec07c73fb667378ed617da6031381ee2d832b0","kind":"commit","published_at":"2017-12-14T13:55:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_3/manifests"},{"name":"v2_5_0_rc1","sha":"c6f401b6b897f0f25a8ee07fc1f15a9807bdd65f","kind":"commit","published_at":"2017-12-14T13:42:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0_rc1/manifests"},{"name":"v2_5_0_preview1","sha":"f11fbd79fd7000550188cfe19d04cce9f472d26b","kind":"commit","published_at":"2017-10-10T09:24:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_5_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_5_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_5_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_5_0_preview1/manifests"},{"name":"v2_2_8","sha":"f3c3c788aa458ec9d57035c8f3091093bfcb9fa7","kind":"commit","published_at":"2017-09-14T11:45:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_8/manifests"},{"name":"v2_3_5","sha":"e07613e27ee9445abad9c6981e8d721a0df39f1c","kind":"commit","published_at":"2017-09-14T11:45:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_5/manifests"},{"name":"v2_4_2","sha":"595af866bb46db24274dc26fb9b4d3af84fd0af5","kind":"commit","published_at":"2017-09-14T11:25:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_2/manifests"},{"name":"v2_3_4","sha":"4bd69735af901266ec21486243fc206030caa6b9","kind":"commit","published_at":"2017-03-29T16:44:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_4/manifests"},{"name":"v2_2_7","sha":"530165c2948c3eed741db5659f7b937270caa46a","kind":"commit","published_at":"2017-03-28T07:50:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_7/manifests"},{"name":"v2_4_1","sha":"820605ba3c10b9f4dafc4e5d6e09765b8b31cbea","kind":"commit","published_at":"2017-03-22T05:54:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_1/manifests"},{"name":"v2_4_0","sha":"d4bb726b713658f56e630b6cf817a0155b6f390e","kind":"commit","published_at":"2016-12-23T16:05:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0/manifests"},{"name":"v2_4_0_rc1","sha":"55b2febff000595e6c5d8120ccb888855b7edb6f","kind":"commit","published_at":"2016-12-12T13:37:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_rc1/manifests"},{"name":"v2_3_3","sha":"c91cb76f8d84b2963f6ede2ef445ad46a6104216","kind":"commit","published_at":"2016-11-21T07:58:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_3/manifests"},{"name":"v2_2_6","sha":"1c091e34809d91cb7e9ab4518a99e07f30b7fbd1","kind":"commit","published_at":"2016-11-15T09:04:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_6/manifests"},{"name":"v2_3_2","sha":"9d222264d5e6a2dcac5aceafb5742a65e53dc513","kind":"commit","published_at":"2016-11-15T04:45:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_2/manifests"},{"name":"v2_4_0_preview3","sha":"81234c5ecaab58e03e346ebdbf5678e4b8a3db55","kind":"commit","published_at":"2016-11-07T05:57:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_0_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_0_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_0_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview3/manifests"},{"name":"v2_4_0_preview2","sha":"e11c22602af69e8139ec0649bb39f5a66d1e66a1","kind":"commit","published_at":"2016-09-09T16:16:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview2/manifests"},{"name":"v2_4_0_preview1","sha":"8183c0532207ad0a9b9f99b659116218a9fa132b","kind":"commit","published_at":"2016-06-20T07:37:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_4_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_4_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_4_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_4_0_preview1/manifests"},{"name":"v2_2_5","sha":"449169fd8cfe4253381c40f595097ed50932bdae","kind":"commit","published_at":"2016-04-26T04:48:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_5/manifests"},{"name":"v2_3_1","sha":"5827d8e887d881eb3a6e6ea7410590261c90545f","kind":"commit","published_at":"2016-04-25T18:06:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_1/manifests"},{"name":"v2_1_10","sha":"410b031acb0b85e86564cc5d6fdde57b1251505f","kind":"commit","published_at":"2016-03-31T15:43:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_10","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_10/manifests"},{"name":"v2_1_9","sha":"22b2eface036901d27bfd9a22057427e4cce5f06","kind":"commit","published_at":"2016-03-30T09:46:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_9","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_9/manifests"},{"name":"v2_3_0","sha":"d40ea2afa6ff5a6e5befcf342fb7b6dc58796b20","kind":"commit","published_at":"2015-12-24T16:35:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0/manifests"},{"name":"v2_0_0_648","sha":"03ec9ed5c93d6681bff894e566f9affe9d80a248","kind":"commit","published_at":"2015-12-16T12:31:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_648","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_648","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_648","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_648","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_648/manifests"},{"name":"v2_1_8","sha":"4876b9a68c6d04717c35c01b071e88eaf09a0bf7","kind":"commit","published_at":"2015-12-16T12:29:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_8","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_8/manifests"},{"name":"v2_2_4","sha":"9081c2c61ac9f7f9bdcbf054f33b2dc42740e85f","kind":"commit","published_at":"2015-12-16T12:12:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_4/manifests"},{"name":"v2_3_0_preview2","sha":"e3434401aca2e331132652d4458366267e8cf378","kind":"commit","published_at":"2015-12-10T23:48:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0_preview2/manifests"},{"name":"v2_3_0_preview1","sha":"9993701c7d3d83e24699177fef3238d8bf7bbbab","kind":"commit","published_at":"2015-11-11T12:42:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_3_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_3_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_3_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_3_0_preview1/manifests"},{"name":"v2_2_3","sha":"b8c7ea548aa8fb5f3c399a00ce877d3431c27a01","kind":"commit","published_at":"2015-08-18T13:55:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_3/manifests"},{"name":"v2_1_7","sha":"0f664738e9a1219767ab0d0d168902977305a61d","kind":"commit","published_at":"2015-08-18T13:04:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_7","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_7/manifests"},{"name":"v2_0_0_647","sha":"c60c15f371a6d2f2e024ebd75ee9b3fefa7d7118","kind":"commit","published_at":"2015-08-18T13:04:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_647","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_647","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_647/manifests"},{"name":"v2_0_0_645","sha":"5dfbc7159351542c4915286d6b3e54498368ea68","kind":"commit","published_at":"2015-04-13T13:25:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_645","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_645","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_645","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_645","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_645/manifests"},{"name":"v2_1_6","sha":"fe8cc13685a847f5b4b687d9edb88f5bee58fd70","kind":"commit","published_at":"2015-04-13T13:24:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_6","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_6/manifests"},{"name":"v2_2_2","sha":"a9721a259665149b1b9ff0beabcf5f8dc0136120","kind":"commit","published_at":"2015-04-13T13:19:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_2/manifests"},{"name":"v2_2_1","sha":"10bc9b85cba61af65dea858a2952ae04126a5d4d","kind":"commit","published_at":"2015-02-27T06:39:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_1/manifests"},{"name":"v2_0_0_643","sha":"5b16662562e48260ace5cfa5284338e9a5d5c77b","kind":"commit","published_at":"2015-02-25T10:50:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_643","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_643","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_643/manifests"},{"name":"v2_2_0","sha":"7393bf6a5cfff63683f36535e293caaa0d4c5be0","kind":"commit","published_at":"2014-12-25T08:43:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0/manifests"},{"name":"v2_2_0_rc1","sha":"050b43acced48e2699f4c57df65e207da4f0aa5a","kind":"commit","published_at":"2014-12-18T12:53:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_rc1/manifests"},{"name":"v2_2_0_preview2","sha":"2e968a23387c3255379a9bf91f3ecdafb01d940d","kind":"commit","published_at":"2014-11-28T03:27:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_preview2/manifests"},{"name":"v2_0_0_598","sha":"52fda370bcb1f186caeba58e4c6f4a5535cd6e55","kind":"commit","published_at":"2014-11-13T13:40:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_598","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_598","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_598","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_598","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_598/manifests"},{"name":"v1_9_3_551","sha":"a32f3789244b5f976dfaee75b06a91e3b4a18182","kind":"commit","published_at":"2014-11-13T13:39:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_551","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_551","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_551","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_551","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_551/manifests"},{"name":"v2_1_5","sha":"02560c6a7935543221aaed397fded3dcdf825188","kind":"commit","published_at":"2014-11-13T13:36:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_5","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_5/manifests"},{"name":"v2_0_0_594","sha":"34b929aeb3e3758163269c9dfb7b57336cc78a42","kind":"commit","published_at":"2014-10-27T11:25:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_594","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_594","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_594","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_594","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_594/manifests"},{"name":"v2_1_4","sha":"0026b215506c25ffaf0431597f2a53abbcba4fec","kind":"commit","published_at":"2014-10-27T11:25:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_4","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_4/manifests"},{"name":"v1_9_3_550","sha":"abd7e6526ffc35ed2615c2e706b9c56238d2681a","kind":"commit","published_at":"2014-10-27T11:25:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_550","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_550","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_550","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_550","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_550/manifests"},{"name":"v2_1_3","sha":"63858b8d250cbbd8362e14be612b0ac82a54931e","kind":"commit","published_at":"2014-09-18T16:58:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_3","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_3/manifests"},{"name":"v2_0_0_576","sha":"f1f3fe11d9848b7772ec21f9235fd577178be90e","kind":"commit","published_at":"2014-09-18T15:28:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_576","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_576","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_576","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_576","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_576/manifests"},{"name":"v2_2_0_preview1","sha":"ac98aa3101ae3cf09c3bb318e22b72404150f106","kind":"commit","published_at":"2014-09-17T15:55:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_2_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_2_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_2_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_2_0_preview1/manifests"},{"name":"v1_9_3_547","sha":"b75e21b2bc97aa63796785aa49e9ea042a481ebf","kind":"commit","published_at":"2014-05-16T14:37:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_547","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_547","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_547/manifests"},{"name":"v2_0_0_481","sha":"3eae974b3cbe5811eaa33c78a36c4f73b53d47d2","kind":"commit","published_at":"2014-05-09T02:13:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_481","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_481","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_481","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_481","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_481/manifests"},{"name":"v2_1_2","sha":"faba7187c5e659d7a6da67ec844c4989fc74a8d5","kind":"commit","published_at":"2014-05-08T15:46:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_2/manifests"},{"name":"v2_0_0_451","sha":"6d64b00091e2e45d5a691356c0ca60db6a7dfa3e","kind":"commit","published_at":"2014-02-24T11:49:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_451","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_451","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_451","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_451","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_451/manifests"},{"name":"v2_1_1","sha":"80b4d996e7da361723200c2bf665090d684f1cc4","kind":"commit","published_at":"2014-02-24T05:41:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_1/manifests"},{"name":"v1_9_3_545","sha":"c7306a6eca46f5a383176d20718f3d0f6c260a5d","kind":"commit","published_at":"2014-02-24T03:48:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_545","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_545","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_545","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_545","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_545/manifests"},{"name":"v2_1_0","sha":"3603063e4385c45db103d979311f689e9146383e","kind":"commit","published_at":"2013-12-25T15:16:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0/manifests"},{"name":"v2_1_0_rc1","sha":"9881a183bde20d1c174d33d8a2f637e9c092a08b","kind":"commit","published_at":"2013-12-20T09:38:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_rc1/manifests"},{"name":"v2_1_0_preview2","sha":"834679d12c16cb142a8b534be137fc3e3a3c82a4","kind":"commit","published_at":"2013-11-22T20:13:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_preview2/manifests"},{"name":"v1_9_3_484","sha":"71b69b412089320971e84fd4ef12f2be5c3cbc42","kind":"commit","published_at":"2013-11-22T04:22:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_484","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_484/manifests"},{"name":"v2_0_0_353","sha":"609cdd3236dff10405453fe2e201ce615ce203b4","kind":"commit","published_at":"2013-11-22T04:21:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_353","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_353/manifests"},{"name":"v2_0_0_352","sha":"e438ab420e7286a0358f63eb83fa6b22d3caf806","kind":"commit","published_at":"2013-11-22T04:01:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_352","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_352/manifests"},{"name":"v1_9_3_483","sha":"e0b7e4bc222187589668c854c2fe636510d9b713","kind":"commit","published_at":"2013-11-22T03:52:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_483","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_483","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_483","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_483","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_483/manifests"},{"name":"v2_1_0_preview1","sha":"928c4a92de2df1955a8adf2f544c7cbec11b4711","kind":"commit","published_at":"2013-09-22T05:46:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_1_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_1_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_1_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_1_0_preview1/manifests"},{"name":"v1_8_7_374","sha":"83c8cd7199f25dfb490934a5227ec26770e292e4","kind":"commit","published_at":"2013-06-27T11:56:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_374","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_374/manifests"},{"name":"v1_8_7_373","sha":"1c7b7da5750b9660b931a2fdc5647900b392ca58","kind":"commit","published_at":"2013-06-27T11:23:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_373","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_373","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_373","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_373","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_373/manifests"},{"name":"v1_9_3_448","sha":"4cf80d0c2430b04866ad7bcee126faea44c5521f","kind":"commit","published_at":"2013-06-27T11:14:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_448","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_448","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_448","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_448","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_448/manifests"},{"name":"v2_0_0_247","sha":"a921f0ec5702adc50bcbce81d30a4cd13392ebd5","kind":"commit","published_at":"2013-06-27T11:14:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_247","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_247/manifests"},{"name":"v1_9_3_429","sha":"5266a83418bda9b4cd2a467b5512648a8028ca38","kind":"commit","published_at":"2013-05-14T16:40:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_429","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_429/manifests"},{"name":"v1_9_3_426","sha":"e76eb06feb024828034379797129d92522e28516","kind":"commit","published_at":"2013-05-14T11:39:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_426","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_426","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_426","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_426","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_426/manifests"},{"name":"v2_0_0_195","sha":"e0030c175af6db1a0a7dcaa742f78ea36643232f","kind":"commit","published_at":"2013-05-14T11:35:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_195","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_195/manifests"},{"name":"v2_0_0_0","sha":"22cc6130861999622bf5449359e0bde1adeb4fcf","kind":"commit","published_at":"2013-02-24T08:01:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_0","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_0/manifests"},{"name":"v1_9_3_392","sha":"fd5c678ff76ccb815ee52a4035d5549d3d2da74e","kind":"commit","published_at":"2013-02-22T09:39:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_392","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_392","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_392","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_392","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_392/manifests"},{"name":"v2_0_0_rc2","sha":"324fab490a356e1ee0239ad49a84a872bd5ce8c2","kind":"commit","published_at":"2013-02-08T12:23:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_rc2/manifests"},{"name":"v1_9_3_385","sha":"b0104369bc865c34a9d3013f2ec7cda080a64e1a","kind":"commit","published_at":"2013-02-06T13:16:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_385","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_385","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_385","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_385","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_385/manifests"},{"name":"v1_9_3_384","sha":"513746f6621408d51b73a045e81b2bffbb411f8e","kind":"commit","published_at":"2013-02-06T08:41:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_384","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_384","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_384","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_384","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_384/manifests"},{"name":"v1_9_3_383","sha":"076ff3b10cb50106561e554ccb9650983641d0eb","kind":"commit","published_at":"2013-02-06T08:28:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_383","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_383/manifests"},{"name":"v1_9_3_374","sha":"92e872fa45062f9243d7098d06998d616f612934","kind":"commit","published_at":"2013-01-17T04:53:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_374","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_374","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_374/manifests"},{"name":"v2_0_0_rc1","sha":"ca6ccd436b3d849ec303e7fa23ee88c3eefaa51d","kind":"commit","published_at":"2013-01-07T14:33:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_rc1/manifests"},{"name":"v1_9_3_362","sha":"99fa4b0ea63732d848a4446b5dd5ede99954470e","kind":"commit","published_at":"2012-12-25T14:36:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_362","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_362/manifests"},{"name":"v1_9_3_361","sha":"8a31db57d88141a534b3c94d73cdb316a31f308e","kind":"commit","published_at":"2012-12-25T13:34:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_361","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_361/manifests"},{"name":"v1_9_3_360","sha":"7b91c87317e8c4a64f890f2353a271e055e0d9da","kind":"commit","published_at":"2012-12-25T11:45:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_360","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_360/manifests"},{"name":"v2_0_0_preview2","sha":"eb57022d0534434db406523fe6fdf6d0ede112c4","kind":"commit","published_at":"2012-12-01T14:03:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_preview2/manifests"},{"name":"v1_9_3_327","sha":"c49ae7ae02ddf0daf2f7a8b22b4d284893c10a4a","kind":"commit","published_at":"2012-11-09T18:54:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_327","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_327/manifests"},{"name":"v1_9_3_326","sha":"40f7da0658d955fb7f635bea2e0d13eda05ce5f6","kind":"commit","published_at":"2012-11-09T15:42:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_326","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_326/manifests"},{"name":"v2_0_0_preview1","sha":"9f51be4b005e039b2e81cd99d01744ae8cfe0475","kind":"commit","published_at":"2012-11-01T18:30:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v2_0_0_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v2_0_0_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v2_0_0_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v2_0_0_preview1/manifests"},{"name":"v1_9_3_286","sha":"6c55027f98c036b2a06955e0c6595bc10d104a20","kind":"commit","published_at":"2012-10-12T09:22:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_286","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_286/manifests"},{"name":"v1_9_3_284","sha":"400b5d3a9187bf7860706c1f5b9e37cc2ee83e13","kind":"commit","published_at":"2012-10-12T08:38:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_284","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_284/manifests"},{"name":"v1_9_3_283","sha":"9089f9aad6ccb0b7f76e3429b2a261910a68b41e","kind":"commit","published_at":"2012-10-12T08:02:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_283","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_283/manifests"},{"name":"v1_8_7_371","sha":"0ef2a114b52bd4343c9895aec3f4a02250aded9c","kind":"commit","published_at":"2012-10-12T04:05:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_371","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_371","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_371/manifests"},{"name":"v1_8_7_370","sha":"6b7998db38c5495724a5ac0d035ea47987f86d5f","kind":"commit","published_at":"2012-06-29T13:17:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_370","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_370","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_370","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_370","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_370/manifests"},{"name":"v1_8_7_369","sha":"c2086e5c29e5e4123bb78898d0633967dcaa44fc","kind":"commit","published_at":"2012-06-29T06:12:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_369","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_369/manifests"},{"name":"v1_9_2_320","sha":"ea0b32f984ada7baaaa195a7a94803f49bd9b4a8","kind":"commit","published_at":"2012-04-21T22:47:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_320","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_320/manifests"},{"name":"v1_9_3_195","sha":"220774485f2a5c2f426bc551c73dfdf3a9354e4c","kind":"commit","published_at":"2012-04-20T04:29:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_195","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_195/manifests"},{"name":"v1_9_3_194","sha":"86f774fa1cd1adf70c3b547feee1fa07c36f9b02","kind":"commit","published_at":"2012-04-20T01:32:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_194","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_194/manifests"},{"name":"v1_9_2_318","sha":"c2835192bf9fb49cb3ee43fce7093ee3b6ac5167","kind":"commit","published_at":"2012-04-10T10:36:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_318","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_318/manifests"},{"name":"v1_9_2_381","sha":"bf72643bedb24fa3f2e71fff055167b12e5676bd","kind":"commit","published_at":"2012-02-18T09:24:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_381","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_381/manifests"},{"name":"v1_9_3_125","sha":"03817dbe543c09c7ad6896cd321868f6eab95336","kind":"commit","published_at":"2012-02-16T09:00:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_125","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_125/manifests"},{"name":"v1_8_7_358","sha":"e2701232a67ad949f5c60a0fcef9bc7cbf866932","kind":"commit","published_at":"2012-02-16T08:59:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_358","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_358/manifests"},{"name":"v1_8_7_357","sha":"c88cffd9729bce7048feb5ce90727e768a79ce53","kind":"commit","published_at":"2011-12-28T12:49:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_357","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_357/manifests"},{"name":"v1_9_3_0","sha":"7da63cd80fa13606e17b29f3a79dc0b00e809ef0","kind":"commit","published_at":"2011-10-30T09:50:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_0","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_0/manifests"},{"name":"v1_9_3_rc1","sha":"493f8a1ce3d297057453f943364954387d21c46f","kind":"commit","published_at":"2011-09-24T07:25:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_rc1/manifests"},{"name":"v1_9_3_preview1","sha":"c8c4432f1c21ff49ff9d7b9e421ba0d893740305","kind":"commit","published_at":"2011-07-31T14:20:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_3_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_3_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_3_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_3_preview1/manifests"},{"name":"v1_9_2_290","sha":"866f369446da5fdbfa315f40571025b8075d31ce","kind":"commit","published_at":"2011-07-15T12:58:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_290","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_290/manifests"},{"name":"v1_8_7_352","sha":"0b9eba1365cf2877fca77f53955414ec1522a956","kind":"commit","published_at":"2011-07-02T09:53:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_352","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_352/manifests"},{"name":"v1_8_7_334","sha":"7ca6f052384ab9ee7125db00ba2e201e4637efd3","kind":"commit","published_at":"2011-02-18T12:42:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_334","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_334/manifests"},{"name":"v1_9_2_180","sha":"6df17638769f99310d2522f0b85bf099a0865efa","kind":"commit","published_at":"2011-02-18T12:07:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_180","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_180/manifests"},{"name":"v1_9_1_431","sha":"e3e042fa3cd50a3e0da687d2d9dca696c54ac5fd","kind":"commit","published_at":"2011-02-18T12:05:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_431","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_431","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_431","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_431","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_431/manifests"},{"name":"v1_9_2_136","sha":"dc098a569ef4ed60ad9d3e10a66e90b05600deb9","kind":"commit","published_at":"2010-12-25T10:50:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_136","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_136/manifests"},{"name":"v1_8_7_330","sha":"baf67e963ce30d88359ebb7adb3530ed541c9ee3","kind":"commit","published_at":"2010-12-24T03:33:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_330","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_330/manifests"},{"name":"v1_8_6_420","sha":"e17aaaf2d5a40fbd7d7f14b4d77725e5b3546c82","kind":"commit","published_at":"2010-09-01T15:31:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_420","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_420","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_420","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_420","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_420/manifests"},{"name":"v1_9_2_0","sha":"02a892e48df92436a07d234c84f4b5cafce8ae3a","kind":"commit","published_at":"2010-08-18T05:55:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_0","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_0/manifests"},{"name":"v1_8_7_302","sha":"6f7a49e480a98ef243ac4d88ecbb318c83439f9d","kind":"commit","published_at":"2010-08-16T07:32:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_302","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_302/manifests"},{"name":"v1_8_7_301","sha":"4b3ae77dbe98d5b6ad6fa82239dc37e9497a7678","kind":"commit","published_at":"2010-08-16T03:42:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_301","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_301/manifests"},{"name":"v1_9_1_430","sha":"3682d3e3ca840de6a0c8e61fee9376eca34c10e4","kind":"commit","published_at":"2010-08-16T00:55:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_430","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_430/manifests"},{"name":"v1_9_2_rc2","sha":"0d4130f35f8748b146434607213e680311276036","kind":"commit","published_at":"2010-07-11T13:39:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_rc2/manifests"},{"name":"v1_9_2_rc1","sha":"3ce09e088108509f92860d5fb8f48ec68e06cb5f","kind":"commit","published_at":"2010-07-02T10:16:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_rc1/manifests"},{"name":"v1_9_1_429","sha":"a10e69ed6195c9cc7eff4e86e6f04ec8438ce50c","kind":"commit","published_at":"2010-07-02T10:16:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_429","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_429/manifests"},{"name":"v1_8_7_299","sha":"54956f6bd1c42500d1cf427a98f6d35cacbae83d","kind":"commit","published_at":"2010-06-23T15:28:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_299","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_299/manifests"},{"name":"v1_8_7_297","sha":"1327933229cd6f2eef752bcdca46ccc37cf4888e","kind":"commit","published_at":"2010-06-22T06:51:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_297","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_297/manifests"},{"name":"v1_9_2_preview3","sha":"fd925eb6016cfc58a6951e7ed345265670ce0d7c","kind":"commit","published_at":"2010-05-31T16:52:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview3/manifests"},{"name":"v1_8_6_399","sha":"9f1e7049db7db7f2e5c639e83463167f1caa5111","kind":"commit","published_at":"2010-02-04T22:36:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_399","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_399","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_399","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_399","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_399/manifests"},{"name":"v1_8_6_398","sha":"5fc3475fe92d581300e6e7cae765995e58ca300c","kind":"commit","published_at":"2010-02-03T16:45:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_398","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_398","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_398","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_398","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_398/manifests"},{"name":"v1_8_6_388","sha":"fb05572f86f77703546f9db7c62338cdd55cc82c","kind":"commit","published_at":"2010-01-10T15:40:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_388","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_388","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_388","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_388","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_388/manifests"},{"name":"v1_9_1_378","sha":"7b43190d4d7cb25c932cbeb8cd5079c9eca08b14","kind":"commit","published_at":"2010-01-10T11:35:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_378","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_378","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_378/manifests"},{"name":"v1_8_7_249","sha":"f0df8905595db20206d72446651b75c45fe1ade3","kind":"commit","published_at":"2010-01-10T10:31:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_249","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_249/manifests"},{"name":"v1_8_7_248","sha":"a42e0e4624b95ac20e9dd05ce3f15a246f88c392","kind":"commit","published_at":"2009-12-25T09:23:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_248","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_248/manifests"},{"name":"v1_9_1_376","sha":"3fae03e87b1dbc96ef746bc1ac4b55e68005521d","kind":"commit","published_at":"2009-12-07T04:17:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_376","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_376","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_376/manifests"},{"name":"v1_9_2_preview2","sha":"0a39e25e551a3d443fd4721fa5e5df64a1ad411a","kind":"commit","published_at":"2009-09-08T06:20:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview2/manifests"},{"name":"v1_8_6_383","sha":"e1a5c3a10edff100f55b4166bd489b2c29764779","kind":"commit","published_at":"2009-08-03T17:09:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_383","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_383","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_383","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_383","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_383/manifests"},{"name":"v1_8_7_190","sha":"f7488de590020076b71442fbc5dc4f1a3088465c","kind":"commit","published_at":"2009-07-25T12:36:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_190","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_190/manifests"},{"name":"v1_8_7_189","sha":"f24c6138acecaf095cd0b2901f7250fab360d481","kind":"commit","published_at":"2009-07-24T08:20:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_189","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_189/manifests"},{"name":"v1_8_7_188","sha":"5ca4a9a37003116ae3f84d95fbb8b10abeca9d18","kind":"commit","published_at":"2009-07-22T14:55:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_188","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_188/manifests"},{"name":"v1_8_6_381","sha":"987a68fb9cb4acdf92ab6c50805d5ebae5611926","kind":"commit","published_at":"2009-07-21T15:44:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_381","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_381","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_381","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_381","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_381/manifests"},{"name":"v1_8_7_187","sha":"aa8a9a278ad54689027382f52c1ecd13e8df6198","kind":"commit","published_at":"2009-07-21T09:24:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_187","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_187/manifests"},{"name":"v1_9_2_preview1","sha":"f579e0909a12f33837b5df121118b5a41f132071","kind":"commit","published_at":"2009-07-17T23:28:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_2_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_2_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_2_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_2_preview1/manifests"},{"name":"v1_9_1_243","sha":"3a058bd650b2f5b359a7c6d643afbbe5622af478","kind":"commit","published_at":"2009-07-17T14:43:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_243","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_243/manifests"},{"name":"v1_8_7_185","sha":"c694a35b163b3f87dc7511d2509b5ff72f5ae539","kind":"commit","published_at":"2009-07-16T00:35:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_185","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_185/manifests"},{"name":"v1_8_7_184","sha":"429b6a8e29396e110508aa2b8542caafdb481fb2","kind":"commit","published_at":"2009-07-15T02:51:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_184","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_184/manifests"},{"name":"v1_8_7_183","sha":"cd69c649ab085341629617c50525300fc1334da4","kind":"commit","published_at":"2009-07-14T11:31:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_183","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_183/manifests"},{"name":"v1_8_7_182","sha":"2947f3f037cd8771b97bf5f3b17958bccaf2593b","kind":"commit","published_at":"2009-07-12T16:42:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_182","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_182/manifests"},{"name":"v1_8_7_181","sha":"d5c908fecffd559f4d3608385cbfadc3ed791d54","kind":"commit","published_at":"2009-07-09T09:05:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_181","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_181/manifests"},{"name":"v1_8_7_180","sha":"5853ee94ec811995fe47ada89ca7379bb9a7da8c","kind":"commit","published_at":"2009-07-08T10:58:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_180","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_180/manifests"},{"name":"v1_8_7_179","sha":"af042106d4545919b58cea5fa2aaecee8a2bda1c","kind":"commit","published_at":"2009-07-06T07:25:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_179","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_179/manifests"},{"name":"v1_8_7_178","sha":"bf8338ce69bac1efa2fbbf97b644762b602ac977","kind":"commit","published_at":"2009-07-04T18:57:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_178","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_178/manifests"},{"name":"v1_8_7_177","sha":"50fa0abfcea4a8e9f543c4369d05f790b8a70634","kind":"commit","published_at":"2009-07-03T00:41:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_177","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_177/manifests"},{"name":"v1_8_7_176","sha":"0adaa398b0c26b48ba017551e3755b1087c49f3b","kind":"commit","published_at":"2009-07-01T06:48:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_176","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_176/manifests"},{"name":"v1_8_7_175","sha":"5e367f2e801698f27e54bedc3e6972fe3a85e352","kind":"commit","published_at":"2009-06-29T04:21:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_175","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_175/manifests"},{"name":"v1_8_7_174","sha":"9a2f2bacbf3bcecbbfb03007e8e4cf4e8507e2bb","kind":"commit","published_at":"2009-06-12T07:39:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_174","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_174/manifests"},{"name":"v1_8_6_369","sha":"dc7b7c574f4e05740f3be848b250658f9f764f5a","kind":"commit","published_at":"2009-06-09T00:36:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_369","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_369/manifests"},{"name":"v1_8_7_173","sha":"cb3115f107b89f7ffbbaba41657d910346ccd391","kind":"commit","published_at":"2009-06-08T01:59:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_173","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_173/manifests"},{"name":"v1_8_7_172","sha":"ba88e968395e17678a5031ad9212abf10e867d58","kind":"commit","published_at":"2009-06-07T23:57:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_172","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_172/manifests"},{"name":"v1_8_7_171","sha":"987c28d217eb15492020650a98bb67299010964c","kind":"commit","published_at":"2009-06-03T12:17:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_171","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_171/manifests"},{"name":"v1_8_7_170","sha":"2292604aa9dad49e7f4a21fc10bd77fec943d93c","kind":"commit","published_at":"2009-06-03T12:13:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_170","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_170/manifests"},{"name":"v1_8_7_169","sha":"2ba13ff3848e797edec726a859efc1201eef0782","kind":"commit","published_at":"2009-06-03T12:06:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_169","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_169/manifests"},{"name":"v1_8_7_168","sha":"a0a0c2c1a5bddf93c4fbfa5059d16d3d0aeb57e0","kind":"commit","published_at":"2009-06-03T12:00:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_168","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_168/manifests"},{"name":"v1_8_7_167","sha":"124024334393cd19ae00faea518ce39c57cc92c1","kind":"commit","published_at":"2009-05-26T12:27:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_167","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_167/manifests"},{"name":"v1_8_7_166","sha":"95be9d5bfe0a8f7a5b90c3cf75638115e74e018e","kind":"commit","published_at":"2009-05-26T12:22:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_166","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_166/manifests"},{"name":"v1_8_7_165","sha":"c91a14b7e4a5aa35b0516af857848ded6b421ee0","kind":"commit","published_at":"2009-05-26T12:20:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_165","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_165/manifests"},{"name":"v1_8_7_164","sha":"e8b938bb7e0b0703c7eef3c8716f64ed880dd2ce","kind":"commit","published_at":"2009-05-26T12:15:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_164","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_164/manifests"},{"name":"v1_8_7_163","sha":"f46fa3b74aaecfd6850c4f5d2aa671d36b85963b","kind":"commit","published_at":"2009-05-26T12:06:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_163","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_163/manifests"},{"name":"v1_8_7_162","sha":"184cd31e8c92f76efbf0a5b8d906f4fee9922b4d","kind":"commit","published_at":"2009-05-26T12:00:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_162","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_162/manifests"},{"name":"v1_8_7_161","sha":"0d90b13373c1d3f030a44c88a94dcaabda6be7c9","kind":"commit","published_at":"2009-05-26T11:54:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_161","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_161/manifests"},{"name":"v1_9_1_129","sha":"fca64fcaf6d24ec64430d53fe3540c0fa6c5c712","kind":"commit","published_at":"2009-05-12T05:37:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_129","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_129/manifests"},{"name":"v1_9_1_128","sha":"97f4fb5621fa0ae6b0e2a1250e5336d97138c1dc","kind":"commit","published_at":"2009-05-12T04:46:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_128","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_128/manifests"},{"name":"v1_9_1_127","sha":"5f9594d1ee74b82763c651bc1f553e7c365bf983","kind":"commit","published_at":"2009-05-12T04:18:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_127","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_127/manifests"},{"name":"v1_9_1_126","sha":"b98b6ccdd4474090bf94d02200c693f9a21caa69","kind":"commit","published_at":"2009-05-11T15:19:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_126","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_126/manifests"},{"name":"v1_8_7_160","sha":"e5131a621478973833c2f25f6141823c75c25f5e","kind":"commit","published_at":"2009-04-08T10:00:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_160","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_160/manifests"},{"name":"v1_8_7_159","sha":"38333d287fcae8997e517f0c52c33464f09ba8ff","kind":"commit","published_at":"2009-04-02T07:13:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_159","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_159/manifests"},{"name":"v1_8_7_158","sha":"9689740ffedf4ca984119a44861a88c8f0f38c64","kind":"commit","published_at":"2009-04-02T07:00:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_158","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_158/manifests"},{"name":"v1_8_7_157","sha":"8a336dcf402fe1d1ebab6ea019c2dbd9f27084a7","kind":"commit","published_at":"2009-04-02T05:22:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_157","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_157/manifests"},{"name":"v1_8_7_156","sha":"4a1f00d299671e514cac5eb46b02168524379a53","kind":"commit","published_at":"2009-03-31T09:37:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_156","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_156/manifests"},{"name":"v1_8_6_368","sha":"e66ed66c6e13f69592c66dc2d76528a88610eff8","kind":"commit","published_at":"2009-03-31T09:19:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_368","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_368","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_368","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_368","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_368/manifests"},{"name":"v1_8_7_155","sha":"acf0a5f354b77dcdb5848d2dbe4235870f56da99","kind":"commit","published_at":"2009-03-27T11:07:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_155","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_155/manifests"},{"name":"v1_8_6_367","sha":"c42a7cfa2fc24285be2fb90f701d684c6101c501","kind":"commit","published_at":"2009-03-27T11:06:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_367","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_367","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_367/manifests"},{"name":"v1_8_7_154","sha":"cc302d1390823f58effe21c4941afaaa8b5260ee","kind":"commit","published_at":"2009-03-27T10:25:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_154","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_154/manifests"},{"name":"v1_8_6_366","sha":"d420e203259ffd9a260e0e0369c31b57a2ae2ce7","kind":"commit","published_at":"2009-03-27T10:21:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_366","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_366","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_366","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_366","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_366/manifests"},{"name":"v1_8_7_153","sha":"bd1ccd8ed93f28ad59a9cf085966f46539d864a4","kind":"commit","published_at":"2009-03-23T10:17:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_153","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_153/manifests"},{"name":"v1_8_6_365","sha":"ef68a59d8442a16b2da964003ed62bcc73b31333","kind":"commit","published_at":"2009-03-23T10:16:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_365","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_365/manifests"},{"name":"v1_8_7_152","sha":"17ff30ff0ac2c1553a876531e4c63cbeb95e5c05","kind":"commit","published_at":"2009-03-23T09:28:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_152","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_152/manifests"},{"name":"v1_8_6_364","sha":"8d6b44147c198837d71f95d88b8339f121327195","kind":"commit","published_at":"2009-03-23T09:26:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_364","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_364","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_364","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_364","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_364/manifests"},{"name":"v1_8_7_151","sha":"722fed2e1d415e9af25ebe24ddac78b33d872876","kind":"commit","published_at":"2009-03-23T08:44:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_151","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_151/manifests"},{"name":"v1_8_6_363","sha":"f65407a2b0aed44621b4e3f72f59ef861b0f2b5e","kind":"commit","published_at":"2009-03-23T08:41:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_363","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_363","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_363","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_363","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_363/manifests"},{"name":"v1_8_6_362","sha":"d162ebbb307ab84a2852adccefed05ae7c7b01b8","kind":"commit","published_at":"2009-03-10T07:08:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_362","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_362","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_362/manifests"},{"name":"v1_8_7_150","sha":"faace3e65cf801079e2fb5a6e524af16584cd8a5","kind":"commit","published_at":"2009-03-09T11:59:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_150","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_150/manifests"},{"name":"v1_8_6_361","sha":"35903907619995eef1f0a8283cc3289ff479af9b","kind":"commit","published_at":"2009-03-09T11:57:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_361","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_361","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_361","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_361","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_361/manifests"},{"name":"v1_8_7_149","sha":"63611010aeefc932b57d7c998bb6ffab6c8528e9","kind":"commit","published_at":"2009-03-09T01:03:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_149","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_149/manifests"},{"name":"v1_8_6_360","sha":"b74ed437f3805cd24b9e6a17c513e84daad1bc1e","kind":"commit","published_at":"2009-03-09T01:01:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_360","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_360","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_360","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_360","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_360/manifests"},{"name":"v1_8_7_148","sha":"7902e1f019dac989ba9b0f6c47fffa897a039cee","kind":"commit","published_at":"2009-03-09T00:56:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_148","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_148/manifests"},{"name":"v1_8_6_359","sha":"26d218b2d59b34a5a1e34ff4c546f16cdd959e1c","kind":"commit","published_at":"2009-03-09T00:56:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_359","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_359","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_359","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_359","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_359/manifests"},{"name":"v1_8_7_147","sha":"2a75027d49146a34fb9cec44a4100af0b1436608","kind":"commit","published_at":"2009-03-09T00:55:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_147","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_147/manifests"},{"name":"v1_8_6_358","sha":"3664c070d0f136810e4e8c5cb2c12c23ebb50d29","kind":"commit","published_at":"2009-03-09T00:52:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_358","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_358","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_358/manifests"},{"name":"v1_8_7_146","sha":"387cd114e0815f9dc03b7d5dd1eec876b22845f9","kind":"commit","published_at":"2009-03-09T00:05:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_146","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_146/manifests"},{"name":"v1_8_6_357","sha":"ffd60c453759171ba42e5587cd857b194621d8f6","kind":"commit","published_at":"2009-03-09T00:04:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_357","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_357","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_357","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_357","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_357/manifests"},{"name":"v1_8_7_145","sha":"6373a4cbdb49a2a8b86fb5b90e91437edbf298cd","kind":"commit","published_at":"2009-03-08T23:55:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_145","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_145/manifests"},{"name":"v1_8_6_356","sha":"19e7e8d94bd15346fda010ed21406c69069bbe1a","kind":"commit","published_at":"2009-03-08T23:54:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_356","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_356","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_356/manifests"},{"name":"v1_8_7_144","sha":"61aef0611f8e11a375f12d8d8f3774e8f040aeeb","kind":"commit","published_at":"2009-02-25T06:16:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_144","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_144/manifests"},{"name":"v1_8_6_355","sha":"8f9980eb2b6428bbbba4902f1dd74fb7e7952141","kind":"commit","published_at":"2009-02-25T06:15:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_355","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_355","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_355","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_355","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_355/manifests"},{"name":"v1_8_7_143","sha":"b5ece882d4b66f4242cba35f114aca7e47d3c8fc","kind":"commit","published_at":"2009-02-25T06:06:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_143","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_143/manifests"},{"name":"v1_8_6_354","sha":"ec9ff8bad43cfceae91ba2f7b027c354829482af","kind":"commit","published_at":"2009-02-25T06:05:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_354","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_354","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_354/manifests"},{"name":"v1_8_7_142","sha":"764da5090508b17b055a589a99226a701b69b189","kind":"commit","published_at":"2009-02-25T05:57:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_142","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_142/manifests"},{"name":"v1_8_6_353","sha":"f448fcf706c79f4c981ab030ac60ab50d837f66a","kind":"commit","published_at":"2009-02-25T05:56:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_353","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_353","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_353","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_353","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_353/manifests"},{"name":"v1_8_7_141","sha":"b158cc31c7229cb488b27d310efe5fedafa2696b","kind":"commit","published_at":"2009-02-23T17:45:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_141","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_141/manifests"},{"name":"v1_8_6_352","sha":"8122d91bbd8fa6b167f0d388335536f802671f7a","kind":"commit","published_at":"2009-02-23T17:43:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_352","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_352","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_352","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_352","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_352/manifests"},{"name":"v1_8_7_139","sha":"d1d4d976eb037249a052ad3976cf27d956bc1235","kind":"commit","published_at":"2009-02-22T13:10:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_139","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_139/manifests"},{"name":"v1_8_6_351","sha":"697c6a0298f27b393bea3d49cb3fb2e0f507df04","kind":"commit","published_at":"2009-02-22T13:08:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_351","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_351","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_351/manifests"},{"name":"v1_8_7_138","sha":"5de05416b2cda96430eb5d63fa38c2832c76e01e","kind":"commit","published_at":"2009-02-22T13:04:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_138","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_138/manifests"},{"name":"v1_8_6_350","sha":"ee21eebecc683366700f9c36dcba97e87f59101c","kind":"commit","published_at":"2009-02-22T13:01:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_350","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_350","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_350","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_350","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_350/manifests"},{"name":"v1_8_7_137","sha":"7863eb3c47dd2ddcfbd84afc29139b1ea798f48d","kind":"commit","published_at":"2009-02-22T12:43:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_137","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_137/manifests"},{"name":"v1_8_7_136","sha":"e4d43793a29d6d0a5cccf163c2ba3fb14ce322ba","kind":"commit","published_at":"2009-02-21T15:50:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_136","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_136/manifests"},{"name":"v1_8_6_349","sha":"1d1ada0af7ad317555df991a18aee0df2292b6e9","kind":"commit","published_at":"2009-02-21T15:49:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_349","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_349","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_349","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_349","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_349/manifests"},{"name":"v1_8_7_135","sha":"64b25ae93aac3ca20ab3eb1d3371ec8ba0affc46","kind":"commit","published_at":"2009-02-21T15:19:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_135","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_135/manifests"},{"name":"v1_8_6_348","sha":"906b5713be3af7ba819ad6acb0a467fdff797bd8","kind":"commit","published_at":"2009-02-21T15:18:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_348","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_348/manifests"},{"name":"v1_8_7_134","sha":"cde6b6fa8c0cb04b59eb95fb4031c785dae735c5","kind":"commit","published_at":"2009-02-20T11:43:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_134","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_134/manifests"},{"name":"v1_8_6_347","sha":"0d96549119be18bf412a9b9cc302fd8711c87edb","kind":"commit","published_at":"2009-02-20T11:42:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_347","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_347","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_347/manifests"},{"name":"v1_8_7_133","sha":"25f8a9290bda1cfe57d23f4a28576f34d4fa549f","kind":"commit","published_at":"2009-02-20T10:35:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_133","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_133/manifests"},{"name":"v1_8_6_346","sha":"35ba2a80364463ce18c786e5f93ed1f5c17445a4","kind":"commit","published_at":"2009-02-20T10:34:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_346","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_346","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_346","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_346","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_346/manifests"},{"name":"v1_8_7_132","sha":"52d0a3f30dc9e9d6844a4eb1e729c8e8f032defe","kind":"commit","published_at":"2009-02-20T09:06:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_132","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_132/manifests"},{"name":"v1_8_6_345","sha":"13f0ea6b4f536687cc01cc87c788054afa038a82","kind":"commit","published_at":"2009-02-20T09:06:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_345","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_345","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_345","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_345","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_345/manifests"},{"name":"v1_8_7_131","sha":"c4ab7565f458907228a2209f5a180058f014b9ae","kind":"commit","published_at":"2009-02-19T16:41:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_131","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_131/manifests"},{"name":"v1_8_6_344","sha":"8ab731c7841c9e3141ed8364768ce3f2b7243f2d","kind":"commit","published_at":"2009-02-19T16:40:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_344","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_344","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_344","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_344","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_344/manifests"},{"name":"v1_8_7_130","sha":"845eb49f924df518486145b4b3df59711be4f3ad","kind":"commit","published_at":"2009-02-19T09:02:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_130","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_130/manifests"},{"name":"v1_8_6_343","sha":"a84b51039b41364d6d07000b1a3c291ea235f7e7","kind":"commit","published_at":"2009-02-19T09:01:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_343","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_343","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_343","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_343","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_343/manifests"},{"name":"v1_8_7_129","sha":"eecd3236abe727175d6d11dd4f890bd4b1cdc061","kind":"commit","published_at":"2009-02-19T08:26:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_129","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_129/manifests"},{"name":"v1_8_6_342","sha":"c31902e5fe8d5263d36f45f0ca8e19903096e9ac","kind":"commit","published_at":"2009-02-19T08:25:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_342","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_342","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_342/manifests"},{"name":"v1_8_7_128","sha":"4e77a44287a70eb57d5fdec8045b0cb3ba6290db","kind":"commit","published_at":"2009-02-19T08:19:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_128","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_128/manifests"},{"name":"v1_8_7_127","sha":"c70f38ce4c7d74493ea48b296fc16ae6aa44080a","kind":"commit","published_at":"2009-02-18T13:28:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_127","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_127/manifests"},{"name":"v1_8_6_341","sha":"2b025919dfa6f4cbf654797c26e4914ea2392788","kind":"commit","published_at":"2009-02-18T13:27:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_341","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_341","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_341","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_341","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_341/manifests"},{"name":"v1_8_7_126","sha":"5e9e9f107a15f5e3acec055a07351cd68f628788","kind":"commit","published_at":"2009-02-18T13:24:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_126","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_126/manifests"},{"name":"v1_8_6_340","sha":"ff91033c72d943fd4dc753f9b3d62712db37a84e","kind":"commit","published_at":"2009-02-18T13:24:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_340","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_340","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_340","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_340","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_340/manifests"},{"name":"v1_8_7_125","sha":"4a49ea81e7921f79ad3cd16d62e7d59ed224d849","kind":"commit","published_at":"2009-02-18T13:17:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_125","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_125/manifests"},{"name":"v1_8_6_339","sha":"22f1ad08bcaf15f0405a3b23a4a6573f2312e414","kind":"commit","published_at":"2009-02-18T13:16:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_339","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_339","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_339","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_339","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_339/manifests"},{"name":"v1_8_7_124","sha":"66b8c25400952d8132142aa0c1fb8815431a6a40","kind":"commit","published_at":"2009-02-18T13:08:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_124","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_124/manifests"},{"name":"v1_8_6_338","sha":"1cc10bc66904d216561c024b4632cd1ba772e817","kind":"commit","published_at":"2009-02-18T13:07:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_338","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_338","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_338","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_338","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_338/manifests"},{"name":"v1_8_7_123","sha":"f9564d2909053d75ee5b99ab48c1e7a330db0527","kind":"commit","published_at":"2009-02-17T02:59:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_123","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_123/manifests"},{"name":"v1_8_6_337","sha":"cc221f0301b8eea4e859a956cd8bb033bc8c0c8e","kind":"commit","published_at":"2009-02-17T02:58:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_337","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_337/manifests"},{"name":"v1_8_7_122","sha":"a60be7b3014dc6198af7e77e1facd0d21584bc4c","kind":"commit","published_at":"2009-02-16T14:32:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_122","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_122/manifests"},{"name":"v1_8_6_336","sha":"e4fa97b9046ac822046b8ce5a6a1f04ed781f02e","kind":"commit","published_at":"2009-02-16T14:26:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_336","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_336/manifests"},{"name":"v1_8_7_121","sha":"edca139410cabc7c91f68a6a5dce6083ed8b09c9","kind":"commit","published_at":"2009-02-16T14:09:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_121","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_121/manifests"},{"name":"v1_8_6_335","sha":"0d31efac1971c3c37c6ad4b40e2c811a8f047594","kind":"commit","published_at":"2009-02-16T14:06:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_335","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_335","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_335","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_335","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_335/manifests"},{"name":"v1_8_7_120","sha":"6934704aaed64aaf601d9ecb2bfe497268698e0b","kind":"commit","published_at":"2009-02-16T13:46:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_120","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_120/manifests"},{"name":"v1_8_6_334","sha":"a3a759e0e284d496f9aad5501c4aa1ca68d2fcac","kind":"commit","published_at":"2009-02-16T13:45:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_334","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_334","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_334/manifests"},{"name":"v1_8_7_119","sha":"78134f174ba4cfc381e079532a80d06f60c87652","kind":"commit","published_at":"2009-02-16T13:37:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_119","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_119/manifests"},{"name":"v1_8_6_333","sha":"5f548c706c56770579d23e7d88dddf631a80ea53","kind":"commit","published_at":"2009-02-16T13:33:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_333","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_333","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_333","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_333","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_333/manifests"},{"name":"v1_3_1a_990201","sha":"80438705d6ad64fa10dcf6ef84d064e1aeab8d0d","kind":"commit","published_at":"2009-02-16T08:12:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_3_1a_990201","html_url":"https://github.com/ruby/ruby/releases/tag/v1_3_1a_990201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_3_1a_990201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_3_1a_990201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_3_1a_990201/manifests"},{"name":"v1_8_7_118","sha":"e7a357398ac2703faace663d23f58b411be58667","kind":"commit","published_at":"2009-02-14T19:21:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_118","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_118/manifests"},{"name":"v1_8_6_332","sha":"561b618f04982d811d5cd9455e1f7b2045d273dd","kind":"commit","published_at":"2009-02-14T19:21:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_332","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_332","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_332","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_332","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_332/manifests"},{"name":"v1_8_7_117","sha":"f60ff2ba54b6481bff81f82079e121266d30f161","kind":"commit","published_at":"2009-02-14T19:18:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_117","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_117/manifests"},{"name":"v1_8_6_331","sha":"03437768455102f67d93d40413e9531a12a20e09","kind":"commit","published_at":"2009-02-14T19:17:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_331","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_331","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_331/manifests"},{"name":"v1_8_7_116","sha":"3d7a6da208f42ad5fd83c454b4c99b10549552e0","kind":"commit","published_at":"2009-02-13T10:19:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_116","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_116/manifests"},{"name":"v1_8_6_330","sha":"332ac01624ee43fee2d1a7a52326cd22dd1c9d1b","kind":"commit","published_at":"2009-02-13T10:18:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_330","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_330","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_330","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_330","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_330/manifests"},{"name":"v1_8_7_115","sha":"3b100d790c83012cbc9ff37b977349d540ba3801","kind":"commit","published_at":"2009-02-13T10:05:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_115","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_115/manifests"},{"name":"v1_8_6_329","sha":"4c302e53f481dcf60ffed047233524fea0a53ab5","kind":"commit","published_at":"2009-02-13T10:04:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_329","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_329/manifests"},{"name":"v1_8_7_114","sha":"f78e320cb5a4b903d5a4756adc5c832b27bac582","kind":"commit","published_at":"2009-02-11T14:37:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_114","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_114/manifests"},{"name":"v1_8_6_328","sha":"454c6d04b9316a990466006669ab5995bf864755","kind":"commit","published_at":"2009-02-11T14:37:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_328","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_328/manifests"},{"name":"v1_8_7_113","sha":"d4291e8c97c3ff8925765d8e850de30dc5fdc60f","kind":"commit","published_at":"2009-02-10T11:02:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_113","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_113/manifests"},{"name":"v1_8_6_327","sha":"9aca470d9a61d2bfb5e6e3fdbc3bef501801bb9e","kind":"commit","published_at":"2009-02-10T11:00:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_327","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_327/manifests"},{"name":"v1_8_7_112","sha":"17b3c88551bb69fd3e323d8602e176c9c842cfc0","kind":"commit","published_at":"2009-02-10T10:41:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_112","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_112/manifests"},{"name":"v1_8_6_326","sha":"074dcd52fbd26dd8a036c31d201de56f2928e5d6","kind":"commit","published_at":"2009-02-10T10:40:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_326","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_326/manifests"},{"name":"v1_8_7_111","sha":"3d67b479dc1e517a04eefa09605f86c9232bff65","kind":"commit","published_at":"2009-02-09T08:35:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_111","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_111/manifests"},{"name":"v1_8_6_325","sha":"699967becd57799e335e926f6cf40f52bbb1fe39","kind":"commit","published_at":"2009-02-09T08:35:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_325","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_325/manifests"},{"name":"v1_8_7_110","sha":"783387a0eb48067adc9a6e941cffc94c3696818e","kind":"commit","published_at":"2009-02-09T04:42:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_110","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_110/manifests"},{"name":"v1_8_6_324","sha":"0514ce3bdcea8b88d25b55c7084f9e5f3a507643","kind":"commit","published_at":"2009-02-09T04:41:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_324","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_324/manifests"},{"name":"v1_8_7_109","sha":"053ab7666eb6a32ac7b9ebcf8c547f35871d085f","kind":"commit","published_at":"2009-02-09T04:40:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_109","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_109/manifests"},{"name":"v1_8_6_323","sha":"e664583cb01c7810ffe402f1ae81cf8a300a425f","kind":"commit","published_at":"2009-02-09T04:39:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_323","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_323/manifests"},{"name":"v1_8_7_108","sha":"b6aebfd8df257255968fbbf839e1f3cf2b4026a8","kind":"commit","published_at":"2009-02-05T00:39:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_108","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_108/manifests"},{"name":"v1_8_6_322","sha":"8f25defb9f115ad058c4505f2a2d9dff90aa1574","kind":"commit","published_at":"2009-02-05T00:38:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_322","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_322","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_322/manifests"},{"name":"v1_8_7_107","sha":"dd31c65b1e409b746db4f52c70a6d133f4173561","kind":"commit","published_at":"2009-02-05T00:04:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_107","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_107/manifests"},{"name":"v1_8_6_321","sha":"88dc3f129484a9080f18994c499f9add97209fb8","kind":"commit","published_at":"2009-02-05T00:03:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_321","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_321/manifests"},{"name":"v1_8_7_106","sha":"a8d5b82fd5a309050be0c4d71d91ba2a51d9ce29","kind":"commit","published_at":"2009-02-04T23:55:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_106","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_106/manifests"},{"name":"v1_8_6_320","sha":"9c2ea80072b8f7217c3d3f08a50d54f98d006359","kind":"commit","published_at":"2009-02-04T23:55:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_320","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_320","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_320","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_320","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_320/manifests"},{"name":"v1_8_7_105","sha":"3af0bf1e138e78743156f4b6e05190a23f467a0f","kind":"commit","published_at":"2009-02-04T05:27:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_105","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_105/manifests"},{"name":"v1_8_6_319","sha":"8362ff6a3127f5e8e9cab0eba0f1ddc0d091f0dc","kind":"commit","published_at":"2009-02-04T05:26:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_319","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_319","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_319","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_319","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_319/manifests"},{"name":"v1_8_7_104","sha":"7ef107be594b5743e7a547853237d19e07cf9708","kind":"commit","published_at":"2009-02-03T05:36:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_104","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_104/manifests"},{"name":"v1_8_6_318","sha":"510d301e9b0e395c9825e80454174876b7d535ac","kind":"commit","published_at":"2009-02-03T05:34:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_318","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_318","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_318","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_318","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_318/manifests"},{"name":"v1_8_7_103","sha":"79ee6c3c09d0e7b2c93070e8ef977cc692d29b1d","kind":"commit","published_at":"2009-02-02T11:04:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_103","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_103/manifests"},{"name":"v1_8_6_317","sha":"7d5891866ab53c2e614b4e13178044aa8ee36bc1","kind":"commit","published_at":"2009-02-02T11:03:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_317","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_317","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_317","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_317","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_317/manifests"},{"name":"v1_8_7_102","sha":"5ee0005d5764a90e7528877b9fca617e6a411103","kind":"commit","published_at":"2009-02-02T02:37:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_102","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_102/manifests"},{"name":"v1_8_6_316","sha":"e376ca08ae3631dd60ba14dbd67ca23ec44b4b3c","kind":"commit","published_at":"2009-02-02T02:34:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_316","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_316/manifests"},{"name":"v1_9_1_0","sha":"92135776ce7dd134916fd4931b6004322c41a9b0","kind":"commit","published_at":"2009-01-30T14:48:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_0","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_0/manifests"},{"name":"v1_8_7_101","sha":"116c6abc7fa49f98c0d73fd6ec6837562c16c2e2","kind":"commit","published_at":"2009-01-29T02:54:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_101","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_101/manifests"},{"name":"v1_8_6_315","sha":"9ba878828a3a83bb0c1c8f6a807c7ef35aba98d9","kind":"commit","published_at":"2009-01-29T02:53:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_315","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_315/manifests"},{"name":"v1_8_7_100","sha":"0dd56cdaacdeb46089d5b5be122275a9e086aff9","kind":"commit","published_at":"2009-01-28T13:54:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_100","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_100/manifests"},{"name":"v1_8_6_314","sha":"ab5f89dcc607c9ac401021c73edadc2afc7afefa","kind":"commit","published_at":"2009-01-28T13:51:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_314","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_314/manifests"},{"name":"v1_8_7_99","sha":"cfcf3c5676b447073d5474c88bfead83f09a4531","kind":"commit","published_at":"2009-01-28T12:12:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_99","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_99/manifests"},{"name":"v1_8_6_313","sha":"029a57d3a6334b1fe71a89b0cb73f8e536333aec","kind":"commit","published_at":"2009-01-28T12:00:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_313","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_313/manifests"},{"name":"v1_8_7_98","sha":"40ea942030877d57d06ef6fb5b75eecaf0cba336","kind":"commit","published_at":"2009-01-27T08:32:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_98","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_98/manifests"},{"name":"v1_8_6_312","sha":"8331f471362c39b729db659fd0136cff54b25467","kind":"commit","published_at":"2009-01-27T08:29:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_312","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_312/manifests"},{"name":"v1_8_7_97","sha":"003299109d06c36fd766b685ae53f56d2d3ed06c","kind":"commit","published_at":"2009-01-27T06:18:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_97","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_97/manifests"},{"name":"v1_8_6_311","sha":"770917a82b0b924f0e00e21a47046f400bec7781","kind":"commit","published_at":"2009-01-27T06:17:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_311","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_311/manifests"},{"name":"v1_8_7_96","sha":"46b1a637c354963d3f124198ee347f896584f019","kind":"commit","published_at":"2009-01-26T02:12:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_96","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_96/manifests"},{"name":"v1_8_6_310","sha":"1de9ed25527afc2375c6a464ae54e9ede659f57d","kind":"commit","published_at":"2009-01-26T02:11:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_310","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_310/manifests"},{"name":"v1_8_7_95","sha":"2902fc4427a0821abbed1e89423749b8a42787d3","kind":"commit","published_at":"2009-01-24T15:07:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_95","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_95/manifests"},{"name":"v1_8_6_309","sha":"4ce346da039c1db516d6d5c0121add18a58f3e4f","kind":"commit","published_at":"2009-01-24T15:07:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_309","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_309/manifests"},{"name":"v1_8_7_94","sha":"f333627138fa73b2c91fd7fc6dd82a215c0a5dd8","kind":"commit","published_at":"2009-01-24T15:03:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_94","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_94/manifests"},{"name":"v1_8_6_308","sha":"d245d5dd4c386b69055c77ab1fca60564c575b86","kind":"commit","published_at":"2009-01-24T15:01:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_308","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_308/manifests"},{"name":"v1_8_7_93","sha":"ee6628ebfbd1ed6a7ffedf9d77e0bcae547fb1da","kind":"commit","published_at":"2009-01-23T02:50:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_93","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_93/manifests"},{"name":"v1_8_6_307","sha":"c07988413a884ee8a7f9eb5ad1e08e95f760a7ed","kind":"commit","published_at":"2009-01-23T02:48:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_307","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_307/manifests"},{"name":"v1_8_7_92","sha":"974022422ae0831f16e5af95cc7b3843fb542ba8","kind":"commit","published_at":"2009-01-22T06:22:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_92","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_92/manifests"},{"name":"v1_8_6_306","sha":"be88a6c3cc3984707895d7aabd7f0c6f5126171f","kind":"commit","published_at":"2009-01-22T06:18:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_306","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_306/manifests"},{"name":"v1_8_7_91","sha":"bf1c8ddee682a898e6e8336d01a71ef6f02fc70b","kind":"commit","published_at":"2009-01-21T02:13:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_91","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_91/manifests"},{"name":"v1_8_6_305","sha":"efb0ade22916fd2eab42417826f1121755d6f103","kind":"commit","published_at":"2009-01-21T02:11:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_305","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_305/manifests"},{"name":"v1_9_1_rc2","sha":"77aef8149764af305f39274458f43bd434db1b4f","kind":"commit","published_at":"2009-01-20T15:22:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_rc2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_rc2/manifests"},{"name":"v1_8_7_90","sha":"6a596951e497123d5aa3ef3e365df5723c27eb94","kind":"commit","published_at":"2009-01-20T03:23:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_90","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_90/manifests"},{"name":"v1_8_6_304","sha":"fd37ffb1fe6f83e7abb4007b13ffe103977b4602","kind":"commit","published_at":"2009-01-20T03:23:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_304","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_304/manifests"},{"name":"v1_8_7_89","sha":"8b1ffd8754362f6451c0648d802e0f95023b5db3","kind":"commit","published_at":"2009-01-19T09:25:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_89","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_89/manifests"},{"name":"v1_8_6_303","sha":"b9d7fa64fa0025d6135f66da4ada4c652c5260fb","kind":"commit","published_at":"2009-01-19T09:25:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_303","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_303/manifests"},{"name":"v1_8_7_88","sha":"613ffdc169a6daad171a72e0e0d32a22a174d1cb","kind":"commit","published_at":"2009-01-17T03:18:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_88","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_88/manifests"},{"name":"v1_8_6_302","sha":"6b405be78cc63b0e14bc0d56959d5c74146f9f00","kind":"commit","published_at":"2009-01-17T03:15:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_302","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_302/manifests"},{"name":"v1_8_6_301","sha":"dc666de99a403fec82543585b43ff552c584a341","kind":"commit","published_at":"2009-01-17T03:11:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_301","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_301/manifests"},{"name":"v1_8_7_87","sha":"5978f223ccaff2f09bbcc15b1cf47cd5fe728bc2","kind":"commit","published_at":"2009-01-16T02:00:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_87","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_87/manifests"},{"name":"v1_8_6_300","sha":"142e221577a87a1f7bd17eec6f56a672e6a19456","kind":"commit","published_at":"2009-01-16T01:58:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_300","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_300/manifests"},{"name":"v1_8_7_86","sha":"423ae722292c4f170614792c3132896aec17df93","kind":"commit","published_at":"2009-01-15T05:40:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_86","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_86/manifests"},{"name":"v1_8_6_299","sha":"4fb91e03c1c4d9c0117b1c6a6ec7ab3ccd4e055f","kind":"commit","published_at":"2009-01-15T05:34:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_299","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_299","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_299","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_299","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_299/manifests"},{"name":"v1_8_7_85","sha":"ef0c3e72ae6a6d4c3ffcd03e48eafc55342ab2f1","kind":"commit","published_at":"2009-01-14T01:42:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_85","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_85/manifests"},{"name":"v1_8_6_298","sha":"dbd6e811918c0f004ddc4c12a2a4be1e20c40d15","kind":"commit","published_at":"2009-01-14T01:39:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_298","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_298","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_298","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_298","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_298/manifests"},{"name":"v1_8_7_84","sha":"82dec0bfef522ed6b03db4c5367978a7104cdd55","kind":"commit","published_at":"2009-01-12T19:40:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_84","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_84/manifests"},{"name":"v1_8_6_297","sha":"9bf208a246bb0d367f8f04261f31d63058b568e4","kind":"commit","published_at":"2009-01-12T19:40:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_297","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_297","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_297/manifests"},{"name":"v1_8_7_83","sha":"69a96687cc918d6f4e5408a3e5344c5e733054e9","kind":"commit","published_at":"2009-01-11T15:24:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_83","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_83/manifests"},{"name":"v1_8_6_296","sha":"4483acc2f3549ac9b9338a907e791db3f4729795","kind":"commit","published_at":"2009-01-11T15:22:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_296","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_296","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_296","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_296","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_296/manifests"},{"name":"v1_8_7_82","sha":"788f9b1de6c89096bf11649bbb72aa33ba25f77f","kind":"commit","published_at":"2009-01-11T02:33:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_82","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_82/manifests"},{"name":"v1_8_6_295","sha":"8aac1c6f90c859270f52e6c544aef2016f92ec2d","kind":"commit","published_at":"2009-01-11T02:32:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_295","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_295","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_295","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_295","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_295/manifests"},{"name":"v1_8_7_81","sha":"4da4960087581014d909b50436e7f635b907ff8f","kind":"commit","published_at":"2009-01-09T10:26:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_81","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_81/manifests"},{"name":"v1_8_6_294","sha":"2a0ae55ab4643cce53c40ca33a0d814c0251e58c","kind":"commit","published_at":"2009-01-09T10:24:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_294","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_294","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_294","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_294","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_294/manifests"},{"name":"v1_8_7_80","sha":"6ab7be19a8dcde8b38ebd25a6b54ef2407e57c68","kind":"commit","published_at":"2009-01-08T04:25:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_80","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_80/manifests"},{"name":"v1_8_6_293","sha":"00a7de347c99dab56b36589ffc15763ec26f05fa","kind":"commit","published_at":"2009-01-08T04:23:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_293","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_293/manifests"},{"name":"v1_8_7_79","sha":"cbd673c2d3306fce4476ef086e1629a18c3d7376","kind":"commit","published_at":"2009-01-07T01:12:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_79","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_79/manifests"},{"name":"v1_8_6_292","sha":"e3ffffb4ef87d5963de5963f80a1a2e1a9d2ac6c","kind":"commit","published_at":"2009-01-07T01:09:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_292","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_292","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_292","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_292","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_292/manifests"},{"name":"v1_8_7_78","sha":"e035b52ae738be32dfc06e5e22f5d309dfb390b3","kind":"commit","published_at":"2009-01-06T00:05:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_78","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_78/manifests"},{"name":"v1_8_6_291","sha":"54b912976613013148c5f9bb10bb2f00969cc430","kind":"commit","published_at":"2009-01-06T00:03:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_291","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_291","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_291","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_291","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_291/manifests"},{"name":"v1_8_7_77","sha":"2ebfc7740e43734c3d6b0d36a96bc9b828fabfa2","kind":"commit","published_at":"2009-01-05T02:16:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_77","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_77/manifests"},{"name":"v1_8_6_290","sha":"84246df728804a068f587b8f11831ef388a01f1c","kind":"commit","published_at":"2009-01-05T02:13:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_290","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_290","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_290","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_290","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_290/manifests"},{"name":"v1_8_7_76","sha":"4a5586cea72725b7492f9cb8899fe2d1866f2b0d","kind":"commit","published_at":"2009-01-03T19:49:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_76","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_76/manifests"},{"name":"v1_8_6_289","sha":"3bd5c602148df43800b8cd713c93f1ead8405564","kind":"commit","published_at":"2009-01-03T19:48:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_289","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_289","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_289","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_289","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_289/manifests"},{"name":"v1_8_7_75","sha":"b9266b0e3cd177d2b3a8537c7720b8ef41380d75","kind":"commit","published_at":"2009-01-03T19:46:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_75","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_75/manifests"},{"name":"v1_8_7_74","sha":"f78b0507753cf0a5f640e948c91a2b7f254db807","kind":"commit","published_at":"2009-01-01T18:18:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_74","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_74/manifests"},{"name":"v1_8_6_288","sha":"86b4f6a63c8d02effcbb673a792d30022d4b657e","kind":"commit","published_at":"2008-12-31T23:45:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_288","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_288","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_288/manifests"},{"name":"v1_9_1_rc1","sha":"47f8bace558aa84d249d8fddaef8f7acbd6e7343","kind":"commit","published_at":"2008-12-30T14:29:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_rc1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_rc1/manifests"},{"name":"v1_9_1_preview2","sha":"d02a2f8d4aceb3c6537a3dfc50226f59c8812277","kind":"commit","published_at":"2008-12-01T10:53:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_preview2/manifests"},{"name":"v1_8_7_73","sha":"09c326b480898e0957ab9695c95b7fef17e9060a","kind":"commit","published_at":"2008-11-10T16:21:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_73","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_73/manifests"},{"name":"v1_9_1_preview1","sha":"708ff4db46aa6981effadb10e13eace58304e3d0","kind":"commit","published_at":"2008-10-28T03:50:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_1_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_1_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_1_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_1_preview1/manifests"},{"name":"v1_9_0_5","sha":"772fec36ee5f214543e01d2203efa16ab8974f78","kind":"commit","published_at":"2008-10-03T16:27:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_5","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_5/manifests"},{"name":"v1_9_0_4","sha":"d0233291bc8a5068e52c69c210e5979e5324b5bc","kind":"commit","published_at":"2008-08-25T15:13:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_4","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_4/manifests"},{"name":"v1_8_7_72","sha":"773d4e5f585b30fe0e6e3602e7097c203474b264","kind":"commit","published_at":"2008-08-11T00:37:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_72","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_72/manifests"},{"name":"v1_8_6_287","sha":"865553422175baa2d0c832c9959d32917d23f63c","kind":"commit","published_at":"2008-08-11T00:36:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_287","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_287","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_287","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_287","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_287/manifests"},{"name":"v1_8_7_71","sha":"e6bed7daf5f85582d353eb20f6fcc14b1d003d1e","kind":"commit","published_at":"2008-08-08T02:03:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_71","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_71/manifests"},{"name":"v1_8_6_286","sha":"a3e9088cec47a18d45ad4acf8949ba75123bf65b","kind":"commit","published_at":"2008-08-08T02:03:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_286","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_286","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_286","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_286","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_286/manifests"},{"name":"v1_8_7_70","sha":"f1525b44e6bae6f542f017bce418f8366da20908","kind":"commit","published_at":"2008-08-04T05:51:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_70","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_70/manifests"},{"name":"v1_8_7_69","sha":"1950fc0f62c085601a064016ae22efc45c6c12d6","kind":"commit","published_at":"2008-08-04T05:21:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_69","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_69/manifests"},{"name":"v1_8_6_285","sha":"bcaa46851c030f852e92fe4b7cb84510ce0f0f20","kind":"commit","published_at":"2008-08-04T05:18:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_285","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_285","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_285","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_285","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_285/manifests"},{"name":"v1_8_7_68","sha":"892e44896238cc1790507ce9025953265df24f40","kind":"commit","published_at":"2008-08-04T05:15:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_68","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_68/manifests"},{"name":"v1_8_6_284","sha":"8ad0cedbf464ef16d5a42f41765ad539b6a8ffbd","kind":"commit","published_at":"2008-08-04T05:12:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_284","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_284","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_284","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_284","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_284/manifests"},{"name":"v1_8_7_67","sha":"e0bc9f46b0727cba9d71d13d8671dbe0e7213a99","kind":"commit","published_at":"2008-08-04T05:05:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_67","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_67/manifests"},{"name":"v1_8_6_283","sha":"400ffcf0940e4a9d4e49fe88eb9132ebab27def0","kind":"commit","published_at":"2008-08-04T04:52:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_283","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_283","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_283","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_283","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_283/manifests"},{"name":"v1_8_7_66","sha":"3b7d5a17ad3a7f65ec13d780f0af01426efd891b","kind":"commit","published_at":"2008-08-04T04:44:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_66","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_66/manifests"},{"name":"v1_8_6_282","sha":"8ebba7e4dd1a1c44d0b2f80578acd43cb313bf11","kind":"commit","published_at":"2008-08-04T04:43:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_282","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_282","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_282/manifests"},{"name":"v1_8_7_65","sha":"b1ac8c5a33425adce2a18b1257e5b689c755728f","kind":"commit","published_at":"2008-08-04T04:38:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_65","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_65/manifests"},{"name":"v1_8_6_281","sha":"6dac6461b0e95e06f8db2048dfcbb9d3b6bf52d3","kind":"commit","published_at":"2008-08-04T04:31:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_281","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_281","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_281","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_281","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_281/manifests"},{"name":"v1_8_7_64","sha":"b48c6455f0dff26e47c654a29d160eaa1cf12df3","kind":"commit","published_at":"2008-08-04T03:24:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_64","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_64/manifests"},{"name":"v1_8_6_280","sha":"282b8c6ac141779c5c809ca2756b2427ebe9b4c6","kind":"commit","published_at":"2008-08-04T03:17:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_280","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_280/manifests"},{"name":"v1_9_0_3","sha":"8bf0e445e6c6004d524803bcb6423fd6bf00092c","kind":"commit","published_at":"2008-07-25T13:26:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_3","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_3/manifests"},{"name":"v1_8_7_63","sha":"6e5a2f47249d5ae7d06de8695927e081487c017f","kind":"commit","published_at":"2008-07-17T12:43:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_63","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_63/manifests"},{"name":"v1_8_6_279","sha":"2c33ee9f4c34adb7b5e487ba1b557fef07d234e1","kind":"commit","published_at":"2008-07-17T12:40:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_279","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_279","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_279","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_279","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_279/manifests"},{"name":"v1_8_7_62","sha":"e18284e02ed113df1c249d749db9befe0227fa97","kind":"commit","published_at":"2008-07-17T12:34:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_62","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_62/manifests"},{"name":"v1_8_6_278","sha":"898f9d384bcc3c688508c7be9da104f76c2f2226","kind":"commit","published_at":"2008-07-17T12:32:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_278","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_278","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_278","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_278","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_278/manifests"},{"name":"v1_8_7_61","sha":"30dc3e37ffaf48c286d49567516b288704aeaebf","kind":"commit","published_at":"2008-07-17T12:31:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_61","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_61/manifests"},{"name":"v1_8_6_277","sha":"b1de53a67f0502799322438d5d8ec9c5dc04896e","kind":"commit","published_at":"2008-07-17T12:30:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_277","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_277","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_277/manifests"},{"name":"v1_8_7_60","sha":"17a89d393513556209aa06e2af8a9161288ae801","kind":"commit","published_at":"2008-07-16T17:07:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_60","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_60/manifests"},{"name":"v1_8_7_59","sha":"cab134aa8aa0150edcb3635104a55b0b801c2c5a","kind":"commit","published_at":"2008-07-16T16:39:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_59","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_59/manifests"},{"name":"v1_8_6_276","sha":"3d414f49f6dbc848c931d66c8bb2b79650c2412b","kind":"commit","published_at":"2008-07-16T16:38:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_276","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_276","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_276","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_276","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_276/manifests"},{"name":"v1_8_7_58","sha":"04d4ac458e0539a2a0ecfd07f29dba05f9906ac4","kind":"commit","published_at":"2008-07-12T15:08:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_58","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_58/manifests"},{"name":"v1_8_6_275","sha":"f954b4c77f0cee3b89950f803f0b362182b9399e","kind":"commit","published_at":"2008-07-12T15:07:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_275","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_275","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_275","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_275","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_275/manifests"},{"name":"v1_8_7_57","sha":"063c772530de9870cbced6cb4147c4f59500e5cc","kind":"commit","published_at":"2008-07-12T15:06:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_57","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_57/manifests"},{"name":"v1_8_6_274","sha":"dd8a025da9e7aac1b4cca72037469f6fea063e72","kind":"commit","published_at":"2008-07-12T15:03:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_274","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_274","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_274","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_274","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_274/manifests"},{"name":"v1_8_7_56","sha":"5f883559e107ea18eb336a1aa12f3517ef6118bb","kind":"commit","published_at":"2008-07-10T09:57:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_56","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_56/manifests"},{"name":"v1_8_7_55","sha":"482aec50ef87ec72d4754680c25227760a0ae22f","kind":"commit","published_at":"2008-07-10T09:47:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_55","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_55/manifests"},{"name":"v1_8_6_273","sha":"6f1847fc1ce85727864c4466c5c958a6fea6e478","kind":"commit","published_at":"2008-07-10T09:46:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_273","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_273","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_273","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_273","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_273/manifests"},{"name":"v1_8_7_54","sha":"98f335f9d0de3b264635c835f98919766f7c6a95","kind":"commit","published_at":"2008-07-10T09:43:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_54","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_54/manifests"},{"name":"v1_8_7_53","sha":"595a8429255085d8a338afe11990b2ea76f4f0e6","kind":"commit","published_at":"2008-07-10T09:40:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_53","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_53/manifests"},{"name":"v1_8_6_272","sha":"7b6aba3b894253c688547e819a46c45557e4d201","kind":"commit","published_at":"2008-07-10T09:39:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_272","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_272","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_272","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_272","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_272/manifests"},{"name":"v1_8_7_52","sha":"a04a624fba6e938c502de658405077cd97da7b40","kind":"commit","published_at":"2008-07-10T09:38:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_52","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_52/manifests"},{"name":"v1_8_6_271","sha":"62045260e835517bb31e8dd6648a997fc27ea25d","kind":"commit","published_at":"2008-07-10T09:36:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_271","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_271/manifests"},{"name":"v1_8_7_51","sha":"962454c7e2a2be61529787db18e087608e53c701","kind":"commit","published_at":"2008-07-10T04:55:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_51","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_51/manifests"},{"name":"v1_8_6_270","sha":"23c240af741aba123d78bcc7405d773b80f87a08","kind":"commit","published_at":"2008-07-10T04:52:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_270","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_270","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_270","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_270","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_270/manifests"},{"name":"v1_8_6_269","sha":"9ff1e787f915539b1980654e3d3d2013ff5c81d2","kind":"commit","published_at":"2008-07-07T07:38:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_269","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_269","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_269/manifests"},{"name":"v1_8_7_50","sha":"6965d0b4b2ee19939e7a31ce9283d6e9e6bdd8e5","kind":"commit","published_at":"2008-07-07T07:21:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_50","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_50/manifests"},{"name":"v1_8_7_49","sha":"68a05af3d46f954b6e69a5976b8b53950d67b032","kind":"commit","published_at":"2008-07-07T06:17:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_49","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_49/manifests"},{"name":"v1_8_6_268","sha":"28ecb3da430a27bf4f8018791ff3f5842f76b75b","kind":"commit","published_at":"2008-07-07T06:01:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_268","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_268","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_268","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_268","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_268/manifests"},{"name":"v1_8_7_48","sha":"8190ae4734e566a56443dd7f638091846b8e8479","kind":"commit","published_at":"2008-07-07T03:29:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_48","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_48/manifests"},{"name":"v1_8_6_267","sha":"9215d887997151743c6b606f195464bafdf3d628","kind":"commit","published_at":"2008-07-07T03:10:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_267","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_267","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_267","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_267","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_267/manifests"},{"name":"v1_8_6_266","sha":"b203959743e8e3305a51d6728ff06f6c5a9b4342","kind":"commit","published_at":"2008-07-07T02:47:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_266","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_266","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_266/manifests"},{"name":"v1_8_7_47","sha":"5cdc5df8c0390d5837263447abe4210513505a20","kind":"commit","published_at":"2008-07-03T11:14:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_47","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_47/manifests"},{"name":"v1_8_6_265","sha":"71d5f1e4dbe91aed77b6f2ddfa7f7150d0f1d691","kind":"commit","published_at":"2008-07-03T09:51:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_265","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_265/manifests"},{"name":"v1_8_5_265","sha":"c0178272663a195b06e0e34bb00bab1bddb9e227","kind":"commit","published_at":"2008-07-03T08:17:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_265","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_265","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_265","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_265","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_265/manifests"},{"name":"v1_8_7_46","sha":"8ebe5ec89520894b45dbcac75702bedcab13b6c4","kind":"commit","published_at":"2008-07-02T10:07:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_46","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_46/manifests"},{"name":"v1_8_6_264","sha":"202d42d07d4a0be06c7a197a7a56f81448812e06","kind":"commit","published_at":"2008-07-02T10:06:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_264","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_264","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_264","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_264","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_264/manifests"},{"name":"v1_8_7_45","sha":"8b023f521a994b701932ee742c214605033f7138","kind":"commit","published_at":"2008-07-02T10:05:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_45","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_45/manifests"},{"name":"v1_8_6_263","sha":"b3b9bfbc46ab7dbe1aea26183fd444cbf19f5031","kind":"commit","published_at":"2008-07-02T10:02:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_263","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_263","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_263","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_263","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_263/manifests"},{"name":"v1_8_7_44","sha":"1fcddc3a1cc375aabd3bf35bdaaa610948dc84af","kind":"commit","published_at":"2008-07-02T09:58:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_44","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_44/manifests"},{"name":"v1_8_6_262","sha":"625a482f4df5eee555e3766216e686e4b62d69f5","kind":"commit","published_at":"2008-07-02T09:56:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_262","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_262","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_262","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_262","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_262/manifests"},{"name":"v1_8_7_43","sha":"9362b233f48081de1319e2a1ced6662c0815620c","kind":"commit","published_at":"2008-07-02T09:26:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_43","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_43/manifests"},{"name":"v1_8_6_261","sha":"b99b83b9da039a5627cfb4cb6bb6b08a0498aa35","kind":"commit","published_at":"2008-07-02T09:25:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_261","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_261","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_261/manifests"},{"name":"v1_8_7_42","sha":"421e908e3b1c02a33352397e527c7e813eac09fc","kind":"commit","published_at":"2008-07-02T09:23:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_42","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_42/manifests"},{"name":"v1_8_6_260","sha":"8c56e052a2f884eaeb276dbdbae8817d21d25f03","kind":"commit","published_at":"2008-07-02T09:22:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_260","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_260","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_260","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_260","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_260/manifests"},{"name":"v1_8_7_41","sha":"fe966cafa706fafec951b8f1b4ac98c23f00e462","kind":"commit","published_at":"2008-07-02T09:16:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_41","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_41/manifests"},{"name":"v1_8_6_259","sha":"7505a174abab2712ed1f33b5079ebf58e90f1aad","kind":"commit","published_at":"2008-07-02T09:15:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_259","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_259","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_259/manifests"},{"name":"v1_8_6_258","sha":"e3ce444fd63314956f28b610ac8e01d57f974c7f","kind":"commit","published_at":"2008-07-02T08:41:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_258","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_258","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_258","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_258","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_258/manifests"},{"name":"v1_8_7_40","sha":"00aa25acfa2d59c53a0a2e80a655ab1890b75e0e","kind":"commit","published_at":"2008-07-01T06:14:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_40","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_40/manifests"},{"name":"v1_8_6_257","sha":"d5ce0174a85c060199a2d75c2c4744590a30a86e","kind":"commit","published_at":"2008-07-01T06:10:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_257","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_257","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_257","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_257","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_257/manifests"},{"name":"v1_8_7_39","sha":"ac35c5f05e400e54bb869936c58a6b4fca69954f","kind":"commit","published_at":"2008-06-30T11:36:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_39","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_39/manifests"},{"name":"v1_8_6_256","sha":"fc3f93a62c0aec0458f80a28d3faaa72b24a12a7","kind":"commit","published_at":"2008-06-30T11:35:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_256","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_256","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_256","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_256","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_256/manifests"},{"name":"v1_8_7_38","sha":"6469a610654f1ff1f539cfae9afe1cb0b0aee8fe","kind":"commit","published_at":"2008-06-29T12:41:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_38","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_38/manifests"},{"name":"v1_8_6_255","sha":"c5087c4702dbad38748d43e8ab6dc1374ea88646","kind":"commit","published_at":"2008-06-29T12:39:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_255","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_255","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_255","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_255","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_255/manifests"},{"name":"v1_8_7_37","sha":"501df6b3304f073c4e5d4bf7ee0a7dfec2bcb6f6","kind":"commit","published_at":"2008-06-29T12:27:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_37","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_37/manifests"},{"name":"v1_8_5_254","sha":"f6b5bb4d9161c07c90a53edbe1979546c066f622","kind":"commit","published_at":"2008-06-29T12:19:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_254","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_254","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_254/manifests"},{"name":"v1_8_7_36","sha":"73e5ad5f5bfefeabe361351845ab4c27373301c0","kind":"commit","published_at":"2008-06-29T11:09:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_36","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_36/manifests"},{"name":"v1_8_6_253","sha":"29a1f9433cf9264ee9702d9a7de0f83c4f3cc5e2","kind":"commit","published_at":"2008-06-29T11:07:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_253","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_253","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_253","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_253","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_253/manifests"},{"name":"v1_8_7_35","sha":"3c6fbc2fa9dfe625ee4216be2c9198673a6cb1c7","kind":"commit","published_at":"2008-06-29T10:20:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_35","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_35/manifests"},{"name":"v1_8_6_252","sha":"7548da5f6acc33e177310ec159d9aa8b79242283","kind":"commit","published_at":"2008-06-29T09:36:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_252","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_252","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_252/manifests"},{"name":"v1_8_7_34","sha":"172608a2f3c6afc1427a7988ea85a5f37eaede81","kind":"commit","published_at":"2008-06-29T09:34:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_34","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_34/manifests"},{"name":"v1_8_6_251","sha":"908df32b67fa9ade96da4d7fd3eca8ddd796ccfb","kind":"commit","published_at":"2008-06-29T09:33:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_251","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_251","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_251","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_251","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_251/manifests"},{"name":"v1_8_7_33","sha":"77c17b1ddb4b2cee113993412cbec6f68f575f1c","kind":"commit","published_at":"2008-06-29T09:31:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_33","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_33/manifests"},{"name":"v1_8_6_250","sha":"53149187058cc3db393b7c45f18c30bca91ca6ff","kind":"commit","published_at":"2008-06-29T09:29:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_250","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_250","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_250","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_250","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_250/manifests"},{"name":"v1_8_7_32","sha":"312139e308f3f428a23d9bd6fce0d427701aa454","kind":"commit","published_at":"2008-06-29T09:28:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_32","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_32/manifests"},{"name":"v1_8_6_249","sha":"7b27afd6536bff6b14fd1c5c56a5db2ecc000938","kind":"commit","published_at":"2008-06-29T09:25:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_249","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_249","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_249/manifests"},{"name":"v1_8_6_248","sha":"6c4f6019755484eaacd4441392920d9a8b07e64d","kind":"commit","published_at":"2008-06-29T09:24:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_248","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_248","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_248","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_248","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_248/manifests"},{"name":"v1_8_7_31","sha":"ea4bf7552a023ed938abd5198b0ab7870f5fc2a9","kind":"commit","published_at":"2008-06-29T09:23:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_31","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_31/manifests"},{"name":"v1_8_7_30","sha":"d15f9ad7709263c06c4ab3c25bf0686524f8f324","kind":"commit","published_at":"2008-06-29T09:22:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_30","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_30/manifests"},{"name":"v1_8_6_247","sha":"0e7ef36446bf239d2178696c08ffcac018f94173","kind":"commit","published_at":"2008-06-29T09:21:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_247","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_247","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_247/manifests"},{"name":"v1_8_7_29","sha":"16aeb5301fd83d77bf1958df5afa33ceb1ef6558","kind":"commit","published_at":"2008-06-29T09:20:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_29","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_29/manifests"},{"name":"v1_8_6_246","sha":"6ccd44de8f60619fc47feb16455275f7ab817f0d","kind":"commit","published_at":"2008-06-29T09:18:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_246","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_246/manifests"},{"name":"v1_8_7_28","sha":"c147282b8c0f7220721c95cd9494712900374891","kind":"commit","published_at":"2008-06-29T08:25:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_28","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_28/manifests"},{"name":"v1_8_6_245","sha":"f4d27b8310f5b7e6a224a3d06aca73fd57214faf","kind":"commit","published_at":"2008-06-29T08:24:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_245","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_245/manifests"},{"name":"v1_8_7_27","sha":"698b3de67431d038c7a61d77c68c35ffc7ddb80a","kind":"commit","published_at":"2008-06-29T08:22:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_27","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_27/manifests"},{"name":"v1_8_6_244","sha":"f457f18511ada3e525c4537368a1aa23c0e81a57","kind":"commit","published_at":"2008-06-29T08:21:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_244","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_244","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_244","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_244","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_244/manifests"},{"name":"v1_8_7_26","sha":"5fa568d68b4d4658d65d964197ea503472323b6b","kind":"commit","published_at":"2008-06-29T08:20:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_26","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_26/manifests"},{"name":"v1_8_6_243","sha":"531f70ec699ff84f01e0e8a5c0c31cb37f5880c5","kind":"commit","published_at":"2008-06-29T08:19:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_243","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_243","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_243/manifests"},{"name":"v1_8_7_25","sha":"c85b752e2c108913b40c3e897db7d1af98cb0b1e","kind":"commit","published_at":"2008-06-29T08:16:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_25","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_25/manifests"},{"name":"v1_8_6_242","sha":"60f7c3b86470f4b7aa9dfddf67d46730d580c410","kind":"commit","published_at":"2008-06-29T08:14:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_242","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_242","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_242","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_242","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_242/manifests"},{"name":"v1_8_7_24","sha":"4816641578d7bfe986b3c942e95405482c543e25","kind":"commit","published_at":"2008-06-29T08:10:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_24","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_24/manifests"},{"name":"v1_8_6_241","sha":"82fe57a6249e78d40d698f9943ca41cc1c8e2055","kind":"commit","published_at":"2008-06-29T08:08:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_241","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_241","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_241","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_241","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_241/manifests"},{"name":"v1_8_6_240","sha":"c0992193ddeb647b43d50eb54f4ef7efe91ecdf6","kind":"commit","published_at":"2008-06-29T08:06:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_240","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_240","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_240","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_240","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_240/manifests"},{"name":"v1_8_6_239","sha":"42829040bf46a27fbe76ac49cc0d434c24425b46","kind":"commit","published_at":"2008-06-29T07:52:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_239","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_239","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_239/manifests"},{"name":"v1_8_6_238","sha":"f438ad168d43a6897c33a9a17ccfeebe0a219b3d","kind":"commit","published_at":"2008-06-28T10:27:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_238","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_238","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_238/manifests"},{"name":"v1_8_6_237","sha":"f7fc7a854286d60aadd7fd2ed2a7650d5774d043","kind":"commit","published_at":"2008-06-28T10:26:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_237","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_237/manifests"},{"name":"v1_8_7_23","sha":"d2c1b7d3a85483b5918cf632eaf9ea9dd3a2cb5f","kind":"commit","published_at":"2008-06-28T10:24:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_23","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_23/manifests"},{"name":"v1_8_6_236","sha":"d0d1a75979f77e36c82171b4959ad7f988e8302e","kind":"commit","published_at":"2008-06-27T08:44:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_236","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_236/manifests"},{"name":"v1_8_6_235","sha":"b1d5f425f94ce4e1fbaf6d13f3ed139aaf0463e1","kind":"commit","published_at":"2008-06-27T08:32:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_235","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_235","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_235","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_235","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_235/manifests"},{"name":"v1_8_6_234","sha":"7655cc3a8c2be3fdb0af9d59730f683330d584f9","kind":"commit","published_at":"2008-06-27T08:20:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_234","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_234","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_234","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_234","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_234/manifests"},{"name":"v1_8_6_233","sha":"9244c696e5109e5725d6684ea13e59bcdd66db20","kind":"commit","published_at":"2008-06-27T07:02:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_233","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_233","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_233","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_233","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_233/manifests"},{"name":"v1_8_6_232","sha":"24604bf967198056f50b3ce546e9d799fe89a58b","kind":"commit","published_at":"2008-06-24T07:16:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_232","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_232","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_232/manifests"},{"name":"v1_8_6_231","sha":"adc3d229b83a809ce169c91601ba79509795c18d","kind":"commit","published_at":"2008-06-21T15:11:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_231","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_231/manifests"},{"name":"v1_8_7_22","sha":"0c53c2e0a0f77338314f334f87b344b124e7dece","kind":"commit","published_at":"2008-06-20T09:28:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_22","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_22/manifests"},{"name":"v1_8_6_230","sha":"fb48116ab7e754788302c34fb697b9fee1066220","kind":"commit","published_at":"2008-06-20T09:24:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_230","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_230/manifests"},{"name":"v1_8_5_231","sha":"b8121c1048c92170bf279df68a4d5b90820a74f0","kind":"commit","published_at":"2008-06-20T09:23:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_231","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_231","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_231","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_231","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_231/manifests"},{"name":"v1_9_0_2","sha":"51b72c10816af2791a7f89ec541f140a6b3fc447","kind":"commit","published_at":"2008-06-20T07:39:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_2/manifests"},{"name":"v1_8_7_21","sha":"371c5c9b11b1c2158c077d458957ff72348ec05d","kind":"commit","published_at":"2008-06-20T07:38:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_21","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_21/manifests"},{"name":"v1_8_5_230","sha":"fe5b44babc45b2ff918ac19d0632ef34961f7977","kind":"commit","published_at":"2008-06-20T07:20:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_230","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_230","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_230/manifests"},{"name":"v1_8_6_229","sha":"c5ba137bfb9e6ceec7ed88c9ee28773f2d2204a1","kind":"commit","published_at":"2008-06-20T06:53:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_229","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_229/manifests"},{"name":"v1_8_7_20","sha":"6f60803beaecbacd6770b3e8527fc6ce5d8fef77","kind":"commit","published_at":"2008-06-19T23:12:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_20","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_20/manifests"},{"name":"v1_8_6_228","sha":"698e9e72f61ebe927774b9435d32cf1f25b3bfd4","kind":"commit","published_at":"2008-06-19T23:12:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_228","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_228/manifests"},{"name":"v1_8_5_229","sha":"dc88e0adda313360d976441e58237e4897f9538f","kind":"commit","published_at":"2008-06-19T23:12:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_229","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_229","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_229","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_229","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_229/manifests"},{"name":"v1_8_7_228","sha":"8779fe345275a3755361b24aee0d9f8fa867b4b7","kind":"commit","published_at":"2008-06-19T23:06:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_228","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_228/manifests"},{"name":"v1_8_6_227","sha":"10c516dda7d2984396c114b3c5190f460d0055fa","kind":"commit","published_at":"2008-06-19T16:42:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_227","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_227/manifests"},{"name":"v1_8_5_228","sha":"9fdf42075c77c3a8be52684727c296e8b9b39ade","kind":"commit","published_at":"2008-06-19T16:41:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_228","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_228/manifests"},{"name":"v1_8_6_226","sha":"9f13d28828b86a84ae946dbee23ddb4194a40f38","kind":"commit","published_at":"2008-06-19T15:04:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_226","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_226/manifests"},{"name":"v1_8_5_227","sha":"888df21d5e7ee0ad6decc168b9a87a3b8a8f1ce6","kind":"commit","published_at":"2008-06-19T15:04:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_227","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_227/manifests"},{"name":"v1_8_6_225","sha":"4b899cdbc2ec179e012b94ef0634a1fa0fc046a2","kind":"commit","published_at":"2008-06-18T06:21:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_225","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_225/manifests"},{"name":"v1_8_5_226","sha":"bb092a61dd654d4df864115459f4fc9977f09230","kind":"commit","published_at":"2008-06-18T06:19:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_226","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_226","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_226","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_226","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_226/manifests"},{"name":"v1_8_5_225","sha":"6221da2bf0744c230251f29f1de9d3ca559ceed1","kind":"commit","published_at":"2008-06-18T04:30:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_225","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_225","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_225/manifests"},{"name":"v1_8_6_224","sha":"e5578ef939a8293c20ed9914488340a3be1ad39c","kind":"commit","published_at":"2008-06-18T04:30:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_224","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_224/manifests"},{"name":"v1_8_6_223","sha":"78002867aef376c4d06de100e26a0cefc17d7dc3","kind":"commit","published_at":"2008-06-17T13:19:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_223","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_223/manifests"},{"name":"v1_8_5_224","sha":"1e85f510ab4e198e222d2e0490a02768fbc7533e","kind":"commit","published_at":"2008-06-17T13:16:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_224","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_224","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_224/manifests"},{"name":"v1_8_5_223","sha":"9dbb222cc7e1d08054859e6934087e50ba1f122b","kind":"commit","published_at":"2008-06-16T10:19:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_223","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_223/manifests"},{"name":"v1_8_5_222","sha":"163287732e527a562710051a2553611c78875cd6","kind":"commit","published_at":"2008-06-16T08:12:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_222","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_222/manifests"},{"name":"v1_8_6_222","sha":"e7a02d70986a8e185260f48c4a53676663550bb8","kind":"commit","published_at":"2008-06-16T06:43:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_222","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_222","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_222","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_222","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_222/manifests"},{"name":"v1_8_5_221","sha":"c9f99634fa328954ceb2f72fd360d53119d04836","kind":"commit","published_at":"2008-06-16T06:42:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_221","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_221/manifests"},{"name":"v1_8_6_221","sha":"60df7bdf519c68bf0d1ad384da08392fb2ef46cc","kind":"commit","published_at":"2008-06-15T14:32:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_221","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_221","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_221","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_221","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_221/manifests"},{"name":"v1_8_5_220","sha":"0ff6008347702bdbcd678cfb4787d31c8b1e071f","kind":"commit","published_at":"2008-06-15T14:31:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_220","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_220/manifests"},{"name":"v1_8_6_220","sha":"73e8e72db76f959d29e05c7ed607f551158a655f","kind":"commit","published_at":"2008-06-15T14:28:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_220","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_220","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_220","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_220","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_220/manifests"},{"name":"v1_8_5_219","sha":"4b21575d2d2e0a8a4a38fe65fba7b96fd8b6d8e2","kind":"commit","published_at":"2008-06-15T14:28:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_219","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_219/manifests"},{"name":"v1_8_6_219","sha":"232dbd5daa54904f101053d8cfffb12f0baa51bf","kind":"commit","published_at":"2008-06-15T14:27:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_219","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_219/manifests"},{"name":"v1_8_5_218","sha":"f15c44cc53fda5d2737d5622afbd4a43fbe105b2","kind":"commit","published_at":"2008-06-15T14:26:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_218","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_218/manifests"},{"name":"v1_8_6_218","sha":"fe995525c754f93ddc10447f25569d9f332d9423","kind":"commit","published_at":"2008-06-15T14:25:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_218","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_218/manifests"},{"name":"v1_8_5_217","sha":"245cca1e75d921d2cdb2d2cfa57c5f0fbcc11b72","kind":"commit","published_at":"2008-06-15T14:24:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_217","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_217/manifests"},{"name":"v1_8_6_217","sha":"358b313454ae30e63293fc1021b9d6b89a73573b","kind":"commit","published_at":"2008-06-15T14:21:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_217","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_217/manifests"},{"name":"v1_8_5_216","sha":"fe93394d9a73e76ecd27db1ab8cc1e4e53ea95fa","kind":"commit","published_at":"2008-06-15T14:21:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_216","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_216/manifests"},{"name":"v1_8_6_216","sha":"ef5c4def1db795618a4aeb524117a80294460ed9","kind":"commit","published_at":"2008-06-15T14:20:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_216","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_216","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_216/manifests"},{"name":"v1_8_5_215","sha":"2bd023fc5ddebb555d9868d4045aab3fe47ac75a","kind":"commit","published_at":"2008-06-15T14:19:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_215","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_215/manifests"},{"name":"v1_8_6_215","sha":"8ab5d8ac1a7662f289d9e6fa258980032ed452e8","kind":"commit","published_at":"2008-06-15T14:18:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_215","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_215","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_215","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_215","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_215/manifests"},{"name":"v1_8_5_214","sha":"bc545bbeab4e68996aa6d116e5ea358836dd52f4","kind":"commit","published_at":"2008-06-15T14:17:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_214","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_214/manifests"},{"name":"v1_8_6_214","sha":"d77253df629340188e770d27ff41d17c59f4e73d","kind":"commit","published_at":"2008-06-15T14:17:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_214","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_214/manifests"},{"name":"v1_8_5_213","sha":"74d3b0141ce8e41f9c6363db0d641b765ba8ef49","kind":"commit","published_at":"2008-06-15T14:16:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_213","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_213/manifests"},{"name":"v1_8_6_213","sha":"35eaad71c321b33e96c76a256923fcf331d319f5","kind":"commit","published_at":"2008-06-15T14:15:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_213","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_213/manifests"},{"name":"v1_8_5_212","sha":"8b4a7765afa0b4195d5bd78c35feb4246cedf0ee","kind":"commit","published_at":"2008-06-15T14:13:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_212","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_212/manifests"},{"name":"v1_8_6_212","sha":"1e3e37d90650ec86805895537978d871b382552d","kind":"commit","published_at":"2008-06-15T14:09:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_212","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_212/manifests"},{"name":"v1_8_5_211","sha":"183f95380d50c634f5097e36252d0927941c607d","kind":"commit","published_at":"2008-06-15T14:08:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_211","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_211/manifests"},{"name":"v1_8_6_211","sha":"9eb53bd1da90c010e7be6aaa7f9e394f1c886d55","kind":"commit","published_at":"2008-06-15T14:08:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_211","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_211/manifests"},{"name":"v1_8_5_210","sha":"2537a27c0e944409e02ef2ba0c2a066ccec0f38d","kind":"commit","published_at":"2008-06-15T14:07:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_210","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_210/manifests"},{"name":"v1_8_6_210","sha":"d5b075c1448227d0eae1fbba641fb9f6015530a8","kind":"commit","published_at":"2008-06-15T14:06:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_210","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_210/manifests"},{"name":"v1_8_5_209","sha":"ae16f06ff96031550378dc438a8dcafd63a0087a","kind":"commit","published_at":"2008-06-15T14:01:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_209","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_209/manifests"},{"name":"v1_8_6_209","sha":"a57fde83a0b942284cb54cece8bd201b501c8213","kind":"commit","published_at":"2008-06-15T13:53:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_209","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_209/manifests"},{"name":"v1_8_5_208","sha":"7162547325820272ee6212f5760db408b5e1f249","kind":"commit","published_at":"2008-06-15T13:53:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_208","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_208/manifests"},{"name":"v1_8_6_208","sha":"baef9dcbe6ec0a9857d2c7ba059c279ed4dec24d","kind":"commit","published_at":"2008-06-15T13:51:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_208","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_208/manifests"},{"name":"v1_8_5_207","sha":"87e4ad2045b66c3031a3ccd35c3d8134d41a71bb","kind":"commit","published_at":"2008-06-15T13:51:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_207","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_207/manifests"},{"name":"v1_8_6_207","sha":"76ccf8bd724754d6ccec93995b3ee36736109da4","kind":"commit","published_at":"2008-06-15T13:50:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_207","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_207/manifests"},{"name":"v1_8_5_206","sha":"f02009b9270071d49a5b05b313cb9a8edc85db9e","kind":"commit","published_at":"2008-06-15T13:49:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_206","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_206/manifests"},{"name":"v1_8_6_206","sha":"6302b40a946ebbf28403bf34775973fff56ec2b6","kind":"commit","published_at":"2008-06-15T13:48:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_206","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_206/manifests"},{"name":"v1_8_5_205","sha":"e097f42d1e59a2292bff8808d720e5f813815d6b","kind":"commit","published_at":"2008-06-15T13:48:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_205","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_205/manifests"},{"name":"v1_8_6_205","sha":"4289a06d9a5575ea87cadba578e3931ef85aba26","kind":"commit","published_at":"2008-06-15T13:47:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_205","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_205/manifests"},{"name":"v1_8_5_204","sha":"fb9085967fd34dd30b0039a617f87771d55d3b46","kind":"commit","published_at":"2008-06-15T13:46:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_204","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_204/manifests"},{"name":"v1_8_6_204","sha":"bcc37fe92cc3572e46915fec13a4ee6e16fa44e0","kind":"commit","published_at":"2008-06-15T13:44:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_204","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_204/manifests"},{"name":"v1_8_5_203","sha":"6123b5033cf4c6246a44a3ce386855b683a24f17","kind":"commit","published_at":"2008-06-15T13:44:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_203","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_203/manifests"},{"name":"v1_8_6_203","sha":"c993e381c63ab87d98bbbb2ea57541419fedf9e2","kind":"commit","published_at":"2008-06-15T13:43:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_203","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_203/manifests"},{"name":"v1_8_5_202","sha":"9ddc54f45a904c751a6f2e32d8a60cc908538258","kind":"commit","published_at":"2008-06-15T13:42:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_202","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_202/manifests"},{"name":"v1_8_6_202","sha":"f0a2227c52fe1c61238de31746b751c1fd4e6f98","kind":"commit","published_at":"2008-06-15T13:34:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_202","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_202/manifests"},{"name":"v1_8_5_201","sha":"2f3f436b49eb29b88aed67c5ca517de7df4c6744","kind":"commit","published_at":"2008-06-15T13:33:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_201","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_201/manifests"},{"name":"v1_8_6_201","sha":"f953788a62857923bef7fabf303b5c116689204e","kind":"commit","published_at":"2008-06-15T13:32:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_201","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_201/manifests"},{"name":"v1_8_5_200","sha":"156f65a72a4e930dd2d62ab01d36779770a66eb8","kind":"commit","published_at":"2008-06-15T13:31:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_200","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_200/manifests"},{"name":"v1_8_6_200","sha":"22a8ccb3223c2471861f8fb17e918d297cf4b159","kind":"commit","published_at":"2008-06-15T13:25:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_200","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_200/manifests"},{"name":"v1_8_5_199","sha":"be41bcaaa6dcfaa4a2b334c5c20e9f5444612585","kind":"commit","published_at":"2008-06-15T13:24:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_199","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_199/manifests"},{"name":"v1_8_6_199","sha":"79558509f9b81786fa514fd29213a7a19c4e86d6","kind":"commit","published_at":"2008-06-15T13:20:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_199","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_199","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_199","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_199","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_199/manifests"},{"name":"v1_8_5_198","sha":"247bb4cf27ebff5cbe44d40885e2a1d2c28b062e","kind":"commit","published_at":"2008-06-15T13:20:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_198","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_198/manifests"},{"name":"v1_8_6_198","sha":"9d35bbea06db9d3b513b58f243d18c88ed91562d","kind":"commit","published_at":"2008-06-15T13:19:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_198","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_198","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_198","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_198","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_198/manifests"},{"name":"v1_8_5_197","sha":"a1ba37021a48e31e440e7b3d0948aef510839de7","kind":"commit","published_at":"2008-06-15T13:18:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_197","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_197/manifests"},{"name":"v1_8_6_197","sha":"ccc72b65f9da73d662b4496fa08d964957af3c31","kind":"commit","published_at":"2008-06-15T13:17:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_197","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_197","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_197","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_197","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_197/manifests"},{"name":"v1_8_5_196","sha":"3c1f9a4bfce86dc7032955968cf9f92ff062aa2b","kind":"commit","published_at":"2008-06-15T13:16:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_196","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_196/manifests"},{"name":"v1_8_6_196","sha":"e0b84312ce929d56340e556ac987110b15cda16f","kind":"commit","published_at":"2008-06-15T13:12:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_196","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_196","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_196/manifests"},{"name":"v1_8_5_195","sha":"d675984147dc62ac5eeffc81288f5ad8a5907f73","kind":"commit","published_at":"2008-06-15T13:11:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_195","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_195/manifests"},{"name":"v1_8_6_195","sha":"9ac1230743f65a94af5301c95bbb976811ae6012","kind":"commit","published_at":"2008-06-15T13:09:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_195","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_195","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_195","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_195","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_195/manifests"},{"name":"v1_8_5_194","sha":"5abafdabdb83c374ee24116af7d564bc1ee6eef1","kind":"commit","published_at":"2008-06-15T13:08:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_194","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_194/manifests"},{"name":"v1_8_6_194","sha":"444a62e2c5576228f0a9b7164a452cb5e3aed77c","kind":"commit","published_at":"2008-06-15T13:05:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_194","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_194","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_194/manifests"},{"name":"v1_8_5_193","sha":"ce5dfd8b512e7bcc46f0f49959b3aaada855224f","kind":"commit","published_at":"2008-06-15T13:04:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_193","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_193/manifests"},{"name":"v1_8_6_193","sha":"9854d2a15fe781d27e19b68deb0f66d5bc425f5e","kind":"commit","published_at":"2008-06-15T13:03:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_193","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_193/manifests"},{"name":"v1_8_5_192","sha":"68bd243fb13b2fba4091aa72e74496ac26627cfd","kind":"commit","published_at":"2008-06-15T12:59:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_192","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_192/manifests"},{"name":"v1_8_6_192","sha":"ee234145424f059e5c177f2ed3707f1537153b17","kind":"commit","published_at":"2008-06-15T12:27:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_192","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_192","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_192","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_192","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_192/manifests"},{"name":"v1_8_5_191","sha":"a2ef5c267d7c409a7a96fd2a5429d5d0e929a73c","kind":"commit","published_at":"2008-06-15T12:27:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_191","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_191/manifests"},{"name":"v1_8_6_191","sha":"5210819f6aec139f4d7db73a8607a74736531de3","kind":"commit","published_at":"2008-06-15T12:08:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_191","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_191","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_191","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_191","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_191/manifests"},{"name":"v1_8_5_190","sha":"0c5f4fb9cde2ac720a6c64aa5a485d0d52513023","kind":"commit","published_at":"2008-06-15T12:07:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_190","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_190/manifests"},{"name":"v1_8_6_190","sha":"d83a13da21c79b28d027e63c2712b70e126cd5ac","kind":"commit","published_at":"2008-06-15T12:06:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_190","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_190","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_190","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_190","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_190/manifests"},{"name":"v1_8_5_189","sha":"5c31100af8faaa6260f4da9e3985e8a177b30003","kind":"commit","published_at":"2008-06-15T12:05:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_189","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_189/manifests"},{"name":"v1_8_6_189","sha":"3852e1c5d85d930629c846584c5fece877b880da","kind":"commit","published_at":"2008-06-15T11:54:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_189","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_189","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_189","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_189","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_189/manifests"},{"name":"v1_8_5_188","sha":"c3b4331723ca8137498ed5d1cc667a405db601c2","kind":"commit","published_at":"2008-06-15T11:53:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_188","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_188/manifests"},{"name":"v1_8_6_188","sha":"20ee8a664d8b7652bf1494a2115108e924bffa2f","kind":"commit","published_at":"2008-06-15T11:30:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_188","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_188","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_188","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_188","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_188/manifests"},{"name":"v1_8_5_187","sha":"c71ed82532701b863a62626be69528f8679c6b32","kind":"commit","published_at":"2008-06-15T11:29:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_187","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_187/manifests"},{"name":"v1_8_6_187","sha":"928e6916b25aee5b2b379999a3fa8816d40db714","kind":"commit","published_at":"2008-06-15T11:28:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_187","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_187","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_187/manifests"},{"name":"v1_8_5_186","sha":"c08865951deb5a217cb828f2f129dccb53235c7f","kind":"commit","published_at":"2008-06-15T11:27:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_186","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_186/manifests"},{"name":"v1_8_6_186","sha":"f80a1589a13fc236518442e6531d456e2c74f6b7","kind":"commit","published_at":"2008-06-15T11:21:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_186","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_186","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_186/manifests"},{"name":"v1_8_5_185","sha":"407b48a83f1e67b77f8efc497cc838f10e722b0e","kind":"commit","published_at":"2008-06-15T11:20:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_185","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_185/manifests"},{"name":"v1_8_6_185","sha":"4903790874c0ca25a892940045d5610b10825867","kind":"commit","published_at":"2008-06-15T10:57:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_185","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_185","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_185","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_185","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_185/manifests"},{"name":"v1_8_5_184","sha":"11c5a0c5af5745cbcb44a1dbe1dce473a16be63d","kind":"commit","published_at":"2008-06-15T10:56:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_184","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_184/manifests"},{"name":"v1_8_6_184","sha":"cb63c6493f55dfb1f1390bd4c942e72fe056a278","kind":"commit","published_at":"2008-06-15T10:55:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_184","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_184","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_184/manifests"},{"name":"v1_8_5_183","sha":"f0cd3f645e70b9089d5005c4c998dbe3de0f97b5","kind":"commit","published_at":"2008-06-15T10:54:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_183","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_183/manifests"},{"name":"v1_8_6_183","sha":"3da89cdf5bbe3434c4d90025620c1329bf53a9c0","kind":"commit","published_at":"2008-06-15T10:52:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_183","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_183","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_183/manifests"},{"name":"v1_8_5_182","sha":"96dbe7c7b42303774b6f249ef786e453217da2fc","kind":"commit","published_at":"2008-06-15T10:52:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_182","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_182/manifests"},{"name":"v1_8_6_182","sha":"916197e68bc2ac5f6636017a2d2fca676265f2f3","kind":"commit","published_at":"2008-06-15T10:51:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_182","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_182","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_182","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_182","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_182/manifests"},{"name":"v1_8_5_181","sha":"1085d58609eebd4be1ab8444023293de6a41dbe9","kind":"commit","published_at":"2008-06-15T10:49:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_181","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_181/manifests"},{"name":"v1_8_6_181","sha":"35d2e01277f83247d613375d2d543bf824730e7f","kind":"commit","published_at":"2008-06-15T10:46:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_181","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_181/manifests"},{"name":"v1_8_5_180","sha":"9bd2656ccde0a43a5494196616900e4d27632e0e","kind":"commit","published_at":"2008-06-15T10:29:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_180","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_180/manifests"},{"name":"v1_8_6_180","sha":"77f809dab25e40e19ff199b5852cfc7c2fcdbcdc","kind":"commit","published_at":"2008-06-15T10:22:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_180","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_180/manifests"},{"name":"v1_8_5_179","sha":"c5b83402c1adfce6c151f83fc63054bc6fba9e96","kind":"commit","published_at":"2008-06-15T10:22:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_179","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_179/manifests"},{"name":"v1_8_6_179","sha":"536db2084e857baceffd36eff47e2287ba7fe2a6","kind":"commit","published_at":"2008-06-15T10:20:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_179","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_179/manifests"},{"name":"v1_8_5_178","sha":"b361935eb06705b2378bc17365e6ea68144ccbdf","kind":"commit","published_at":"2008-06-15T10:19:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_178","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_178/manifests"},{"name":"v1_8_6_178","sha":"f57e08d45d6e7c8d6d520000b252071cacfff297","kind":"commit","published_at":"2008-06-15T10:15:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_178","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_178/manifests"},{"name":"v1_8_5_177","sha":"edac50cf33d1bac182ce8c86acae08ae15627e59","kind":"commit","published_at":"2008-06-15T10:11:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_177","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_177/manifests"},{"name":"v1_8_6_177","sha":"9d2c2ae474cf0130e376c6ace4be26c77c7eabdc","kind":"commit","published_at":"2008-06-15T10:05:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_177","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_177/manifests"},{"name":"v1_8_5_176","sha":"8796baaf02ce3eef20f5c43bb6105ccdffa55b16","kind":"commit","published_at":"2008-06-15T10:00:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_176","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_176/manifests"},{"name":"v1_8_6_176","sha":"583336e1aeccc7e6011397a8ce6bfbcbe5b8fcd3","kind":"commit","published_at":"2008-06-14T07:52:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_176","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_176/manifests"},{"name":"v1_8_5_175","sha":"ca80529ea7347bdb4fb933602ffbe67fafa01757","kind":"commit","published_at":"2008-06-14T07:46:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_175","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_175/manifests"},{"name":"v1_8_6_175","sha":"acf0ccb473552bca555199638315025b0e2574f3","kind":"commit","published_at":"2008-06-13T04:15:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_175","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_175/manifests"},{"name":"v1_8_5_174","sha":"effd60845f5eb19cae125284a0b887dfa3e08983","kind":"commit","published_at":"2008-06-13T04:12:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_174","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_174/manifests"},{"name":"v1_8_6_174","sha":"428d3c061d5a8cb7cb2959bee3518b714312a577","kind":"commit","published_at":"2008-06-13T03:10:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_174","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_174/manifests"},{"name":"v1_8_5_173","sha":"00524fc516933a64b2f75ad9d6603c770ee6dddf","kind":"commit","published_at":"2008-06-13T03:09:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_173","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_173/manifests"},{"name":"v1_8_6_173","sha":"19bb1011ad5101ba322871e134b8f83385fb85ba","kind":"commit","published_at":"2008-06-13T03:07:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_173","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_173/manifests"},{"name":"v1_8_5_172","sha":"9ca7285e4aedc6913cb36dc86096f9eddd6e26c6","kind":"commit","published_at":"2008-06-13T03:05:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_172","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_172/manifests"},{"name":"v1_8_6_172","sha":"2cc8c1fabb35470e3a8e377396a451a5af914772","kind":"commit","published_at":"2008-06-13T03:02:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_172","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_172/manifests"},{"name":"v1_8_5_171","sha":"1cb4e9d45547e479bc7c3ca629ccc8e1ff516229","kind":"commit","published_at":"2008-06-13T03:00:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_171","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_171/manifests"},{"name":"v1_8_6_171","sha":"df39e5c6dba108715f935401e214992e97d3fb2b","kind":"commit","published_at":"2008-06-13T02:57:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_171","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_171/manifests"},{"name":"v1_8_5_170","sha":"a574eddc33dda8b0224cc009f3f8943c326154cc","kind":"commit","published_at":"2008-06-13T02:57:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_170","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_170/manifests"},{"name":"v1_8_6_170","sha":"a0bdcd4209095a3b147099d6d0218353d1fb298c","kind":"commit","published_at":"2008-06-13T02:52:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_170","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_170/manifests"},{"name":"v1_8_5_169","sha":"b79d9fc54715bf85987818f74103f987d536dc33","kind":"commit","published_at":"2008-06-13T02:49:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_169","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_169/manifests"},{"name":"v1_8_6_169","sha":"80a5741a15ff6e0e0bc7daed1a950fc24a04c809","kind":"commit","published_at":"2008-06-11T06:23:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_169","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_169/manifests"},{"name":"v1_8_5_168","sha":"f4858d1c1d0e7baf0ff5271cc985a8a3ec714bd5","kind":"commit","published_at":"2008-06-11T06:22:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_168","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_168/manifests"},{"name":"v1_8_6_168","sha":"e5fecb4d0efcc960447e7af3a1b3594f63056b5d","kind":"commit","published_at":"2008-06-11T06:02:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_168","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_168/manifests"},{"name":"v1_8_5_167","sha":"706020e31dcc7ab0cf0bfa1ba2727556e1f155b5","kind":"commit","published_at":"2008-06-11T06:00:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_167","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_167/manifests"},{"name":"v1_8_7_17","sha":"04938e0a40b2037017c701237d5a7096dacff03a","kind":"commit","published_at":"2008-06-09T09:36:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_17","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_17/manifests"},{"name":"v1_8_6_167","sha":"5c93fcf98a59b07719cc344ccaf9176eb1421753","kind":"commit","published_at":"2008-06-09T09:11:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_167","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_167/manifests"},{"name":"v1_8_5_166","sha":"324a59d7118100ee66b0a8e8f5b7ee93983d23ff","kind":"commit","published_at":"2008-06-09T09:08:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_166","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_166/manifests"},{"name":"v1_8_6_166","sha":"92e3fbe9dd5aa1bba0bfc56a185a20a80fb70841","kind":"commit","published_at":"2008-06-07T21:09:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_166","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_166/manifests"},{"name":"v1_8_5_165","sha":"c9899465acae96e22a9859604808b825479a682f","kind":"commit","published_at":"2008-06-07T21:08:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_165","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_165/manifests"},{"name":"v1_8_6_165","sha":"dfba888932174f67804d843a62becbbc32c86b73","kind":"commit","published_at":"2008-06-07T21:05:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_165","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_165/manifests"},{"name":"v1_8_5_164","sha":"973140c079e89f6e590fe09c4cfb2a43a44e834a","kind":"commit","published_at":"2008-06-07T21:04:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_164","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_164/manifests"},{"name":"v1_8_6_164","sha":"2e55e167af4ff83b2275ee68f47bdf08cd7bb8c6","kind":"commit","published_at":"2008-06-07T21:02:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_164","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_164/manifests"},{"name":"v1_8_5_163","sha":"3a278ce21da02b2e52f79bda40f760670db8bf8f","kind":"commit","published_at":"2008-06-07T21:01:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_163","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_163/manifests"},{"name":"v1_8_6_163","sha":"ac2955c5e186ddfc664e219bcd25988a216a5738","kind":"commit","published_at":"2008-06-07T21:00:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_163","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_163/manifests"},{"name":"v1_8_6_162","sha":"83b6e0d714120fc10189dc822dac1666337a7041","kind":"commit","published_at":"2008-06-07T20:55:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_162","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_162/manifests"},{"name":"v1_8_5_162","sha":"6892d7e8a71b68c8827ddbbfd6af22d8f74f2a7e","kind":"commit","published_at":"2008-06-07T20:54:26.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_162","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_162/manifests"},{"name":"v1_8_6_161","sha":"e2fc5470c1eec291591ab44779d1d7d7d4c7febc","kind":"commit","published_at":"2008-06-07T20:37:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_161","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_161/manifests"},{"name":"v1_8_5_161","sha":"67017501b809a00e1e157f05c30a7f740ff76bbc","kind":"commit","published_at":"2008-06-07T20:36:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_161","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_161/manifests"},{"name":"v1_8_6_160","sha":"f8b8f518aa4125e409f6eb0dc4a94241d4477784","kind":"commit","published_at":"2008-06-07T20:33:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_160","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_160/manifests"},{"name":"v1_8_5_160","sha":"1f51b3bf2480c33168b717be82f0509c22469bae","kind":"commit","published_at":"2008-06-07T20:32:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_160","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_160/manifests"},{"name":"v1_8_6_159","sha":"184c8ee515b29dc530e150511b7dd09a37a67c74","kind":"commit","published_at":"2008-06-07T20:27:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_159","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_159/manifests"},{"name":"v1_8_5_159","sha":"3dd17fe2bd225cd98d9e66d8bf8051fc613a1518","kind":"commit","published_at":"2008-06-07T20:22:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_159","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_159/manifests"},{"name":"v1_8_6_158","sha":"7a59ccb8b0bba7f92013951158e30d12dc58ad92","kind":"commit","published_at":"2008-06-07T20:11:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_158","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_158/manifests"},{"name":"v1_8_5_158","sha":"8696a93c4a8aff91791e3eff58709d3881c2e63f","kind":"commit","published_at":"2008-06-07T20:10:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_158","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_158/manifests"},{"name":"v1_8_6_157","sha":"4d84dcf49ae2861e010a8c72b6c114bce5f2db35","kind":"commit","published_at":"2008-06-07T20:08:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_157","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_157/manifests"},{"name":"v1_8_5_157","sha":"9384ea7bb830d9cb305c6d1302a319a19ee7da91","kind":"commit","published_at":"2008-06-07T20:08:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_157","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_157/manifests"},{"name":"v1_8_6_156","sha":"2e94937106e20555167e4e394a432245ceb66d26","kind":"commit","published_at":"2008-06-07T20:03:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_156","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_156/manifests"},{"name":"v1_8_5_156","sha":"2eb0ebcf630c7311a811ed56eba756ba3db8425d","kind":"commit","published_at":"2008-06-07T20:02:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_156","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_156/manifests"},{"name":"v1_8_6_155","sha":"7d2799339b5865cce7ac81f79350860e7a49d273","kind":"commit","published_at":"2008-06-07T19:58:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_155","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_155/manifests"},{"name":"v1_8_5_155","sha":"05526da260097d8c1431475a482d8c9aad41adab","kind":"commit","published_at":"2008-06-07T19:57:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_155","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_155/manifests"},{"name":"v1_8_6_154","sha":"8b5874e0165868d82f3447b3d3ff5723dfa2f9ec","kind":"commit","published_at":"2008-06-07T19:56:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_154","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_154/manifests"},{"name":"v1_8_5_154","sha":"29064fa64dee764608ac8ca4f18e400e6118f3f0","kind":"commit","published_at":"2008-06-07T19:55:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_154","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_154/manifests"},{"name":"v1_8_6_153","sha":"cff41f602771b361a5d9541fbdb7ab2544cd1338","kind":"commit","published_at":"2008-06-07T19:51:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_153","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_153/manifests"},{"name":"v1_8_5_153","sha":"4c1a44594c058d34863fa3fe2d55cd92ea80252a","kind":"commit","published_at":"2008-06-07T19:48:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_153","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_153/manifests"},{"name":"v1_8_6_151","sha":"ca714489e1b085529c6fb7b07015bbe369d6ebc8","kind":"commit","published_at":"2008-06-07T19:27:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_151","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_151/manifests"},{"name":"v1_8_6_150","sha":"76ae26779d784b7e6a8a32cf462108fe38bafd5f","kind":"commit","published_at":"2008-06-07T19:21:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_150","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_150/manifests"},{"name":"v1_8_5_151","sha":"b3d7baf3f34663b4630867395cea056fde9a87e3","kind":"commit","published_at":"2008-06-07T19:20:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_151","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_151/manifests"},{"name":"v1_8_6_149","sha":"2a2a9e8f59c6b1ae6ba6fa13017ad675e4806e4e","kind":"commit","published_at":"2008-06-07T19:17:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_149","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_149/manifests"},{"name":"v1_8_5_150","sha":"a4e0bb67c4d2ff215f8eff3d9d707cc07ca29e52","kind":"commit","published_at":"2008-06-07T19:16:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_150","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_150/manifests"},{"name":"v1_8_6_148","sha":"4dc79488afa04c595c6adf6664d14a6d70cdbd92","kind":"commit","published_at":"2008-06-07T19:14:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_148","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_148/manifests"},{"name":"v1_8_5_149","sha":"c9028d856fe9589d2d17cdca7ad56bb5cf6b7665","kind":"commit","published_at":"2008-06-07T19:13:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_149","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_149/manifests"},{"name":"v1_8_6_147","sha":"bae87e4c63636bb5784e75298b32126a93ec721f","kind":"commit","published_at":"2008-06-07T18:59:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_147","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_147/manifests"},{"name":"v1_8_5_148","sha":"90413bf5528735969639e3bbadfa9c79a28c7acd","kind":"commit","published_at":"2008-06-07T18:59:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_148","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_148/manifests"},{"name":"v1_8_6_146","sha":"48fa52eb3e9d95d2b980923b5d2a722a441d807b","kind":"commit","published_at":"2008-06-07T18:53:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_146","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_146/manifests"},{"name":"v1_8_5_147","sha":"e57402dde6caa7e71dd810a412218f6dc564bdaa","kind":"commit","published_at":"2008-06-07T18:52:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_147","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_147/manifests"},{"name":"v1_8_6_145","sha":"06c69d03579533659e0740598a59299416759739","kind":"commit","published_at":"2008-06-07T18:49:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_145","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_145/manifests"},{"name":"v1_8_5_146","sha":"691fe5f3dae424f5b5f7b69ec5e42d1af3b64af9","kind":"commit","published_at":"2008-06-07T18:48:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_146","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_146/manifests"},{"name":"v1_8_6_144","sha":"c2db86dbe0f91ab6e2a25066de04ff420a3b5934","kind":"commit","published_at":"2008-06-07T18:46:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_144","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_144/manifests"},{"name":"v1_8_5_145","sha":"a7c1de41ba19b5badefe7be8054fcb541a587248","kind":"commit","published_at":"2008-06-07T18:40:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_145","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_145/manifests"},{"name":"v1_8_6_141","sha":"6c4fef41bd2d06e96cab36aa1046e58889a8c98d","kind":"commit","published_at":"2008-06-07T18:28:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_141","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_141/manifests"},{"name":"v1_8_5_142","sha":"a7345e9797ab4edf2ab0619ea1919c0f8e27b6cd","kind":"commit","published_at":"2008-06-07T18:28:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_142","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_142/manifests"},{"name":"v1_8_6_140","sha":"efc2ebf804e9914bdfcef2336075feb7603e073f","kind":"commit","published_at":"2008-06-07T18:07:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_140","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_140/manifests"},{"name":"v1_8_5_141","sha":"ae98f403700ea0710fe133d92788c5bb967448fb","kind":"commit","published_at":"2008-06-07T18:07:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_141","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_141/manifests"},{"name":"v1_8_6_139","sha":"2293c7d4c3bc61820566a05257d6085c8aee9423","kind":"commit","published_at":"2008-06-07T18:05:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_139","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_139/manifests"},{"name":"v1_8_5_140","sha":"40550de7be4e037f6504b16a1af33917a846d6b6","kind":"commit","published_at":"2008-06-07T18:04:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_140","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_140/manifests"},{"name":"v1_8_6_138","sha":"c40e0f9515a5d9be7baf569e4caf67e98c978018","kind":"commit","published_at":"2008-06-07T17:58:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_138","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_138/manifests"},{"name":"v1_8_5_139","sha":"7af5fb1800f025761c0e1329f66a3fefd7a13381","kind":"commit","published_at":"2008-06-07T17:57:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_139","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_139/manifests"},{"name":"v1_8_6_137","sha":"df2d1bcd185d96023dac986b58703ef4b7d2bcf8","kind":"commit","published_at":"2008-06-07T17:55:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_137","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_137/manifests"},{"name":"v1_8_5_138","sha":"6b28b581d8f6a0816578d6e280c198830c158f1d","kind":"commit","published_at":"2008-06-07T17:55:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_138","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_138/manifests"},{"name":"v1_8_6_136","sha":"475dcc6b94b9e0709e7a88aa52846d546d0c04fd","kind":"commit","published_at":"2008-06-07T16:54:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_136","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_136/manifests"},{"name":"v1_8_5_137","sha":"e4e9c05837f77975ebdd28b3bf5b839b8b5b5ee2","kind":"commit","published_at":"2008-06-07T16:52:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_137","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_137/manifests"},{"name":"v1_8_6_135","sha":"f7e15b7341a12cdf363411d05ba46a30e34a9c1f","kind":"commit","published_at":"2008-06-07T16:50:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_135","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_135/manifests"},{"name":"v1_8_5_136","sha":"3151d417156ff14c2f8423976d5daede049911cb","kind":"commit","published_at":"2008-06-07T16:49:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_136","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_136/manifests"},{"name":"v1_8_6_134","sha":"c1ef9d09aaa9bbd2b6fd49282b64c83841f5483d","kind":"commit","published_at":"2008-06-07T16:44:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_134","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_134/manifests"},{"name":"v1_8_5_135","sha":"a1a5e11c0e6286be47b206a6e4477989c8e13821","kind":"commit","published_at":"2008-06-07T16:40:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_135","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_135/manifests"},{"name":"v1_8_6_133","sha":"274732dc84b270f5ce2782b349198b51a6bbc050","kind":"commit","published_at":"2008-06-07T16:37:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_133","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_133/manifests"},{"name":"v1_8_6_132","sha":"360810b6e0dbb559ad63d8bd81acc5f344cbb25e","kind":"commit","published_at":"2008-06-07T16:32:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_132","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_132/manifests"},{"name":"v1_8_5_134","sha":"6fd6a9cc87366980c923826934d13f566e7442d7","kind":"commit","published_at":"2008-06-07T16:30:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_134","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_134/manifests"},{"name":"v1_8_6_131","sha":"4809d57227e34e08c3200a7f7b7bf6f5b77438c2","kind":"commit","published_at":"2008-06-07T16:27:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_131","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_131/manifests"},{"name":"v1_8_5_133","sha":"5bc3ad618d860550f65308c16daf5a32f2a49684","kind":"commit","published_at":"2008-06-07T16:26:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_133","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_133/manifests"},{"name":"v1_8_5_132","sha":"c93e232d6bc7a5d8702dccf4d9574ae2ff00dc37","kind":"commit","published_at":"2008-06-07T16:24:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_132","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_132/manifests"},{"name":"v1_8_6_130","sha":"cec35818dbad50daa3ecdff6ce7f8d76af65ac47","kind":"commit","published_at":"2008-06-07T16:22:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_130","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_130/manifests"},{"name":"v1_8_5_131","sha":"c3fc80c18dd211c3c6b1e703e393c58c83b18c0a","kind":"commit","published_at":"2008-06-07T16:21:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_131","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_131/manifests"},{"name":"v1_8_6_129","sha":"d453b39411079521ca7eaed35c21ab81fcbe79b7","kind":"commit","published_at":"2008-06-07T16:16:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_129","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_129/manifests"},{"name":"v1_8_5_130","sha":"04577abaf553cfaa481cd049f968834b08285593","kind":"commit","published_at":"2008-06-07T16:15:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_130","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_130/manifests"},{"name":"v1_8_7_7","sha":"3afe4b0097b997e42cc6776c5289c90d798938dc","kind":"commit","published_at":"2008-06-06T09:54:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_7","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_7/manifests"},{"name":"v1_8_6_128","sha":"61e724379f05fe67bad0a463f663dc9482824654","kind":"commit","published_at":"2008-06-05T07:21:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_128","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_128/manifests"},{"name":"v1_8_5_129","sha":"c597360d15edb655fb0a65be00c38bf36748bf6d","kind":"commit","published_at":"2008-06-05T07:20:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_129","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_129/manifests"},{"name":"v1_8_6_127","sha":"7a4c497bf26b1fc94cf4ee02889d0183ac524dc1","kind":"commit","published_at":"2008-06-05T03:28:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_127","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_127/manifests"},{"name":"v1_8_5_128","sha":"3a8867ba17f4b44123483f3793706f0dc536cf87","kind":"commit","published_at":"2008-06-05T03:26:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_128","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_128/manifests"},{"name":"v1_8_6_126","sha":"483b131838039fd8bcf0996e0e85f10c75950a6e","kind":"commit","published_at":"2008-06-05T03:23:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_126","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_126/manifests"},{"name":"v1_8_5_127","sha":"749b6d747f23b2aecb567a6cbb369d5b470cab25","kind":"commit","published_at":"2008-06-05T03:22:05.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_127","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_127/manifests"},{"name":"v1_8_6_125","sha":"c0d24dd09ee14b5438b4223627942bad05e6250f","kind":"commit","published_at":"2008-06-04T10:17:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_125","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_125/manifests"},{"name":"v1_8_5_126","sha":"d0873c2fe83ed7a607e5721def78a908c7549211","kind":"commit","published_at":"2008-06-04T10:16:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_126","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_126/manifests"},{"name":"v1_8_6_124","sha":"b841353a7679311da9def272e7c7a51ee041a366","kind":"commit","published_at":"2008-06-04T07:41:59.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_124","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_124/manifests"},{"name":"v1_8_5_125","sha":"8f23b65058afc91eefc6aea43c747a539d3325a6","kind":"commit","published_at":"2008-06-04T07:40:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_125","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_125/manifests"},{"name":"v1_8_6_123","sha":"ea4069901d2bfea6ff719445ed85682eb0809e5d","kind":"commit","published_at":"2008-06-03T07:17:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_123","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_123/manifests"},{"name":"v1_8_5_124","sha":"6b7ecd8f50b3ca89316d4a23b6626353e1b0d120","kind":"commit","published_at":"2008-06-03T07:15:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_124","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_124/manifests"},{"name":"v1_8_6_122","sha":"26f1a400afac258e1841a66cf0a34f46dd6d9040","kind":"commit","published_at":"2008-06-03T06:45:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_122","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_122/manifests"},{"name":"v1_8_5_123","sha":"7c5263e5ee5951556bbe5d4b9b78674faf4faccd","kind":"commit","published_at":"2008-06-03T06:35:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_123","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_123/manifests"},{"name":"v1_8_6_121","sha":"a6b7ff6bf2dd63aed6b5d08077fa2e25a287003d","kind":"commit","published_at":"2008-06-03T06:26:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_121","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_121/manifests"},{"name":"v1_8_5_122","sha":"7f3963e28f257ea7533682c2cc67ab072f4667f7","kind":"commit","published_at":"2008-06-03T06:09:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_122","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_122/manifests"},{"name":"v1_8_7","sha":"c36252fca2a870d8e6de3c11fbfcb253b6a157ec","kind":"commit","published_at":"2008-05-31T14:57:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7/manifests"},{"name":"v1_8_7_preview4","sha":"3b7fc965b6c953b540fcc82a67ca83bd33cad4da","kind":"commit","published_at":"2008-05-26T03:26:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_preview4","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview4/manifests"},{"name":"v1_8_7_preview3","sha":"a9249df75ffcd2786c943622f7f48a5d81cf9d77","kind":"commit","published_at":"2008-05-18T21:49:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_preview3","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview3/manifests"},{"name":"v1_8_6_115","sha":"f74a0186de9e528711d61f1561b6c86efc9f02c4","kind":"commit","published_at":"2008-05-17T05:17:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_115","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_115/manifests"},{"name":"v1_8_5_116","sha":"7b262ddbe16764d3bfd33e7ffb68fa32cd9b1d90","kind":"commit","published_at":"2008-05-17T05:17:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_116","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_116/manifests"},{"name":"v1_8_7_preview2","sha":"e524d4577f782100acea74a73e15eef5bea95553","kind":"commit","published_at":"2008-04-20T12:10:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_preview2","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview2/manifests"},{"name":"v1_8_7_preview1","sha":"49bd480d0ce385818bca7289205dace70902e559","kind":"commit","published_at":"2008-04-15T20:03:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_7_preview1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_7_preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_7_preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_7_preview1/manifests"},{"name":"v1_8_5_115","sha":"10a9c2ef603fa9135c0b27eeacb8b360f740f179","kind":"commit","published_at":"2008-03-03T14:37:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_115","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_115/manifests"},{"name":"v1_8_6_114","sha":"5131b819e74c480db6c6a8fe9a759358e2cc5c15","kind":"commit","published_at":"2008-03-03T14:36:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_114","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_114/manifests"},{"name":"v1_9_0_1","sha":"f79e224f3ecb6437ca684ce2874ef9560e4abeac","kind":"commit","published_at":"2008-03-01T14:17:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_1","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_1/manifests"},{"name":"v1_9_0_0","sha":"816e8751b1dc600dfcca602524182b1d0558bb67","kind":"commit","published_at":"2007-12-25T16:27:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_9_0_0","html_url":"https://github.com/ruby/ruby/releases/tag/v1_9_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_9_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_9_0_0/manifests"},{"name":"v1_8_6_113","sha":"04ce111bb6984ad9c1de8c7f95ed014aeb18001d","kind":"commit","published_at":"2007-12-02T23:16:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_113","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_113/manifests"},{"name":"v1_8_6_112","sha":"db38548c24647b9365fe3d05a1809ee9b3832983","kind":"commit","published_at":"2007-12-02T23:13:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_112","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_112/manifests"},{"name":"v1_8_6_111","sha":"2eeb0804b942c621385b1285eb7f2dc3c20acab0","kind":"commit","published_at":"2007-09-24T08:12:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_111","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_111/manifests"},{"name":"v1_8_5_114","sha":"739c887b29c8edef7a71fe3f3f600f3d88b3c52f","kind":"commit","published_at":"2007-09-24T08:02:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_114","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_114/manifests"},{"name":"v1_8_6_110","sha":"5296d2ab8190953a32068a89c96a8cdf01ec4314","kind":"commit","published_at":"2007-09-23T00:01:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_110","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_110/manifests"},{"name":"v1_8_5_113","sha":"5ddbfc7507adbcdc5298ff0b0bf3e0b0fdad1691","kind":"commit","published_at":"2007-09-22T21:09:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_113","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_113/manifests"},{"name":"v1_8_6_109","sha":"6a0378a153f993355abcf8d5ca5f65d2bc62981c","kind":"commit","published_at":"2007-09-22T21:07:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_109","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_109/manifests"},{"name":"v1_8_6_107","sha":"890425f9ecbf0ba6114d518b9562cb8ff84c89bf","kind":"commit","published_at":"2007-09-19T02:13:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_107","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_107/manifests"},{"name":"v1_8_6_106","sha":"3f989115fe7fb10fd491f281109230e12e7f2446","kind":"commit","published_at":"2007-09-16T20:42:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_106","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_106/manifests"},{"name":"v1_8_6_105","sha":"3df2e86ceffe8a767b41d4d69e5edf3372ef0571","kind":"commit","published_at":"2007-09-16T20:11:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_105","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_105/manifests"},{"name":"v1_8_6_104","sha":"6c4a2c7f877516085afc99e4988b423d19d893dc","kind":"commit","published_at":"2007-09-16T20:00:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_104","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_104/manifests"},{"name":"v1_8_6_103","sha":"d6cf27326356967879a4f4e5311a08410941dcc9","kind":"commit","published_at":"2007-09-16T19:53:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_103","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_103/manifests"},{"name":"v1_8_5_111","sha":"22b4aebf52911eb8176b109ace31e4e18c901efe","kind":"commit","published_at":"2007-09-16T19:51:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_111","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_111/manifests"},{"name":"v1_8_6_102","sha":"5949afc728f2897a046689a14eee97ef3591de06","kind":"commit","published_at":"2007-09-16T19:38:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_102","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_102/manifests"},{"name":"v1_8_5_110","sha":"f538db2b8550f5e060584a12200a93d219b2f2d0","kind":"commit","published_at":"2007-09-16T19:34:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_110","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_110/manifests"},{"name":"v1_8_6_101","sha":"e0e427fe0b0020bc3a87d05ab844772d498a4416","kind":"commit","published_at":"2007-09-07T08:16:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_101","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_101/manifests"},{"name":"v1_8_6_100","sha":"3707e91bd5e3869da1d8727ebda9e9d71b42f973","kind":"commit","published_at":"2007-09-07T07:46:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_100","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_100/manifests"},{"name":"v1_8_6_99","sha":"81044b7f13b75abe7c76843e28c1363134dee16a","kind":"commit","published_at":"2007-09-07T07:41:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_99","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_99/manifests"},{"name":"v1_8_6_98","sha":"43e8b8d85b766a2d5c6013c2cfa677a2a9ee2c08","kind":"commit","published_at":"2007-09-07T07:40:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_98","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_98/manifests"},{"name":"v1_8_6_97","sha":"322fb24012c13ac6ad27041f984fda546a4eb55c","kind":"commit","published_at":"2007-09-07T07:38:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_97","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_97/manifests"},{"name":"v1_8_6_96","sha":"79cbfff1789c8e89c388692c23790eaf56a3c1a4","kind":"commit","published_at":"2007-09-07T07:34:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_96","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_96/manifests"},{"name":"v1_8_6_95","sha":"714431bd476df5e4dd12bd97f421e293e79dd154","kind":"commit","published_at":"2007-09-07T07:10:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_95","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_95/manifests"},{"name":"v1_8_6_94","sha":"8dcde03af6e43da365b75e4f44eb0a2763a6f7c2","kind":"commit","published_at":"2007-09-07T06:52:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_94","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_94/manifests"},{"name":"v1_8_6_93","sha":"f76030fe95fba8588663e932886e5f6294503e09","kind":"commit","published_at":"2007-09-07T06:45:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_93","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_93/manifests"},{"name":"v1_8_6_92","sha":"3fd7346c3e0b8e699e6a9bca0024df7623c139a3","kind":"commit","published_at":"2007-09-07T06:42:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_92","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_92/manifests"},{"name":"v1_8_6_91","sha":"18083638db4d2252bc06ef5e9a4782546c3f1e74","kind":"commit","published_at":"2007-09-07T06:41:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_91","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_91/manifests"},{"name":"v1_8_6_90","sha":"554cd24958c241cba2c89a71f20cbb941a4287d9","kind":"commit","published_at":"2007-09-07T06:34:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_90","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_90/manifests"},{"name":"v1_8_5_109","sha":"a29735701dbbcde89a0face051e73e7aece9651f","kind":"commit","published_at":"2007-09-07T06:15:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_109","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_109/manifests"},{"name":"v1_8_5_108","sha":"96847748c94f12bd612e0e47db3ed97eab35a8cc","kind":"commit","published_at":"2007-09-07T05:41:19.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_108","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_108/manifests"},{"name":"v1_8_5_107","sha":"8cf86cce25b547efa4b581fef7a025ed2716b620","kind":"commit","published_at":"2007-09-07T05:38:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_107","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_107/manifests"},{"name":"v1_8_5_106","sha":"0ff0eb87ddad3afeddd500dda2f083662332f6ad","kind":"commit","published_at":"2007-09-07T05:37:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_106","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_106/manifests"},{"name":"v1_8_5_105","sha":"24f0211ddf02e5a176dfabb9148309efd0175163","kind":"commit","published_at":"2007-09-07T05:28:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_105","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_105/manifests"},{"name":"v1_8_5_104","sha":"b29b89ab2d1d5c6d1208e67b36dc49ed1975926e","kind":"commit","published_at":"2007-09-07T05:22:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_104","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_104/manifests"},{"name":"v1_8_5_103","sha":"7fb39ac7cdaec5dcf13f957da699504db6b5844d","kind":"commit","published_at":"2007-09-07T05:16:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_103","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_103/manifests"},{"name":"v1_8_5_102","sha":"00aa29c0fa4c28b66d714a9623ebdbd1646d83f8","kind":"commit","published_at":"2007-09-07T05:13:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_102","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_102/manifests"},{"name":"v1_8_5_101","sha":"f89f653b0d55b954b60219fb0032f50c5db447cd","kind":"commit","published_at":"2007-09-07T05:05:38.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_101","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_101/manifests"},{"name":"v1_8_5_100","sha":"4a70f3eedde2b844299429c0889a14c4cb33455c","kind":"commit","published_at":"2007-09-07T05:03:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_100","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_100/manifests"},{"name":"v1_8_5_99","sha":"757586c8ef0ae202afa59ceeed26ea891d8b665d","kind":"commit","published_at":"2007-09-07T05:00:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_99","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_99/manifests"},{"name":"v1_8_5_98","sha":"2e7f74955c91673d4191372530ec4955bf180371","kind":"commit","published_at":"2007-09-07T04:53:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_98","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_98/manifests"},{"name":"v1_8_6_5001","sha":"11dbedfaad4a9a9521ece2198a8dc491678b1902","kind":"commit","published_at":"2007-08-29T04:06:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_5001","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_5001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_5001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_5001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_5001/manifests"},{"name":"v1_8_6_89","sha":"5a87689954ce8da56db3c1296f3907d85535ae00","kind":"commit","published_at":"2007-08-22T03:42:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_89","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_89/manifests"},{"name":"v1_8_6_88","sha":"6a8ab6730175c6e0ab3a9e66765df7cc0488eb67","kind":"commit","published_at":"2007-08-22T03:39:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_88","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_88/manifests"},{"name":"v1_8_6_87","sha":"1ea055ae83740f735088968db7bedc9bff21acd5","kind":"commit","published_at":"2007-08-22T03:38:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_87","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_87/manifests"},{"name":"v1_8_6_86","sha":"567dd733d8b4e159d696de3eaf6070b3c5f86148","kind":"commit","published_at":"2007-08-22T03:31:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_86","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_86/manifests"},{"name":"v1_8_6_85","sha":"604a0c2315a6ed3a8c8ea1daebc9d2ddfe7db5a6","kind":"commit","published_at":"2007-08-22T03:30:58.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_85","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_85/manifests"},{"name":"v1_8_6_84","sha":"79b179a915c86d20649817c4de7053268b9ca82c","kind":"commit","published_at":"2007-08-22T03:30:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_84","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_84/manifests"},{"name":"v1_8_6_83","sha":"f778fd85b10d698f1a4fc9b08dd6d9b553ed01a9","kind":"commit","published_at":"2007-08-22T03:28:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_83","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_83/manifests"},{"name":"v1_8_6_82","sha":"9bbc3c6ab73447d599aef6c359fc0fa019deebb2","kind":"commit","published_at":"2007-08-22T02:53:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_82","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_82/manifests"},{"name":"v1_8_6_81","sha":"0cf2306a0415a07ad0892406c566a47d97315245","kind":"commit","published_at":"2007-08-22T02:48:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_81","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_81/manifests"},{"name":"v1_8_6_80","sha":"5b4de8017590e6910013b43e44eca07cb050860b","kind":"commit","published_at":"2007-08-22T02:46:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_80","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_80/manifests"},{"name":"v1_8_6_79","sha":"2abd7d7d50edc44b8618883e2c63de032c7ab63b","kind":"commit","published_at":"2007-08-22T02:46:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_79","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_79/manifests"},{"name":"v1_8_6_78","sha":"62a6a0f6531ec025c066657ee25b154feaeba6af","kind":"commit","published_at":"2007-08-22T02:41:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_78","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_78/manifests"},{"name":"v1_8_6_77","sha":"8e64188b64ab4dc18fb8876ccdc10718213f51ef","kind":"commit","published_at":"2007-08-22T02:39:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_77","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_77/manifests"},{"name":"v1_8_6_76","sha":"03bdda24aa74b7f812041d7b39933f7f6bd369a2","kind":"commit","published_at":"2007-08-22T02:24:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_76","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_76/manifests"},{"name":"v1_8_6_75","sha":"c12e676d86ee4a1547fa46c9ff3089069624c25d","kind":"commit","published_at":"2007-08-22T02:24:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_75","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_75/manifests"},{"name":"v1_8_6_74","sha":"84031998f36147f40f84985c0dec6f49996c34ab","kind":"commit","published_at":"2007-08-22T02:23:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_74","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_74/manifests"},{"name":"v1_8_6_73","sha":"d1380118afbf7d084de48037bfb74fed0483bf95","kind":"commit","published_at":"2007-08-22T01:58:53.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_73","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_73/manifests"},{"name":"v1_8_6_72","sha":"b8b6a00f0de9b3ae60edf1d80d57a4e77e20ee5f","kind":"commit","published_at":"2007-08-22T01:57:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_72","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_72/manifests"},{"name":"v1_8_5_71","sha":"1e760c0be3ed35874204114e7454509f740c0fe2","kind":"commit","published_at":"2007-08-22T01:53:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_71","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_71/manifests"},{"name":"v1_8_6_70","sha":"49ebb164670dc21c3df1f4644beb6ab438bf560f","kind":"commit","published_at":"2007-08-22T01:32:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_70","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_70/manifests"},{"name":"v1_8_6_69","sha":"1be79383390aceb32d2c6d4aa7b9251e72d4ae9f","kind":"commit","published_at":"2007-08-22T01:28:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_69","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_69/manifests"},{"name":"v1_8_6_68","sha":"a6028fc7be7df8cd66bde8c4bcc59eb0a871aed6","kind":"commit","published_at":"2007-08-22T01:26:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_68","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_68/manifests"},{"name":"v1_8_6_67","sha":"a9f70bb5fae1c5258877c87f1b2244d9e8bfb860","kind":"commit","published_at":"2007-08-22T01:23:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_67","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_67/manifests"},{"name":"v1_8_6_66","sha":"634ef2dfbef84cfab98bed19fc11de98a732f5e2","kind":"commit","published_at":"2007-08-22T01:22:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_66","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_66/manifests"},{"name":"v1_8_6_65","sha":"5e9e8ad617823b28cbcb4aedd124ec6174dcb393","kind":"commit","published_at":"2007-08-22T01:16:21.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_65","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_65/manifests"},{"name":"v1_8_6_64","sha":"a03a82e0457c45cfe47f32bbed0556dd48e30833","kind":"commit","published_at":"2007-08-22T01:13:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_64","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_64/manifests"},{"name":"v1_8_6_63","sha":"791c119493241e6c89ba2fe57a49b5ffcaa4cad6","kind":"commit","published_at":"2007-08-22T01:11:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_63","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_63/manifests"},{"name":"v1_8_6_60","sha":"1a30a207632125e71fab48f57adca35d220d10c3","kind":"commit","published_at":"2007-08-22T01:05:56.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_60","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_60/manifests"},{"name":"v1_8_6_59","sha":"1f4d4393556f7c09edce0dd5bd0e84b84f6425c3","kind":"commit","published_at":"2007-08-22T01:01:29.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_59","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_59/manifests"},{"name":"v1_8_6_58","sha":"1b92c5a69a4f093f0f39a00a4363674d9f2ffa08","kind":"commit","published_at":"2007-08-22T01:00:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_58","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_58/manifests"},{"name":"v1_8_6_57","sha":"2dd5a5442661c3183f8de7d88b0e70c5725e46ea","kind":"commit","published_at":"2007-08-22T00:56:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_57","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_57/manifests"},{"name":"v1_8_6_56","sha":"207d565dc0db0bc27561da9df3516611623b33c8","kind":"commit","published_at":"2007-08-22T00:54:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_56","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_56/manifests"},{"name":"v1_8_6_55","sha":"24b12482ba5908bbfe47bcb163fdb312da0a7237","kind":"commit","published_at":"2007-08-22T00:54:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_55","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_55/manifests"},{"name":"v1_8_6_54","sha":"f9906e211ea0e9a5a4558b5c36e8ddc67b5868e4","kind":"commit","published_at":"2007-08-22T00:50:35.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_54","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_54/manifests"},{"name":"v1_8_6_53","sha":"110d3d14a87f1a8a37bab871f73ec09a2f455c78","kind":"commit","published_at":"2007-08-22T00:44:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_53","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_53/manifests"},{"name":"v1_8_6_52","sha":"d1c29953385cf71f517dc32606a39693fe552482","kind":"commit","published_at":"2007-08-22T00:40:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_52","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_52/manifests"},{"name":"v1_8_6_51","sha":"5fbbd9901008dfb5e40ff3c871371409799b3772","kind":"commit","published_at":"2007-08-22T00:40:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_51","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_51/manifests"},{"name":"v1_8_6_50","sha":"d28a2ccbc3cab9213b712299f1719e38183ee15b","kind":"commit","published_at":"2007-08-22T00:39:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_50","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_50/manifests"},{"name":"v1_8_6_49","sha":"663d423be77a8d2f025b71ee0d80ade59511cfe5","kind":"commit","published_at":"2007-08-22T00:38:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_49","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_49/manifests"},{"name":"v1_8_6_48","sha":"66031cd2af783b023b0092ee0114beb7a91c241a","kind":"commit","published_at":"2007-08-21T23:52:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_48","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_48/manifests"},{"name":"v1_8_6_47","sha":"7b90a69aa78236bf763eb68823272468c5f6dcbe","kind":"commit","published_at":"2007-08-21T23:51:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_47","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_47/manifests"},{"name":"v1_8_6_46","sha":"3e722815703b86717dbded3e58c1de2487674d8e","kind":"commit","published_at":"2007-08-21T23:50:54.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_46","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_46/manifests"},{"name":"v1_8_6_45","sha":"6c7e7345a241b0e0585b7dc1c3948609c5cc280a","kind":"commit","published_at":"2007-08-21T23:50:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_45","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_45/manifests"},{"name":"v1_8_6_44","sha":"c37b6d421751e2a7e0385e53d6f71426bc39a7bb","kind":"commit","published_at":"2007-08-21T23:36:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_44","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_44/manifests"},{"name":"v1_8_6_43","sha":"341d111151ef85414c873985c85aabe60895191a","kind":"commit","published_at":"2007-08-21T23:33:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_43","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_43/manifests"},{"name":"v1_8_6_42","sha":"195c4ee90ad48aea2ff0e0bcd17d845fb5e714c2","kind":"commit","published_at":"2007-08-21T23:28:14.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_42","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_42/manifests"},{"name":"v1_8_6_41","sha":"014a27a84f2e0f9434bdcc865ec34ea7ac0f0311","kind":"commit","published_at":"2007-08-21T23:27:32.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_41","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_41/manifests"},{"name":"v1_8_5_97","sha":"9b6666bd65cab5a04b22fc814546d1ae009958b0","kind":"commit","published_at":"2007-08-15T23:45:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_97","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_97/manifests"},{"name":"v1_8_5_96","sha":"64b829de7fe5f1829b2580db540a7c4cae93dd3a","kind":"commit","published_at":"2007-08-15T23:44:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_96","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_96/manifests"},{"name":"v1_8_5_95","sha":"c2fa0b1badc645ecddd406f2fe908e5075fa3bd9","kind":"commit","published_at":"2007-08-15T23:41:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_95","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_95/manifests"},{"name":"v1_8_5_94","sha":"6feeda659c8261306c624b7fb5f9b52b9b481bd3","kind":"commit","published_at":"2007-08-15T23:30:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_94","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_94/manifests"},{"name":"v1_8_5_93","sha":"6c2ee2e33ac971774e432efab246885037fccc7e","kind":"commit","published_at":"2007-08-15T23:28:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_93","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_93/manifests"},{"name":"v1_8_5_92","sha":"d0480d7dbcc254764a34c3b60c532d0d858816bf","kind":"commit","published_at":"2007-08-15T23:27:52.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_92","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_92/manifests"},{"name":"v1_8_5_91","sha":"6175ca03be6d0d51359f9017123708987d0f5eb7","kind":"commit","published_at":"2007-08-15T23:23:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_91","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_91/manifests"},{"name":"v1_8_5_90","sha":"bf2b86063a18e3f9dd9fb80b22e8aa1bfd7987fb","kind":"commit","published_at":"2007-08-15T22:58:49.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_90","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_90/manifests"},{"name":"v1_8_5_89","sha":"f5a172e1cefad7a602b12e6a9bdb91a40de68a23","kind":"commit","published_at":"2007-08-15T22:53:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_89","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_89/manifests"},{"name":"v1_8_5_88","sha":"be2acd17b2d292d28bbd4e11845b61a90a4146e8","kind":"commit","published_at":"2007-08-15T22:52:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_88","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_88/manifests"},{"name":"v1_8_5_87","sha":"4b7dcbef470beeb4add3e64379c4eeabff0c1ab1","kind":"commit","published_at":"2007-08-15T22:44:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_87","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_87/manifests"},{"name":"v1_8_5_86","sha":"f4adac40c3c21d2d7ec439741348822b0296d48a","kind":"commit","published_at":"2007-08-15T22:41:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_86","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_86/manifests"},{"name":"v1_8_5_85","sha":"929ed0d94b3ff80f846db568a1b70ee816b45ee0","kind":"commit","published_at":"2007-08-15T22:33:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_85","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_85/manifests"},{"name":"v1_8_5_84","sha":"9821cb27f35161d9ea125393ea0082f01f5ece5c","kind":"commit","published_at":"2007-08-15T22:30:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_84","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_84/manifests"},{"name":"v1_8_5_83","sha":"2beefdef96a66a796ceab4138ecf6780da93433f","kind":"commit","published_at":"2007-08-15T21:43:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_83","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_83/manifests"},{"name":"v1_8_5_82","sha":"9b1cc11456d59204c0802c557d00ffbb7229fd28","kind":"commit","published_at":"2007-08-15T21:41:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_82","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_82/manifests"},{"name":"v1_8_5_81","sha":"60d370b528b07673c7f42879ccc6c6f26d6c645f","kind":"commit","published_at":"2007-08-15T21:40:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_81","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_81/manifests"},{"name":"v1_8_5_80","sha":"315e411a700764939dda5ac888d8b5594d09b3c6","kind":"commit","published_at":"2007-08-15T21:37:50.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_80","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_80/manifests"},{"name":"v1_8_5_79","sha":"f9ac620a7e122e61e7770f9477eeafbd229628e6","kind":"commit","published_at":"2007-08-15T21:27:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_79","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_79/manifests"},{"name":"v1_8_5_78","sha":"3b885eec24fd4b08cad2b9648cdb1f4bbcaee406","kind":"commit","published_at":"2007-08-15T21:26:44.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_78","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_78/manifests"},{"name":"v1_8_5_77","sha":"611ac291b62b7414478b53478a9c7d16bb970c65","kind":"commit","published_at":"2007-08-15T21:25:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_77","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_77/manifests"},{"name":"v1_8_5_76","sha":"b622c4d2bc5dfaf9cd3579fe78f35a4272a8d008","kind":"commit","published_at":"2007-08-15T21:11:51.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_76","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_76/manifests"},{"name":"v1_8_5_75","sha":"d5a5b393415e7717d7397667b8029c3f56a25e5c","kind":"commit","published_at":"2007-08-15T21:10:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_75","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_75/manifests"},{"name":"v1_8_5_74","sha":"61e1090a49db7c9c4ba20a5abebbcd3de1ded7a1","kind":"commit","published_at":"2007-08-15T21:08:07.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_74","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_74/manifests"},{"name":"v1_8_5_55","sha":"5acca4dbda70cb485c001633db790f54a93c6cb7","kind":"commit","published_at":"2007-08-15T20:57:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_55","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_55/manifests"},{"name":"v1_8_5_54","sha":"54ec1c4fe81672ca66f327ef6ae170f458cd79e5","kind":"commit","published_at":"2007-08-15T20:57:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_54","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_54/manifests"},{"name":"v1_8_5_56","sha":"ba39e5395c562dd9be2251cf84ce7d49384fe3ad","kind":"commit","published_at":"2007-08-15T20:56:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_56","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_56/manifests"},{"name":"v1_8_5_57","sha":"621c5024e224158eaf8c8b61198469ba535edc0d","kind":"commit","published_at":"2007-08-15T20:56:24.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_57","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_57/manifests"},{"name":"v1_8_5_58","sha":"affa5bcff983094bb71ab2b9abe6e85a7c4b20af","kind":"commit","published_at":"2007-08-15T20:56:22.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_58","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_58/manifests"},{"name":"v1_8_5_59","sha":"6afb98b298fa61de96d24395ef5f133af814d62e","kind":"commit","published_at":"2007-08-15T20:56:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_59","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_59/manifests"},{"name":"v1_8_5_60","sha":"9050c9179deb892435480d73ca9f0e1fb1c002c4","kind":"commit","published_at":"2007-08-15T20:56:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_60","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_60/manifests"},{"name":"v1_8_5_61","sha":"358cf2adf81274bd61e4bbfaa8809e14b82ddd55","kind":"commit","published_at":"2007-08-15T20:56:17.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_61","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_61/manifests"},{"name":"v1_8_5_62","sha":"8e5359c36366f51d4570957f5fa06f2e30c5f55d","kind":"commit","published_at":"2007-08-15T20:56:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_62","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_62/manifests"},{"name":"v1_8_5_63","sha":"8bab3cc7c7296b1d8fae1c48f2603b9b024001e9","kind":"commit","published_at":"2007-08-15T20:56:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_63","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_63/manifests"},{"name":"v1_8_5_64","sha":"4f31a56813a51f58c7c9fe75be8c6a03a2b896cb","kind":"commit","published_at":"2007-08-15T20:56:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_64","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_64/manifests"},{"name":"v1_8_5_65","sha":"e272366411ac35efd9b2c9e46d0028033fe0c596","kind":"commit","published_at":"2007-08-15T20:56:10.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_65","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_65/manifests"},{"name":"v1_8_5_66","sha":"c37e0b8f04d00fa99b0acc067308945879171869","kind":"commit","published_at":"2007-08-15T20:56:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_66","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_66/manifests"},{"name":"v1_8_5_67","sha":"ad88684786075a5da432cf372dabc6a03427853c","kind":"commit","published_at":"2007-08-15T20:56:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_67","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_67/manifests"},{"name":"v1_8_5_68","sha":"6227751f9f65f2a755f7ac24335a36bbc80cca65","kind":"commit","published_at":"2007-08-15T20:56:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_68","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_68/manifests"},{"name":"v1_8_5_69","sha":"1a906b693827363e1544cee57fceff7d32f9ee39","kind":"commit","published_at":"2007-08-15T20:56:03.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_69","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_69/manifests"},{"name":"v1_8_5_70","sha":"6ae3f0d8e4c29d1718ff7f1575a7a215979e4188","kind":"commit","published_at":"2007-08-15T20:56:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_70","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_70/manifests"},{"name":"v1_8_5_72","sha":"6d72ea84a9bd86485d24a7de22bbda68f714b611","kind":"commit","published_at":"2007-08-15T20:55:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_72","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_72/manifests"},{"name":"v1_8_5_73","sha":"8d8089684c12a91f051224a5935db38b86c5cda7","kind":"commit","published_at":"2007-08-15T20:55:55.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_73","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_73/manifests"},{"name":"v1_8_5_55@13008","sha":"e01f25e7afd40b828fda5078e1259b3b53575886","kind":"commit","published_at":"2007-08-15T19:08:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_55@13008","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_55@13008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_55%4013008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_55@13008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_55@13008/manifests"},{"name":"v1_8_6_40","sha":"b29bd777b8cb60a355adc190d7ebb476f504708d","kind":"commit","published_at":"2007-08-15T18:47:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_40","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_40/manifests"},{"name":"v1_8_6_39","sha":"001ef995334351833a89d6416757385b4eede576","kind":"commit","published_at":"2007-06-20T07:41:47.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_39","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_39/manifests"},{"name":"v1_8_6_38","sha":"4ec49026d0d9d1d513a8121f0b3f12d52e3c4ac8","kind":"commit","published_at":"2007-06-14T15:09:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_38","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_38/manifests"},{"name":"v1_8_6_37","sha":"02862111e2a2c7ca889a779afe51259265d2d217","kind":"commit","published_at":"2007-06-12T06:05:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_37","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_37/manifests"},{"name":"v1_8_5_53","sha":"9968a639339244e03547fc5a42f936c86f31b6f5","kind":"commit","published_at":"2007-06-12T06:04:42.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_53","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_53/manifests"},{"name":"v1_8_6_36","sha":"f3a404de74490b12cd9d97b4565554619e8c0253","kind":"commit","published_at":"2007-06-08T09:37:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_36","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_36/manifests"},{"name":"v1_8_5_52","sha":"57462355c2abe103b4e2caa2d60b9bcd415032a3","kind":"commit","published_at":"2007-06-08T09:27:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_52","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_52/manifests"},{"name":"v1_8_6_31","sha":"6ff2e4162a07f365043fd9800a442f8cfc93f8cd","kind":"commit","published_at":"2007-06-08T09:27:00.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_31","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_31/manifests"},{"name":"v1_8_6_30","sha":"98e2dd2bbb463517f42c01e090403b43ae32356a","kind":"commit","published_at":"2007-06-08T09:26:57.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_30","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_30/manifests"},{"name":"v1_8_6_35","sha":"e20780248e94f5770041de85bf1124977d02b8e3","kind":"commit","published_at":"2007-06-08T09:02:12.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_35","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_35/manifests"},{"name":"v1_8_6_34","sha":"55c2f1bf92a0f09559793f4f670f1514f73cc7f7","kind":"commit","published_at":"2007-06-08T09:02:09.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_34","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_34/manifests"},{"name":"v1_8_6_33","sha":"d56aa823846975f0eac7d518dd17c17d20adef26","kind":"commit","published_at":"2007-06-08T09:02:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_33","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_33/manifests"},{"name":"v1_8_6_32","sha":"e35b3f8bacf2ab85884d94b3fc6753cd46ef738d","kind":"commit","published_at":"2007-06-08T09:02:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_32","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_32/manifests"},{"name":"v1_8_5_51","sha":"302779f45f022be882b10477642bcfb46cf2a9ea","kind":"commit","published_at":"2007-05-28T10:42:40.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_51","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_51/manifests"},{"name":"v1_8_6_27","sha":"011e1a4012502a0b87d74f6083a6c5c56f768c48","kind":"commit","published_at":"2007-05-22T22:43:48.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_27","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_27/manifests"},{"name":"v1_8_6_26","sha":"45622133bd223a804748235996a98fb639834ae6","kind":"commit","published_at":"2007-05-22T22:43:46.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_26","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_26/manifests"},{"name":"v1_8_6_25","sha":"244f3a02b88143b3093aebb671a07f519756177a","kind":"commit","published_at":"2007-05-22T22:43:45.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_25","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_25/manifests"},{"name":"v1_8_6_24","sha":"3ed79809c3031efb577906b0b8468d45e5ad0e84","kind":"commit","published_at":"2007-05-22T22:43:43.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_24","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_24/manifests"},{"name":"v1_8_6_23","sha":"3a929257fe516b4797afb091b852c90204d247f5","kind":"commit","published_at":"2007-05-22T22:43:41.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_23","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_23/manifests"},{"name":"v1_8_6_22","sha":"ea65031692d0937734445bca24da3424aaaf00dc","kind":"commit","published_at":"2007-05-22T22:43:39.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_22","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_22/manifests"},{"name":"v1_8_6_21","sha":"9dd8f98c4539e54f90d1e0ff48d0e3a0298b079d","kind":"commit","published_at":"2007-05-22T22:43:37.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_21","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_21/manifests"},{"name":"v1_8_6_20","sha":"34ae8e6897bda262eca144997545c24cadc6cbff","kind":"commit","published_at":"2007-05-22T22:43:36.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_20","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_20/manifests"},{"name":"v1_8_6_19","sha":"bdbe01d594f91caa4452753572cb89342af72b48","kind":"commit","published_at":"2007-05-22T22:43:34.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_19","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_19/manifests"},{"name":"v1_8_6_18","sha":"d4a346d788c78545c022f12199c1559c2cb1f583","kind":"commit","published_at":"2007-05-22T22:43:33.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_18","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_18/manifests"},{"name":"v1_8_6_17","sha":"27b2c0e2d4343f61d7752b69f22c8464a5c7060c","kind":"commit","published_at":"2007-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_17","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_17/manifests"},{"name":"v1_8_6_16","sha":"f1a194733a5f73cceb9db42978f73b6c75a9e999","kind":"commit","published_at":"2007-05-22T22:43:30.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_16","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_16/manifests"},{"name":"v1_8_6_15","sha":"601ca52deebb69751b0c6b1bd7b97ba0c8e1a812","kind":"commit","published_at":"2007-05-22T22:43:28.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_15","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_15/manifests"},{"name":"v1_8_6_14","sha":"72b09fd2cccee37580c38cd170ff22de1540f8cc","kind":"commit","published_at":"2007-05-22T22:43:27.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_14","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_14/manifests"},{"name":"v1_8_6_13","sha":"88e43ec1e13cc7fffe62b964bbce85cc0d469fa0","kind":"commit","published_at":"2007-05-22T22:43:25.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_13","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_13/manifests"},{"name":"v1_8_6_12","sha":"a9fe132f90cd6e4023b26e2a25fe1186d9e37493","kind":"commit","published_at":"2007-05-22T22:43:23.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_12","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_12/manifests"},{"name":"v1_8_6_10","sha":"a57e5b766d071bcb68841c5cadce340ee0426c86","kind":"commit","published_at":"2007-05-22T22:43:20.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_10","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_10/manifests"},{"name":"v1_8_6_9","sha":"b063dc5f29a76f77b8855a8d84e1e583a2aca08e","kind":"commit","published_at":"2007-05-22T22:43:18.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_9","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_9/manifests"},{"name":"v1_8_6_8","sha":"baafb801c04525969a9a6ebc9293c2c776996f3c","kind":"commit","published_at":"2007-05-22T22:43:16.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_8","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_8/manifests"},{"name":"v1_8_6_7","sha":"de9f903e6629e7c73e110101f04e81ab2bd29609","kind":"commit","published_at":"2007-05-22T22:43:15.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_7","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_7/manifests"},{"name":"v1_8_6_6","sha":"3d9fe123fb0f81e6c75655a930f560071eb27b9c","kind":"commit","published_at":"2007-05-22T22:43:13.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_6","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_6/manifests"},{"name":"v1_8_6_5","sha":"ee12d784b18fd11045ec855d7c8a50db0b2f6844","kind":"commit","published_at":"2007-05-22T22:43:11.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_6_5","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_6_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_6_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_6_5/manifests"},{"name":"v1_8_5_49","sha":"980e2a1537ec408146ee9fa97d9ca860af00975f","kind":"commit","published_at":"2007-05-22T22:40:08.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_49","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_49/manifests"},{"name":"v1_8_5_48","sha":"4b9804e3ce309b683fdc0b617ddcc865c28622fe","kind":"commit","published_at":"2007-05-22T22:40:06.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_48","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_48/manifests"},{"name":"v1_8_5_47","sha":"f9bb016c628aa9f8d403dfae85bd6bc353ef056f","kind":"commit","published_at":"2007-05-22T22:40:04.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_47","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_47/manifests"},{"name":"v1_8_5_46","sha":"ce4418d1ae80f034ecbfe402b0aec273ea8d1b80","kind":"commit","published_at":"2007-05-22T22:40:02.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_46","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_46/manifests"},{"name":"v1_8_5_45","sha":"21dd33326690519fe296a17f09fc1f601b645162","kind":"commit","published_at":"2007-05-22T22:40:01.000Z","download_url":"https://codeload.github.com/ruby/ruby/tar.gz/v1_8_5_45","html_url":"https://github.com/ruby/ruby/releases/tag/v1_8_5_45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ruby/ruby@v1_8_5_45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/tags/v1_8_5_45/manifests"}]},"repo_metadata_updated_at":"2026-03-22T19:19:09.474Z","dependent_packages_count":0,"downloads":23596,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":25.646362958076967,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.548787652692322},"purl":"pkg:gem/rubyvm?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rubyvm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rubyvm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rubyvm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-30T15:01:05.870Z","issues_count":41,"pull_requests_count":9419,"avg_time_to_close_issue":171056.0588235294,"avg_time_to_close_pull_request":2082605.2591520946,"issues_closed_count":34,"pull_requests_closed_count":7949,"pull_request_authors_count":368,"issue_authors_count":19,"avg_comments_per_issue":0.24390243902439024,"avg_comments_per_pull_request":0.682131861131755,"merged_pull_requests_count":7036,"bot_issues_count":5,"bot_pull_requests_count":258,"past_year_issues_count":12,"past_year_pull_requests_count":3546,"past_year_avg_time_to_close_issue":345261.28571428574,"past_year_avg_time_to_close_pull_request":230641.02039381154,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":2844,"past_year_pull_request_authors_count":169,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.7041737168640722,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":2546,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fruby/issues","maintainers":[{"login":"nobu","count":1075,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"peterzhu2118","count":833,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterzhu2118"},{"login":"hsbt","count":733,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"BurdetteLamar","count":536,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurdetteLamar"},{"login":"k0kubun","count":437,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"XrXr","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XrXr"},{"login":"jhawthorn","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhawthorn"},{"login":"ioquatix","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioquatix"},{"login":"byroot","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"mame","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mame"},{"login":"tenderlove","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"st0012","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st0012"},{"login":"ono-max","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ono-max"},{"login":"ydah","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"nurse","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nurse"},{"login":"kateinoigakukun","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kateinoigakukun"},{"login":"junaruga","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junaruga"},{"login":"tompng","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tompng"},{"login":"soutaro","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soutaro"},{"login":"andrykonchin","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrykonchin"},{"login":"eregon","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"shyouhei","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shyouhei"},{"login":"zzak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzak"},{"login":"ima1zumi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ima1zumi"},{"login":"rhenium","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhenium"},{"login":"eileencodes","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eileencodes"},{"login":"sorah","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorah"},{"login":"shugo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shugo"},{"login":"znz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/znz"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"herwinw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/herwinw"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"mmasaki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmasaki"},{"login":"nagachika","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagachika"},{"login":"pocke","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"},{"login":"mrkn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrkn"},{"login":"marcandre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcandre"},{"login":"riseshia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riseshia"},{"login":"MLK1998","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MLK1998"},{"login":"knu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knu"},{"login":"kachick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kachick"}],"active_maintainers":[{"login":"nobu","count":393,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nobu"},{"login":"hsbt","count":387,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsbt"},{"login":"peterzhu2118","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterzhu2118"},{"login":"BurdetteLamar","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurdetteLamar"},{"login":"k0kubun","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k0kubun"},{"login":"jhawthorn","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhawthorn"},{"login":"byroot","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"XrXr","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XrXr"},{"login":"st0012","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st0012"},{"login":"ono-max","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ono-max"},{"login":"ioquatix","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioquatix"},{"login":"ydah","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ydah"},{"login":"mame","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mame"},{"login":"tenderlove","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tenderlove"},{"login":"tompng","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tompng"},{"login":"soutaro","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soutaro"},{"login":"kateinoigakukun","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kateinoigakukun"},{"login":"andrykonchin","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrykonchin"},{"login":"junaruga","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junaruga"},{"login":"eregon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eregon"},{"login":"rhenium","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhenium"},{"login":"eileencodes","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eileencodes"},{"login":"ima1zumi","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ima1zumi"},{"login":"zzak","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzak"},{"login":"zenspider","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zenspider"},{"login":"znz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/znz"},{"login":"kou","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"pocke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pocke"},{"login":"shyouhei","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shyouhei"},{"login":"herwinw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/herwinw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rubyvm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rubyvm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rubyvm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rubyvm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rubyvm/codemeta","maintainers":[{"uuid":"36956","login":"hsbt","name":null,"email":null,"url":null,"packages_count":179,"html_url":"https://gem.coop/profiles/hsbt","role":null,"created_at":"2025-10-08T05:28:46.909Z","updated_at":"2025-10-08T05:28:46.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/hsbt/packages"}]}