{"id":8613200,"name":"github.com/elastic/elasticsearch-ruby","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/elasticsearch-ruby","keywords_array":[],"namespace":null,"versions_count":216,"first_release_published_at":"2013-09-24T15:26:32.000Z","latest_release_published_at":"2026-05-06T07:24:27.000Z","latest_release_number":"v9.4.0+incompatible","last_synced_at":"2026-06-02T14:01:34.149Z","created_at":"2023-12-02T02:08:54.813Z","updated_at":"2026-06-02T14:01:34.149Z","registry_url":"https://pkg.go.dev/github.com/elastic/elasticsearch-ruby","install_command":"go get github.com/elastic/elasticsearch-ruby","documentation_url":"https://pkg.go.dev/github.com/elastic/elasticsearch-ruby#section-documentation","metadata":{},"repo_metadata":{"id":8291582,"uuid":"9831101","full_name":"elastic/elasticsearch-ruby","owner":"elastic","description":"Ruby integrations for Elasticsearch","archived":false,"fork":false,"pushed_at":"2025-10-31T14:33:37.000Z","size":18460,"stargazers_count":1981,"open_issues_count":13,"forks_count":617,"subscribers_count":351,"default_branch":"main","last_synced_at":"2025-11-02T06:02:31.315Z","etag":null,"topics":["client","elastic","elasticsearch","ruby","rubynlp","search"],"latest_commit_sha":null,"homepage":"https://www.elastic.co/docs/reference/elasticsearch/clients/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-03T07:39:25.000Z","updated_at":"2025-10-29T11:51:17.000Z","dependencies_parsed_at":"2023-01-14T11:45:30.534Z","dependency_job_id":"db18b41d-95a1-4b71-84c8-63be6a062309","html_url":"https://github.com/elastic/elasticsearch-ruby","commit_stats":{"total_commits":3173,"total_committers":167,"mean_commits":19.0,"dds":0.5357705641348881,"last_synced_commit":"66ecf845899dca077721b769216404b1f85bbe8e"},"previous_names":["elasticsearch/elasticsearch-ruby"],"tags_count":232,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/elasticsearch-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/sbom","scorecard":{"id":371220,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/elasticsearch-ruby","commit":"dabc3b1152d3a5db131a5bcb26ed57cfa8272e8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/18 approved changesets -- score normalized to 1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/otel.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/otel.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/otel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/otel.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/otel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/otel.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/elasticsearch-ruby/otel.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:3","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:40.300Z","repository_id":8291582,"created_at":"2025-08-18T13:00:40.301Z","updated_at":"2025-08-18T13:00:40.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282250833,"owners_count":26638790,"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-02T02:00:06.609Z","response_time":64,"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":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.2.0","sha":"0165ee829df9508a880594872a0ee66b5945f847","kind":"tag","published_at":"2025-10-29T11:09:02.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.2.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.2.0/manifests"},{"name":"v9.1.2","sha":"b91799e5f94fb8a949af98ed86102fa6984793a1","kind":"tag","published_at":"2025-09-02T15:01:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.1.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.2/manifests"},{"name":"v9.0.5","sha":"a2679f33a270a4883911ca25ff89c7b80c3d7eaa","kind":"tag","published_at":"2025-09-02T10:30:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.5/manifests"},{"name":"v8.19.1","sha":"47f1ef1e3211f4462669510e13e0c69d049de39e","kind":"tag","published_at":"2025-08-28T10:05:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.19.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.19.1/manifests"},{"name":"v8.18.1","sha":"c28b6fa97b3c82cde92faf032600b156b4485f8b","kind":"tag","published_at":"2025-08-28T10:04:46.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.18.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.18.1/manifests"},{"name":"v9.1.1","sha":"76c09b446327b547f15d79cd5c71ae221e706d42","kind":"tag","published_at":"2025-08-07T10:04:38.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.1.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"9431c9a6117e2b07e36916d7fb5407684e598d80","kind":"tag","published_at":"2025-07-29T19:49:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.1.0/manifests"},{"name":"v8.19.0","sha":"86ccbdb7c64472ce50f5e61d99bf25cda50fa00a","kind":"tag","published_at":"2025-07-29T19:13:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.19.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.19.0/manifests"},{"name":"v9.0.4","sha":"d8acfb628fb56c8b9d73078ede534b4ec106c9e9","kind":"tag","published_at":"2025-07-29T15:54:16.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"f1595a5707998fe594658d92f0fd17bd93ff6706","kind":"tag","published_at":"2025-05-19T10:27:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"4528026969c830e94002d7a429c35926d1a5ac24","kind":"tag","published_at":"2025-04-24T13:24:29.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"4899c520cdbd3bc94c69ccbe519a94a3401dc222","kind":"tag","published_at":"2025-04-23T17:43:14.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"d8681311b3c7c59de6dc16cb79c331ca067fb7d0","kind":"tag","published_at":"2025-04-15T14:04:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v9.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"608fe8463ce915a87071f4e4dad90a1c69c3f9ba","kind":"tag","published_at":"2025-04-15T13:32:01.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.18.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.18.0/manifests"},{"name":"v8.17.2","sha":"934edbe41b06871662f0af9a915ea7670a3e6973","kind":"tag","published_at":"2025-04-07T13:06:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.17.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.2/manifests"},{"name":"v8.16.1","sha":"2a1644248362194f1d3b9dbee38e24648c7b1549","kind":"tag","published_at":"2025-01-15T13:04:38.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.16.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.16.1/manifests"},{"name":"v8.17.1","sha":"1c9212e3582a72119f840306a335418b55565bea","kind":"tag","published_at":"2025-01-15T13:03:32.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.17.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"f0652e2b669aa466efa2e220967b1d94cec9220b","kind":"tag","published_at":"2024-12-11T16:33:20.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.17.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"2acbce702ecdc3c7f8e8116e81a76a836f75c6f0","kind":"tag","published_at":"2024-11-12T17:26:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.16.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"d37bf317b5273bbcd8b0038e812a16b41a0712da","kind":"tag","published_at":"2024-08-13T06:58:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.15.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"49aead1e18ebfbaf4a455e2b648e1908d27ab608","kind":"tag","published_at":"2024-06-06T15:40:30.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.14.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.14.0/manifests"},{"name":"v7.17.11","sha":"c38be0c0034cf573797395b56e53f4d24021c297","kind":"commit","published_at":"2024-06-03T17:37:18.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.11","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.11/manifests"},{"name":"v8.13.0","sha":"3a11380b4f0ad7023e5a18e0f6617aba497c839d","kind":"tag","published_at":"2024-04-03T13:40:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.13.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"9bb499724c6f9b884ef899c9e7409889f349fb75","kind":"tag","published_at":"2024-02-06T17:59:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.12.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.2/manifests"},{"name":"v8.11.2","sha":"1dea87b9752ec8da063850750a4d50778f356cef","kind":"tag","published_at":"2024-02-06T17:57:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.11.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.2/manifests"},{"name":"v8.12.1","sha":"a07501e327db746d346fb190e05b8251817cfa9b","kind":"tag","published_at":"2024-01-25T16:00:11.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.12.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.1/manifests"},{"name":"v8.11.1","sha":"a779e3229a812e954feb5fb9609b86763c4e2f40","kind":"tag","published_at":"2024-01-25T15:00:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.11.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.1/manifests"},{"name":"v8.12.0","sha":"109a9712d275d4522347452d39835f0149f6f368","kind":"tag","published_at":"2024-01-17T16:48:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.12.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"4976ef0af7bc2bebb61348e8efe58e9f99bccfb6","kind":"tag","published_at":"2023-11-07T18:35:13.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.11.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.11.0/manifests"},{"name":"v7.17.10","sha":"99052a89eaae7ef263fbcf13c9527e48c0e530e5","kind":"commit","published_at":"2023-11-07T16:05:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.10","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.10/manifests"},{"name":"v7.17.9","sha":"838bba7b2592a68dba17427107fe84d5952f0702","kind":"commit","published_at":"2023-09-26T11:03:39.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.9","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.9/manifests"},{"name":"v8.10.0","sha":"e40820ac99c94512bca323f0f9b0c099c0140145","kind":"tag","published_at":"2023-09-12T15:45:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.10.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"8ab43c59f1302174d01c670ebe5c61bf4ae040f2","kind":"tag","published_at":"2023-07-26T10:13:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.9.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"774080774b518b14a4152a3392e8c446171c9a66","kind":"tag","published_at":"2023-06-29T09:57:42.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.8.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"c4de4c21cc9ad5064716c44488c70e2e64f99c52","kind":"tag","published_at":"2023-06-08T10:15:25.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.8.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6aa8d81b9b2f925934e72d2ac3d6f488e85c7d36","kind":"tag","published_at":"2023-05-25T09:24:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.8.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"2e513cbc75387160718756ef07b1bc58866e7ead","kind":"tag","published_at":"2023-05-02T13:17:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.7.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"92b7c071c32d54cece965c5071f34da5a887598c","kind":"tag","published_at":"2023-03-30T14:13:39.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.7.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"6af435eafa4bc4a5460ed089b786322433781eb2","kind":"tag","published_at":"2023-02-16T16:07:05.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.6.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"35131ec5b20002e4fb470ddf37e904028c577579","kind":"tag","published_at":"2023-01-26T17:05:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.6.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"6c78a5c2ff0efff998a807788c212ad187aa126f","kind":"tag","published_at":"2023-01-10T15:36:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.6.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.6.0/manifests"},{"name":"v8.5.3","sha":"c1b701337a17d36d9862fb4031e4c36254203325","kind":"tag","published_at":"2022-12-08T18:04:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.5.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.3/manifests"},{"name":"v7.17.8","sha":"90c41c52360ec1e9514f52aa15b51f49e48f989f","kind":"tag","published_at":"2022-12-08T16:00:56.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.8","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.8/manifests"},{"name":"v8.5.2","sha":"3f6c1bf20a572dce9c4b352bf03d514c7d6194ed","kind":"tag","published_at":"2022-11-22T18:16:51.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.5.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"5d60b590318274c7159278f1e20fc6545d1d24cc","kind":"tag","published_at":"2022-11-15T16:06:48.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.5.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"56e015a8e17dd61174726e5d78e7d5b70b9ab6fd","kind":"tag","published_at":"2022-11-01T14:54:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.5.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"860b6b036b5179c0065868bb9296ba7a0ef2675e","kind":"tag","published_at":"2022-10-25T16:02:51.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.7","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.7/manifests"},{"name":"v8.4.3","sha":"0b111619937155642b506c5c3c9d73703666fc4c","kind":"tag","published_at":"2022-10-05T16:02:09.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.4.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"5322395409541d61e15a5ec55aa88ead4ced85c2","kind":"tag","published_at":"2022-09-20T14:27:41.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.4.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"26191728d3343679029af418d409a5b09ccc8225","kind":"tag","published_at":"2022-08-30T15:30:35.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.4.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"51fb2f3ac2d9713ef50def7513ca57ac658529a5","kind":"tag","published_at":"2022-08-24T15:00:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.4.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.4.0/manifests"},{"name":"v7.17.6","sha":"1a9f8aad80349342b504f4d0b1c492ba6b8e82d2","kind":"tag","published_at":"2022-08-24T14:57:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.6","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.6/manifests"},{"name":"v8.3.3","sha":"56d592cf6e436191fb76375bc166a1c2ecbca8cf","kind":"tag","published_at":"2022-07-28T14:47:02.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.3.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"89880f4266cec139f82e60f1c90704dc6d7fbe07","kind":"tag","published_at":"2022-07-07T14:32:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.3.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"0698964d69f1bf7980deca586e5e37ded7f71522","kind":"tag","published_at":"2022-06-30T14:46:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.3.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.1/manifests"},{"name":"v7.17.5","sha":"31ee6f8cfc29d068e4f1aefb1a197ab6062a65a8","kind":"tag","published_at":"2022-06-28T16:23:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.5/manifests"},{"name":"v8.3.0","sha":"cbe5f55ebe9eeaddd9ac5e0c16ea4d1a31c59e63","kind":"commit","published_at":"2022-06-24T09:19:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.3.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.3.0/manifests"},{"name":"v8.2.3","sha":"893a1a779af82b4e4103397584fd6211e21c1638","kind":"tag","published_at":"2022-06-14T17:51:07.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.2.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"02d2c84430e4ffaae820e1d6ef3a305c2fdba18c","kind":"tag","published_at":"2022-05-26T15:58:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.2.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"45664285b082d608b44c62776f6e332bafef312d","kind":"tag","published_at":"2022-05-24T14:58:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.2.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.1/manifests"},{"name":"v7.17.4","sha":"c2607c3334789f70fee6dd221e3ed91f4c5d2bf0","kind":"tag","published_at":"2022-05-24T14:10:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.4/manifests"},{"name":"v8.2.0","sha":"6e78395864fcb9c75504be61a5e30e2f2ad78cee","kind":"tag","published_at":"2022-05-03T14:51:18.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.2.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"0be2ae0a35643b062310477b55c0bb741f8925b1","kind":"tag","published_at":"2022-04-20T14:38:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.1.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.3/manifests"},{"name":"v7.17.3","sha":"1318ec3a6a2a7468e1631ed24ccfbd15641d904c","kind":"tag","published_at":"2022-04-20T14:25:26.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.3/manifests"},{"name":"v8.0.1","sha":"05276b069332ebf4ae0dfa14d2ca37500c9d81e0","kind":"tag","published_at":"2022-04-04T09:56:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.1/manifests"},{"name":"v7.17.2","sha":"947cbce1849136e6c80803a7ff61d0146080f8c1","kind":"tag","published_at":"2022-03-31T14:50:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.2/manifests"},{"name":"v8.1.2","sha":"2d8bcb38bc4f3d1f7123167bab99a32e6e3a3c18","kind":"commit","published_at":"2022-03-29T12:50:55.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.1.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"6d331da1322357d5b1969d23cdb7eeb429fc24c8","kind":"tag","published_at":"2022-03-22T18:11:55.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.1.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"702390697f1fdd245ea7eaba85af971e809948f5","kind":"tag","published_at":"2022-03-08T19:03:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"b6d077bc38f61cab54e50f5bb8dde7514d077cf8","kind":"tag","published_at":"2022-02-28T15:31:46.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"dc30e4a2307091c384f20a8dbd702af510520a67","kind":"commit","published_at":"2022-02-10T17:10:35.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc2","sha":"a5fe507f60ce6ea33df6ac9c504e2d131e6bb738","kind":"tag","published_at":"2022-02-03T15:38:05.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.0-rc2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-rc2/manifests"},{"name":"v7.17.0","sha":"77bc88f5359441b9fce4c5c6238249eefe4dd488","kind":"tag","published_at":"2022-02-01T15:50:29.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.17.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"6f261a11035d4c2535029e277ae56dec7ec1fe1a","kind":"tag","published_at":"2022-01-13T17:00:36.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.16.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.3/manifests"},{"name":"v8.0.0-rc1","sha":"69062dc8f332cf25abc413b5592c8c274bcd52b0","kind":"tag","published_at":"2022-01-12T16:54:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.0-rc1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-rc1/manifests"},{"name":"v7.16.2","sha":"e924a62eaf2e7eb9e33a6fb9279d357c7534843c","kind":"tag","published_at":"2021-12-19T12:47:17.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.16.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"91a0ea1786f30359c97dd5cefc419570bf2813de","kind":"tag","published_at":"2021-12-14T11:25:32.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.16.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"d0571b99bfd9b66068e1a96ae32785be7fa622a2","kind":"tag","published_at":"2021-12-07T16:05:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.16.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.16.0/manifests"},{"name":"v7.15.2","sha":"16d80861e76d226d392f7a2c7026e70cbed29959","kind":"tag","published_at":"2021-11-10T16:18:14.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.15.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.2/manifests"},{"name":"v8.0.0-beta1","sha":"5e2e994466910b725899e46d65f9276604bfeca9","kind":"tag","published_at":"2021-11-09T14:37:55.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.0-beta1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0-beta1/manifests"},{"name":"v8.0.0.pre1","sha":"bb4d2960df3615891916fc90123b8bc5467eef4f","kind":"tag","published_at":"2021-11-04T14:55:09.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v8.0.0.pre1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v8.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v8.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v8.0.0.pre1/manifests"},{"name":"v7.15.1","sha":"2853bc79f4d609c85a0dca0699779ad0bedfa840","kind":"tag","published_at":"2021-10-14T15:47:48.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.15.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"2b8c8dbfa1f28bf4642a22a621e3650d3578d0e4","kind":"tag","published_at":"2021-09-22T16:28:36.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.15.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.15.0/manifests"},{"name":"v7.14.2","sha":"752b818edf8a64665afa1112aedc0ba0899a97d3","kind":"tag","published_at":"2021-09-21T15:40:40.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.14.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"3732dd4f6de75365460fa99c1cd89668b107ef1c","kind":"tag","published_at":"2021-09-01T16:30:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.14.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.1/manifests"},{"name":"v7.14.1.pre","sha":"daebc6c57df8aac677cd6a0d446484f5f7ad5024","kind":"tag","published_at":"2021-08-17T15:38:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.14.1.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.14.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.14.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.1.pre/manifests"},{"name":"v7.14.0","sha":"69d7231ad4e00e0f2d7b7829a0e79888cc449a3b","kind":"tag","published_at":"2021-08-03T13:35:20.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.14.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.0/manifests"},{"name":"v7.13.4","sha":"9a515fdcfab60ff6a81866488abafb803ce53dcd","kind":"tag","published_at":"2021-07-20T14:26:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.4/manifests"},{"name":"v7.14.0.pre","sha":"d0c114bbf6ee33bc127243c51e133628b442c814","kind":"tag","published_at":"2021-07-14T13:27:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.14.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.14.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.14.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.14.0.pre/manifests"},{"name":"v7.13.3","sha":"e3685b8d99305c81b16a47dc8d63c449acb378f8","kind":"tag","published_at":"2021-07-07T17:21:40.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.3/manifests"},{"name":"v0.1.10","sha":"51fbb7105a0b1361bafdc955d6378d12b1f8dacc","kind":"tag","published_at":"2021-07-06T09:14:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.10","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.10/manifests"},{"name":"v7.13.2","sha":"29498032f145af78796334c40ea680df9702f67f","kind":"tag","published_at":"2021-06-14T19:25:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"b4ebc883d0e8f0a98870cc2bde5001a2703ce08c","kind":"tag","published_at":"2021-06-02T15:11:25.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ae8e36261d1b9fb8e74063b0547c94afdb7e078b","kind":"tag","published_at":"2021-05-25T12:48:31.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.0/manifests"},{"name":"v7.13.0.pre","sha":"7664367c57fdd8c233b61a161b7e4031f4ef4f31","kind":"tag","published_at":"2021-05-11T14:17:58.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.13.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.13.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.13.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.13.0.pre/manifests"},{"name":"v7.12.1","sha":"5106c8688f4299aafc898f407354e5623a11ec4d","kind":"tag","published_at":"2021-04-27T16:56:07.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.12.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"1cce318cd04540caa704c67427378424d4ae850f","kind":"tag","published_at":"2021-03-23T15:20:29.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.12.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.12.0/manifests"},{"name":"v7.11.2","sha":"8e706f1422fa49e678f0d5e8d4c1eed1ec46bdb6","kind":"tag","published_at":"2021-02-25T18:18:35.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.11.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.2/manifests"},{"name":"v7.11.1","sha":"44283d42f8fb9c01c0bf3687f758811e3fcf430d","kind":"tag","published_at":"2021-02-11T18:41:14.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.11.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"136e20aacb2af330cd11015faae700463562e99c","kind":"tag","published_at":"2021-02-10T16:56:47.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.11.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0/manifests"},{"name":"v6.8.3","sha":"499c9a302654603ee48389476de24e42a80d3a9d","kind":"tag","published_at":"2021-02-10T14:02:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.8.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.3/manifests"},{"name":"v7.11.0.pre.1","sha":"1ac38e48b2fb45a315cc119a8149fbf9752c81f8","kind":"tag","published_at":"2021-01-11T18:46:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.11.0.pre.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.11.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.11.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0.pre.1/manifests"},{"name":"v7.11.0.pre","sha":"e99098a6fa146be2adf6ce0b84ae843a36df0fc2","kind":"tag","published_at":"2021-01-11T18:27:22.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.11.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.11.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.11.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.11.0.pre/manifests"},{"name":"v7.10.1","sha":"34fd08464efae36ea41fb7cf9a3c3c24bb324a7c","kind":"tag","published_at":"2021-01-07T22:45:11.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.10.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.1/manifests"},{"name":"v0.0.33","sha":"2c0c3750057a319daa7ae7f9bfd4fa593c2c03b9","kind":"tag","published_at":"2020-12-17T11:34:51.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.33","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.33/manifests"},{"name":"ext-v0.0.33","sha":"2c0c3750057a319daa7ae7f9bfd4fa593c2c03b9","kind":"commit","published_at":"2020-12-17T11:33:40.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/ext-v0.0.33","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/ext-v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@ext-v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/ext-v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/ext-v0.0.33/manifests"},{"name":"v0.0.32","sha":"e0808a6d1d6f9429cce1b5586e2623150bee1f8f","kind":"tag","published_at":"2020-12-01T22:03:49.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.32","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.32/manifests"},{"name":"v7.10.0","sha":"a3e87a43963172387b37bcb13ae5f74e23a6e168","kind":"tag","published_at":"2020-11-16T16:52:30.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.10.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.0/manifests"},{"name":"v7.10.0.pre","sha":"423a20c7de68b76d4c428572695d4b9369d0110e","kind":"tag","published_at":"2020-11-04T00:35:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.10.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.10.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.10.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.10.0.pre/manifests"},{"name":"v7.9.0","sha":"f9deb2921009f9821668268ce97a4708ed60cb39","kind":"tag","published_at":"2020-08-18T15:08:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.9.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"2a39e7b803b27223c9116dc1de6b92a4f63f18c2","kind":"tag","published_at":"2020-07-30T19:49:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.8.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.1/manifests"},{"name":"v7.9.0.pre","sha":"2f1cf4d18c17b7616b5001d9fa678d49dfa4350a","kind":"tag","published_at":"2020-07-17T11:53:52.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.9.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.9.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.9.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.9.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.9.0.pre/manifests"},{"name":"v7.8.0","sha":"29058f379a893ce6354ea29bb79b822b7e2ee491","kind":"tag","published_at":"2020-06-18T14:01:32.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.8.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.0/manifests"},{"name":"v7.8.0.pre","sha":"c28232e46716f244e8e4b21d05e85ed3908400df","kind":"tag","published_at":"2020-05-29T10:49:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.8.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.8.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.8.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.8.0.pre/manifests"},{"name":"v7.7.0","sha":"977b4947ff4a0f3b6814a298ea5dbf25c8942f76","kind":"tag","published_at":"2020-05-13T16:13:25.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.7.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.7.0/manifests"},{"name":"7.7.0","sha":"977b4947ff4a0f3b6814a298ea5dbf25c8942f76","kind":"commit","published_at":"2020-05-13T15:50:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/7.7.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/7.7.0/manifests"},{"name":"v6.8.2","sha":"cda614f64a3f278c3e2affd5f5e5683e339c378e","kind":"tag","published_at":"2020-04-29T09:21:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.8.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.2/manifests"},{"name":"v7.7.0.pre","sha":"877b2b8830bbea78532e87023632947d273ac090","kind":"tag","published_at":"2020-04-15T14:20:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.7.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.7.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.7.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.7.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.7.0.pre/manifests"},{"name":"v7.6.0","sha":"3362dae46f0be6c3417a4f25ea6920795d48566c","kind":"tag","published_at":"2020-04-07T16:16:58.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.6.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.6.0/manifests"},{"name":"v7.6.0.pre","sha":"a7aeeb13ccf6a2aca33bbed688c72500886e8d47","kind":"tag","published_at":"2020-04-03T10:06:31.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.6.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.6.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.6.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.6.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.6.0.pre/manifests"},{"name":"v7.5.0","sha":"f7f19e464339b0d3c6aa0280a8bb04f1cd65417f","kind":"tag","published_at":"2020-02-26T13:52:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.5.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.5.0/manifests"},{"name":"v7.5.0.pre.pre","sha":"192e4119bf081a76ffcf0be03743466e4d67526c","kind":"tag","published_at":"2020-02-21T15:38:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.5.0.pre.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.5.0.pre.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.5.0.pre.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.5.0.pre.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.5.0.pre.pre/manifests"},{"name":"v6.8.1","sha":"988a59d6272c0c14026fa406f268f2827c07d1d2","kind":"tag","published_at":"2020-01-21T15:21:38.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.8.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.1/manifests"},{"name":"v0.1.9","sha":"f239ae043287cccff457893d33552b2164a54ff6","kind":"tag","published_at":"2019-11-05T12:20:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.9","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.9/manifests"},{"name":"v7.4.0","sha":"b5aa0bcde54403e99e9daee9b569e3905c61e93e","kind":"tag","published_at":"2019-11-05T12:09:42.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.4.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f444298513ebf6772518ccdea0def04afdc47169","kind":"tag","published_at":"2019-08-01T15:09:49.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.3.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"5b11ee7f7f7859e40d8eac116f3097bfccc75ea6","kind":"tag","published_at":"2019-07-25T15:08:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.2.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"07a48b330d1c28f716062012e94ed7967247c4eb","kind":"tag","published_at":"2019-06-26T13:36:24.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.2.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.2.0/manifests"},{"name":"v0.1.8","sha":"73963e75f8a359a59da425e644e95638b601dd37","kind":"tag","published_at":"2019-06-06T15:46:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.8","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.8/manifests"},{"name":"v7.1.0","sha":"927640d18fa5e11d38bdb13fb4b489e452525c08","kind":"tag","published_at":"2019-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.1.0/manifests"},{"name":"v6.8.0","sha":"3d85f957b046dc56abedcef36de223a1fd466620","kind":"tag","published_at":"2019-05-22T17:20:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.8.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.8.0/manifests"},{"name":"v6.3.1","sha":"faf5153c2026dd29b64ee09761326782f1de2890","kind":"tag","published_at":"2019-05-02T03:44:09.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.3.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.3.1/manifests"},{"name":"v7.0.0","sha":"362cae9c6b77b54e1fe568f0b5dfa610adad61ef","kind":"tag","published_at":"2019-04-30T01:39:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.0.0/manifests"},{"name":"v7.0.0.pre","sha":"8d186938cc6b7d97c5fd93ad71a551b3ee19b378","kind":"tag","published_at":"2019-04-15T09:01:47.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v7.0.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v7.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v7.0.0.pre/manifests"},{"name":"v6.3.0","sha":"20c55a58f0cc0eb6588cb495adc9279f60cceb16","kind":"tag","published_at":"2019-04-08T12:36:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.3.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.3.0/manifests"},{"name":"v0.1.7","sha":"782bf94e4b1a6007c7ecebd3aaf380e125713936","kind":"tag","published_at":"2019-03-25T11:04:24.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.7","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.7/manifests"},{"name":"v6.2.0","sha":"1f52f675b7140a263d7a5260ee83ce4f92880a00","kind":"tag","published_at":"2019-03-13T11:13:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.2.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.2.0/manifests"},{"name":"6.2.0","sha":"1f52f675b7140a263d7a5260ee83ce4f92880a00","kind":"commit","published_at":"2019-03-13T11:13:15.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/6.2.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/6.2.0/manifests"},{"name":"v0.0.31","sha":"5d54573bb2fda48217b6c4abf1bc2c3097de982c","kind":"tag","published_at":"2019-02-06T14:11:59.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.31","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"322ed751fa54cc669df9e371f0b6dd72d4c28ec6","kind":"tag","published_at":"2018-08-09T14:42:11.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.30","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.30/manifests"},{"name":"v0.1.6","sha":"05782874732d826705203e1cce2e8d81dc2cc972","kind":"tag","published_at":"2018-07-29T10:00:32.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.6","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.6/manifests"},{"name":"v0.0.29","sha":"6c52e216dd40d9d47ae733c9e6e9d18553eed5f4","kind":"tag","published_at":"2018-07-02T12:13:26.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.29","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"d579586fcb6fe201b66a961dccaf197b5f84c19b","kind":"tag","published_at":"2018-07-02T08:40:24.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.28","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.28/manifests"},{"name":"v6.1.0","sha":"a018524da8d1adcedc5b3e6c8b623e84630ae9b9","kind":"tag","published_at":"2018-06-14T07:37:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.1.0/manifests"},{"name":"v6.0.3","sha":"842300db93c12fb7247d2d1aead7387382170bee","kind":"tag","published_at":"2018-06-11T11:40:07.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.0.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.3/manifests"},{"name":"v5.0.5","sha":"b1d45b746e90b43a41f7909fcf27aefa5983f315","kind":"tag","published_at":"2018-04-25T11:33:07.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.5/manifests"},{"name":"v6.0.2","sha":"30ad767114eccdfc2d64e65e1358ce41d2d17337","kind":"tag","published_at":"2018-03-22T16:52:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3eb32dc047d1d878f797a3d7a834d3a2aecab594","kind":"tag","published_at":"2018-01-28T12:16:25.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"ffc65c182a1b97f1a910858e77185e3430590282","kind":"tag","published_at":"2017-11-14T16:05:20.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v6.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v6.0.0/manifests"},{"name":"v0.0.27","sha":"e0ee0a6f82e79f4dda4da88caf121fbcf647fb27","kind":"tag","published_at":"2017-11-12T16:15:07.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.27","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.27/manifests"},{"name":"v1.1.3","sha":"74af657c1476d6694f2dba6c2662fe33be2132d4","kind":"tag","published_at":"2017-08-05T08:25:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.1.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.3/manifests"},{"name":"v5.0.4","sha":"1a0b049266fc560f517859b6ecfe5f3cfa27a141","kind":"tag","published_at":"2017-04-07T09:53:47.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.4/manifests"},{"name":"v2.0.2","sha":"f769f998c8e551c54cc39135696de7d22f563603","kind":"tag","published_at":"2017-04-07T09:44:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v2.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.2/manifests"},{"name":"v5.0.3","sha":"2ed7da0d842498dd9edb594330726820a56e14c1","kind":"tag","published_at":"2017-02-07T16:00:00.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"559a0a05f27fe7b840ba9cc1cf970ecd8d32eeea","kind":"tag","published_at":"2017-02-07T09:54:19.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.2/manifests"},{"name":"v0.0.26","sha":"c13cf5fc8a293c2d8c03eb0ca2e7b632cb49bd0e","kind":"tag","published_at":"2017-02-01T10:09:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.26","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"f660a3956c092063277b4cbea2cb1ac3d78e5669","kind":"tag","published_at":"2017-01-27T07:46:28.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.25","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.25/manifests"},{"name":"v0.1.5","sha":"7f6f22ed0c2985fd15f06028eaf6519c34fde637","kind":"tag","published_at":"2017-01-21T10:07:46.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.5/manifests"},{"name":"v0.0.24","sha":"0a1523c82323efd88a0bb9127893f1f21930a2c3","kind":"tag","published_at":"2017-01-21T10:05:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.24","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.24/manifests"},{"name":"v5.0.1","sha":"6a27fc219cf31edb66162409a68145141c0020f7","kind":"tag","published_at":"2017-01-21T10:04:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.1/manifests"},{"name":"v2.0.1","sha":"6f1cac1e98d0af1643cd391d600d60cccf38dc6a","kind":"tag","published_at":"2017-01-21T10:02:44.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v2.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.1/manifests"},{"name":"v1.1.2","sha":"9cd839339f40b7c4ed366a4dd23b5146ca1642f7","kind":"tag","published_at":"2017-01-21T10:01:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.1.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.2/manifests"},{"name":"v0.0.23","sha":"12aa09a451d27e6f6cf5e4bf928a943fe97b6507","kind":"tag","published_at":"2016-12-18T15:44:38.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.23","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.23/manifests"},{"name":"v1.1.1","sha":"b5c2b06cb59a9129adc4dd603e53d490d7d584e7","kind":"tag","published_at":"2016-12-06T10:18:09.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.1.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.1/manifests"},{"name":"v5.0.0","sha":"1e1ff36b40f0ba9666c8160eb7c92f2246a406e7","kind":"tag","published_at":"2016-11-07T16:06:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.0/manifests"},{"name":"v5.0.0.pre","sha":"985b4de5bba8d62f85a35e5e3faad1d0b699dca9","kind":"tag","published_at":"2016-10-18T07:19:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v5.0.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v5.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v5.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v5.0.0.pre/manifests"},{"name":"v2.0.0","sha":"84c496e8bf2881fa858dabfb8f84c6b6100986c9","kind":"tag","published_at":"2016-07-20T15:24:46.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v2.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"0c695f0cae0f825036af0cae9ed89162f10c325c","kind":"tag","published_at":"2016-07-19T15:32:53.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.0/manifests"},{"name":"v2.0.0.pre","sha":"838b8d231f26152fccc436508835a2ac325d32ad","kind":"tag","published_at":"2016-06-22T15:44:26.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v2.0.0.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v2.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v2.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v2.0.0.pre/manifests"},{"name":"v1.1.pre","sha":"91ba4f0198e613cc3cd5a37ce23200a30d89b99c","kind":"tag","published_at":"2016-06-22T14:02:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.1.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.1.pre/manifests"},{"name":"v0.1.4","sha":"042cfea2a794ac559874868a5d710836229cb328","kind":"tag","published_at":"2016-06-21T10:14:14.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.4/manifests"},{"name":"v0.0.22","sha":"ed750b96a6f0830247c43ac976fca4661711d5c6","kind":"tag","published_at":"2016-06-21T10:09:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.22","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.22/manifests"},{"name":"v1.0.18","sha":"1531ead5019a1eef43142f3f3fcb2795d2801699","kind":"tag","published_at":"2016-06-21T10:07:29.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.18","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.18/manifests"},{"name":"v0.0.21","sha":"e2122f01eb6b42cad63065dea0232357b6539a31","kind":"tag","published_at":"2016-05-30T09:32:42.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.21","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.21/manifests"},{"name":"v1.0.17","sha":"ff7ddec4ed25452976a5d07cf1668ebc73b82ace","kind":"tag","published_at":"2016-04-11T10:15:44.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.17","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"bf305a1b7891ed7bc2b6bd27fcb425033e5da1e3","kind":"tag","published_at":"2016-04-11T08:21:02.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.16","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16/manifests"},{"name":"v1.0.16.pre2","sha":"00ab2f3e7a61019dff9ef4f60c387158b8e5a8e4","kind":"tag","published_at":"2016-04-01T08:34:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.16.pre2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.16.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.16.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16.pre2/manifests"},{"name":"v1.0.16.pre","sha":"20c1b6fec6f5eb5410eaf8599bca6f79608579ef","kind":"tag","published_at":"2016-03-17T16:52:48.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.16.pre","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.16.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.16.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.16.pre/manifests"},{"name":"v0.1.3","sha":"a0e383780aa5119159f4755c18150d3aa5f83989","kind":"tag","published_at":"2015-12-21T17:23:59.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.3/manifests"},{"name":"v0.0.20","sha":"f6b6f49ee14601299825a9a449262c0abc2b6795","kind":"tag","published_at":"2015-12-04T16:36:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.20","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.20/manifests"},{"name":"v1.0.15","sha":"eab9444055577c7c644f039055faca595dd29378","kind":"tag","published_at":"2015-12-04T16:31:09.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.15","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.15/manifests"},{"name":"v0.0.19","sha":"a4679bb329e5d3b62f44b9ea7f86a183f5e921f6","kind":"tag","published_at":"2015-10-14T08:07:06.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.19","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.19/manifests"},{"name":"v0.1.2","sha":"a4679bb329e5d3b62f44b9ea7f86a183f5e921f6","kind":"tag","published_at":"2015-10-14T08:06:39.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.2/manifests"},{"name":"v1.0.14","sha":"a4679bb329e5d3b62f44b9ea7f86a183f5e921f6","kind":"tag","published_at":"2015-10-14T08:02:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.14","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"4106b22816df93d78f6cf8ce4bc4ea8b007a2b0a","kind":"tag","published_at":"2015-09-15T15:51:05.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.13","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.13/manifests"},{"name":"v0.1.1","sha":"8340e6a170639f9e9289d8d131d7a214ff853f9b","kind":"tag","published_at":"2015-06-03T04:42:05.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.1/manifests"},{"name":"v1.0.12","sha":"242f09a3e5efc9d53c50fa88600778019d075a96","kind":"tag","published_at":"2015-06-02T20:43:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.12","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"45eb8b3e5ff4ba4b8e57c05e2c6498fe33ea9380","kind":"tag","published_at":"2015-05-29T07:06:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.11","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"36a07a063c2679546211d3cf81e5d07b974779f8","kind":"tag","published_at":"2015-05-28T19:49:28.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.10","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"916f08ce9ba46f89f953095f49e16c980cf006b3","kind":"tag","published_at":"2015-05-14T07:50:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.9","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.9/manifests"},{"name":"v0.1.0","sha":"5ea368ca8a5e879a2b329b0e8dab92b3d08ee2b7","kind":"tag","published_at":"2015-03-17T01:09:56.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.1.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.1.0/manifests"},{"name":"v1.0.8","sha":"404e5a951bdeca8fde3c39d53da9fde0831f34eb","kind":"tag","published_at":"2015-03-03T20:39:56.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.8","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.8/manifests"},{"name":"v0.0.18","sha":"6ef764fc6a587e358a9cad5530acc9ccd52c6c1b","kind":"tag","published_at":"2015-03-03T20:28:20.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.18","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.18/manifests"},{"name":"v1.0.7","sha":"c361c21f3af3a2846f82abeac115791ccde23c28","kind":"tag","published_at":"2015-03-03T20:25:37.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.7","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.7/manifests"},{"name":"v0.0.17","sha":"8e0ee9541c88d63a3e79fcc276ca3f4a535a03a5","kind":"tag","published_at":"2014-11-16T08:58:27.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.17","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"517afb73be60e3b0c0980ed05fbef134fb5bf01c","kind":"tag","published_at":"2014-11-10T14:25:26.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.16","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.16/manifests"},{"name":"v1.0.6","sha":"4a3c5bfd8515a69a1da96cb2001050af28c61971","kind":"tag","published_at":"2014-10-23T16:29:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.6","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"a6a4e6dc3c4d85964ede8bd7da4f083ad31d1613","kind":"tag","published_at":"2014-09-04T13:51:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1f5fa420735179b467d95b77bcb0192d87982e76","kind":"tag","published_at":"2014-06-25T11:07:23.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"34589d466702dcbe15d274e882e43171d56135f3","kind":"tag","published_at":"2014-06-25T10:57:55.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c4ce647f4cb2513c3b1144b371bd3c93804813b8","kind":"tag","published_at":"2014-05-22T16:40:31.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.2/manifests"},{"name":"v0.0.15","sha":"c4ce647f4cb2513c3b1144b371bd3c93804813b8","kind":"tag","published_at":"2014-05-22T16:40:04.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.15","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.15/manifests"},{"name":"v1.0.1","sha":"62744676a04f8bbdbaba7500c2788892663369e0","kind":"tag","published_at":"2014-03-03T11:47:56.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"aee7c9c899a74e9c66c08d97d8cec31d2c2d1c80","kind":"tag","published_at":"2014-02-12T17:11:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0/manifests"},{"name":"v0.4.11","sha":"82b7f5811ce235be22e72eb9d6994be3a311c14c","kind":"tag","published_at":"2014-02-11T18:46:56.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.11","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"e1fcf0298eabee0cf9a3b659150bc9c4a059e519","kind":"tag","published_at":"2014-02-11T14:03:50.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.10","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"be6465983023024821c6cfa6f1235ac8445b9889","kind":"tag","published_at":"2014-02-11T08:53:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.9","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.9/manifests"},{"name":"v1.0.0.rc2","sha":"2222be9e42dd706db1c10b6253af7686025f86bb","kind":"tag","published_at":"2014-02-11T08:41:24.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.0.rc2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0.rc2/manifests"},{"name":"v1.0.0.rc1","sha":"810ae6da22b891b2b72222bb5006abbbd8c5f798","kind":"tag","published_at":"2014-02-09T18:29:46.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v1.0.0.rc1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v1.0.0.rc1/manifests"},{"name":"v0.0.14","sha":"26ec5acd5d19b4492b727f55ad1e710f1ce860b1","kind":"tag","published_at":"2014-02-09T18:24:24.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.14","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.14/manifests"},{"name":"v0.4.8","sha":"d17c648be2db11224a20482935be9dfe3e973237","kind":"tag","published_at":"2014-02-09T18:22:47.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.8","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.8/manifests"},{"name":"v0.0.13","sha":"14d3ecc14696304d91e9a8bd2487eac99bb0d28f","kind":"tag","published_at":"2014-01-28T15:50:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.13","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"6ea918de562194ca0e16967674ebc6f80aabae8d","kind":"tag","published_at":"2014-01-11T20:51:15.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.12","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.12/manifests"},{"name":"v0.4.7","sha":"6ea918de562194ca0e16967674ebc6f80aabae8d","kind":"tag","published_at":"2014-01-11T20:50:38.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.7","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.7/manifests"},{"name":"v0.0.11","sha":"a79bd7bc4597492b11901111f878f8e5b34f3350","kind":"tag","published_at":"2014-01-11T18:00:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.11","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.11/manifests"},{"name":"v0.4.6","sha":"a79bd7bc4597492b11901111f878f8e5b34f3350","kind":"tag","published_at":"2014-01-11T17:59:28.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.6","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.6/manifests"},{"name":"v0.0.10","sha":"bd859f64a795b4f4b52c47e4bc145dad2e546470","kind":"tag","published_at":"2014-01-08T09:38:57.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.10","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.10/manifests"},{"name":"v0.4.5","sha":"bd859f64a795b4f4b52c47e4bc145dad2e546470","kind":"tag","published_at":"2014-01-08T09:38:15.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.5/manifests"},{"name":"v0.0.9","sha":"d369329f9288a877310eae03a3fe6f0e90de7afb","kind":"tag","published_at":"2014-01-07T16:42:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.9","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.9/manifests"},{"name":"v0.4.4","sha":"d369329f9288a877310eae03a3fe6f0e90de7afb","kind":"tag","published_at":"2014-01-07T16:42:12.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.4/manifests"},{"name":"v0.0.8","sha":"d935eac62770b6b04a12c741f15c00b927db7f7c","kind":"tag","published_at":"2013-12-29T16:53:25.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.8","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"7619f59080913ce10fe81408af58ff171a399ffc","kind":"tag","published_at":"2013-12-11T17:03:03.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.7","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9a594312ee4c06c75a545d40d5f2bd5e7a53d83f","kind":"tag","published_at":"2013-12-09T16:34:43.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.6","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.6/manifests"},{"name":"v0.4.3","sha":"9a594312ee4c06c75a545d40d5f2bd5e7a53d83f","kind":"tag","published_at":"2013-12-09T16:34:08.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"50442a82ef109fea70116e870edb26aaef89b035","kind":"tag","published_at":"2013-12-09T16:18:33.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.2/manifests"},{"name":"v0.0.5","sha":"50442a82ef109fea70116e870edb26aaef89b035","kind":"tag","published_at":"2013-12-09T16:18:15.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.5","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"344689ad9b08b1bde38b650e63ec9046056a5f64","kind":"tag","published_at":"2013-12-07T21:05:19.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.4","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"e88e20f11f417c40e93c79803fd4dd1af5acd3ad","kind":"tag","published_at":"2013-10-23T14:11:58.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.3","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.3/manifests"},{"name":"v0.4.1","sha":"e88e20f11f417c40e93c79803fd4dd1af5acd3ad","kind":"tag","published_at":"2013-10-23T14:10:54.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8497132509c854ba39ebf56baf0e5fa022cd3d56","kind":"tag","published_at":"2013-09-24T15:37:20.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.4.0","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.4.0/manifests"},{"name":"v0.0.2","sha":"075d2a0f8b083ce377f9cabada6d09a1177dd479","kind":"tag","published_at":"2013-09-24T15:29:44.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.2","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"65b3a57f0ba58726065d148d35686bc1d5b682e1","kind":"tag","published_at":"2013-09-24T15:27:34.000Z","download_url":"https://codeload.github.com/elastic/elasticsearch-ruby/tar.gz/v0.0.1","html_url":"https://github.com/elastic/elasticsearch-ruby/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/elasticsearch-ruby@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-11-02T06:12:06.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.5147081518656516,"forks_count":1.164566551957045,"docker_downloads_count":null,"average":5.764149389521635},"purl":"pkg:golang/github.com/elastic/elasticsearch-ruby","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/elasticsearch-ruby","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/elasticsearch-ruby","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/elasticsearch-ruby/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T17:09:17.821Z","issues_count":33,"pull_requests_count":1124,"avg_time_to_close_issue":37672217.0,"avg_time_to_close_pull_request":215189.1488736533,"issues_closed_count":30,"pull_requests_closed_count":1021,"pull_request_authors_count":21,"issue_authors_count":21,"avg_comments_per_issue":2.484848484848485,"avg_comments_per_pull_request":0.6334519572953736,"merged_pull_requests_count":912,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":4382.0,"past_year_avg_time_to_close_pull_request":94327.90594059406,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":404,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.6865671641791045,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":384,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Felasticsearch-ruby/issues","maintainers":[{"login":"picandocodigo","count":737,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picandocodigo"},{"login":"elasticmachine","count":320,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elasticmachine"},{"login":"Mpdreamz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"pquentin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"picandocodigo","count":340,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/picandocodigo"},{"login":"elasticmachine","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elasticmachine"},{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Felasticsearch-ruby/codemeta","maintainers":[]}