{"id":251,"name":null,"description":"Exception tracking and logging from Ruby to Rollbar","url":"https://github.com/rollbar/rollbar-gem","last_synced_at":"2026-04-30T22:00:32.321Z","repository":{"id":4418631,"uuid":"5556347","full_name":"rollbar/rollbar-gem","owner":"rollbar","description":"Exception tracking and logging from Ruby to Rollbar","archived":false,"fork":false,"pushed_at":"2026-01-08T17:46:00.000Z","size":3239,"stargazers_count":478,"open_issues_count":43,"forks_count":285,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-03T16:37:10.032Z","etag":null,"topics":["crash-reporting","crash-reports","error-handler","error-monitoring","error-reporting","exceptions","observability","rack-middleware","rails","resque","rollbar","ruby","sinatra","stacktrace","uncaught-exceptions"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-26T01:00:16.000Z","updated_at":"2026-04-03T00:09:39.000Z","dependencies_parsed_at":"2023-12-05T23:22:55.117Z","dependency_job_id":"1b8e6a28-5529-47d8-8cdf-adf5425d1bf0","html_url":"https://github.com/rollbar/rollbar-gem","commit_stats":{"total_commits":1578,"total_committers":176,"mean_commits":8.965909090909092,"dds":0.8377693282636248,"last_synced_commit":"1e9aa286cb74c6f24ceae2151d4d6b7ffea123f2"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-gem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/sbom","scorecard":{"id":783398,"data":{"date":"2025-08-11","repo":{"name":"github.com/rollbar/rollbar-gem","commit":"4694a35aba7518b30097a41fab15653d07cd73c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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: MIT License: 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T05:27:02.414Z","repository_id":4418631,"created_at":"2025-08-23T05:27:02.414Z","updated_at":"2025-08-23T05:27:02.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31371849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"rollbar","name":"Rollbar","uuid":"3219584","kind":"organization","description":"Rollbar helps you find and fix bugs faster than ever.","email":"support@rollbar.com","website":"https://rollbar.com","location":"San Francisco, CA","twitter":"rollbar","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3219584?v=4","repositories_count":142,"last_synced_at":"2025-10-30T00:41:56.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rollbar","funding_links":[],"total_stars":2736,"followers":103,"following":0,"created_at":"2022-11-02T16:34:19.190Z","updated_at":"2025-10-30T00:41:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar/repositories"},"packages":[{"id":12312484,"name":"rollbar","ecosystem":"rubygems","description":"Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.","homepage":"https://rollbar.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rollbar/rollbar-gem","keywords_array":[],"namespace":null,"versions_count":187,"first_release_published_at":"2013-02-22T05:50:41.694Z","latest_release_published_at":"2025-11-06T19:16:19.465Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-28T21:02:19.025Z","created_at":"2025-10-07T05:31:57.218Z","updated_at":"2026-04-28T21:05:40.050Z","registry_url":"https://gem.coop/gems/rollbar","install_command":"gem install rollbar -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/rollbar/","metadata":{"funding":null},"repo_metadata":{"id":4418631,"uuid":"5556347","full_name":"rollbar/rollbar-gem","owner":"rollbar","description":"Exception tracking and logging from Ruby to Rollbar","archived":false,"fork":false,"pushed_at":"2026-01-08T17:46:00.000Z","size":3239,"stargazers_count":478,"open_issues_count":43,"forks_count":285,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-03T16:37:10.032Z","etag":null,"topics":["crash-reporting","crash-reports","error-handler","error-monitoring","error-reporting","exceptions","observability","rack-middleware","rails","resque","rollbar","ruby","sinatra","stacktrace","uncaught-exceptions"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-26T01:00:16.000Z","updated_at":"2026-04-03T00:09:39.000Z","dependencies_parsed_at":"2023-12-05T23:22:55.117Z","dependency_job_id":"1b8e6a28-5529-47d8-8cdf-adf5425d1bf0","html_url":"https://github.com/rollbar/rollbar-gem","commit_stats":{"total_commits":1578,"total_committers":176,"mean_commits":8.965909090909092,"dds":0.8377693282636248,"last_synced_commit":"1e9aa286cb74c6f24ceae2151d4d6b7ffea123f2"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-gem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/sbom","scorecard":{"id":783398,"data":{"date":"2025-08-11","repo":{"name":"github.com/rollbar/rollbar-gem","commit":"4694a35aba7518b30097a41fab15653d07cd73c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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: MIT License: 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T05:27:02.414Z","repository_id":4418631,"created_at":"2025-08-23T05:27:02.414Z","updated_at":"2025-08-23T05:27:02.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31371849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"rollbar","name":"Rollbar","uuid":"3219584","kind":"organization","description":"Rollbar helps you find and fix bugs faster than ever.","email":"support@rollbar.com","website":"https://rollbar.com","location":"San Francisco, CA","twitter":"rollbar","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3219584?v=4","repositories_count":142,"last_synced_at":"2025-10-30T00:41:56.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rollbar","funding_links":[],"total_stars":2736,"followers":103,"following":0,"created_at":"2022-11-02T16:34:19.190Z","updated_at":"2025-10-30T00:41:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar/repositories"},"tags":[{"name":"v3.7.0","sha":"674598f80f69ff3be9573d3b631711a3cb34b337","kind":"commit","published_at":"2025-11-06T19:01:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.7.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"4694a35aba7518b30097a41fab15653d07cd73c0","kind":"commit","published_at":"2025-03-31T21:20:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"76bc6b17377819b4ec5758fece26bd451b341bb5","kind":"commit","published_at":"2025-02-07T21:00:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"c4edf7e5094c3c043f2032fe560d217d5057c752","kind":"commit","published_at":"2024-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"9e81cd64bf8c10fc5dec16f58c318b1804cdd5bf","kind":"commit","published_at":"2024-01-16T18:23:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"063b41642aa779271b0698e32492a9b148cc7cdc","kind":"commit","published_at":"2024-01-12T16:23:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"cae70e4aed81a872686f1f68f7240a37a26a4c7f","kind":"commit","published_at":"2024-01-03T17:23:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d14043c657f939cbb3f1b6b3334f6755abad0a82","kind":"commit","published_at":"2023-12-05T22:00:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"c59ee67f6e0ce8628f5172c789cc6f8eee4c838f","kind":"commit","published_at":"2023-10-12T17:30:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"876146a9b77980ca6b6df0626ab9bc04a131b590","kind":"commit","published_at":"2023-01-06T15:17:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"3cbfc89c16713a5c928625a70b49cf42458d8436","kind":"commit","published_at":"2022-12-20T00:06:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"9ff048ba81c805670bfcca4ff8562ec719ee0c96","kind":"commit","published_at":"2022-10-19T20:38:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"7e1b1d60c7434fb90e859a5cac2212708fc80cc9","kind":"commit","published_at":"2022-06-28T16:15:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8f341454dd5a3e86c52b1cf37e6ddfc98e68ac9f","kind":"commit","published_at":"2021-10-27T16:47:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fcf44239d58768a5425b28301daa900ba6377806","kind":"commit","published_at":"2021-05-28T14:06:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"0530992fa990d3b3f4a9a8ed1a11bdf5f8781166","kind":"commit","published_at":"2021-02-10T19:37:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ade78628c3126ea9ed255e77e92210ba025604e9","kind":"commit","published_at":"2020-11-16T22:17:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"81e440cf8953755cdc16d077f6d157164a4eb762","kind":"commit","published_at":"2020-11-06T23:10:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"aff7b9a85106b25c300db983538f67170d89d3c3","kind":"commit","published_at":"2020-10-14T21:24:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96a823a0376f8ce6b5d01877a1e5149d61adcb08","kind":"commit","published_at":"2020-08-28T20:07:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0/manifests"},{"name":"v2.27.1","sha":"d97cad3f615b18c2093858b4538f6877e73a0c74","kind":"commit","published_at":"2020-08-28T18:17:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"f9722190d115c8125bc44feb58ca10dfd6773493","kind":"commit","published_at":"2020-07-24T16:16:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"f9724fdc3817583004b69809013b34dd643142d0","kind":"commit","published_at":"2020-07-22T16:17:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"9a703c9ad5a5f638bcbfe657459cfda6eca24c69","kind":"commit","published_at":"2020-06-22T14:23:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"7d0da9f1de715bed2808af27ee7cd428757796df","kind":"commit","published_at":"2020-06-10T20:02:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"1b684f925786a9202ec8bcdadfce24ae1722ec1b","kind":"commit","published_at":"2020-04-24T20:53:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c72b2fbf5440ebbdb6d20114ca75f9299ae9e18a","kind":"commit","published_at":"2020-02-14T19:27:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.24.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0/manifests"},{"name":"v2.23.2","sha":"3d1e775f4420068ed57db66a17cf0005507ab9c8","kind":"commit","published_at":"2020-01-13T21:01:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2/manifests"},{"name":"v2.23.1","sha":"691b96bad182d9bd488c6c385d66e4521ea88969","kind":"commit","published_at":"2019-12-19T03:22:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"54b71118e74aee769cc34acb0d2b954c1d2a7863","kind":"commit","published_at":"2019-12-18T23:11:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0/manifests"},{"name":"v2.22.1","sha":"5d492b00908fa9a79747008e39f9afd15eb5e9a8","kind":"commit","published_at":"2019-08-30T01:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"efcd809babfdf568aef9225daa1ca72ca003cc60","kind":"commit","published_at":"2019-08-22T22:58:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"32e15443a6d61b2e2f0e04eb40eff236f44450e9","kind":"commit","published_at":"2019-07-12T21:50:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.21.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0/manifests"},{"name":"v2.20.2","sha":"0e773fd1624e922a2702efe670a474acb2f16958","kind":"commit","published_at":"2019-06-14T20:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"0d2324437e6a6a7729d368118eba14260e1ad84a","kind":"commit","published_at":"2019-05-30T17:40:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"ee507a11dad4db95a7496b84cd9e48434edafcb5","kind":"commit","published_at":"2019-05-25T00:44:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0/manifests"},{"name":"v2.19.4","sha":"9ab7eac2cba2da7c9ed5e8774bfdf2fef290f26d","kind":"commit","published_at":"2019-05-09T17:35:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"96fa2eee36a99b2ef9b9910fb366959cbd17b560","kind":"commit","published_at":"2019-03-20T22:12:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"948c4929d004dcadb0de1e3988f6959ca2980d18","kind":"commit","published_at":"2019-02-27T06:44:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"060f6134ed217fd37d9ecedd9816e89733061727","kind":"commit","published_at":"2019-02-24T23:09:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"5a69004116d324213ffbb0c890996924b4565816","kind":"commit","published_at":"2019-02-24T04:50:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0/manifests"},{"name":"v2.18.2","sha":"a3d8a096c993bdbc8e9f654eac59af998b0d0a87","kind":"commit","published_at":"2018-12-14T15:32:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2/manifests"},{"name":"v2.18.0","sha":"eec8576aeb3238fb2104f5ead16d4bc1e73617ca","kind":"commit","published_at":"2018-09-26T12:18:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"a90aa1fb4a236cfedfc1dd08123bb7fa76748d70","kind":"commit","published_at":"2018-08-27T10:55:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.17.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0/manifests"},{"name":"v2.16.4","sha":"83ccd8108679573be457283aebf844db4d91cafa","kind":"commit","published_at":"2018-07-30T02:17:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"87d23b962c9a3df0c3aec4f1ea10c194077ab715","kind":"commit","published_at":"2018-07-03T00:40:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"270dc58045211948420c6af56c8a5e4b592bc0d1","kind":"commit","published_at":"2018-06-05T16:08:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"2bae513d1d4857fadc1801f98ab3453c07201174","kind":"commit","published_at":"2018-05-30T11:15:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b9e5391de1e68b1dff1e823685da35e3aaa226ff","kind":"commit","published_at":"2018-05-17T03:18:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0/manifests"},{"name":"v2.15.6","sha":"ab73cfb4d0fc857b978d5a8fedf2bcb702942fce","kind":"commit","published_at":"2018-04-17T20:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"f3d36b85437e89b19b9c4d62a3a169a3466009b7","kind":"commit","published_at":"2017-11-01T06:27:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"693251284037d7d64eeb3721a8325a8305393aac","kind":"commit","published_at":"2017-09-19T07:09:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"a9edbf4c07a0a18ddaa7a33875c0f4cff438cc27","kind":"commit","published_at":"2017-09-18T22:42:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"1f9a67e745fe13cd35ad627351853cb482361159","kind":"commit","published_at":"2017-09-13T20:43:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"a2a957e2d4f53afe3f7d34af54e05fee408990ac","kind":"commit","published_at":"2017-08-26T01:17:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"9ff3f9e18860202977d26f4600a0ee40744077e6","kind":"commit","published_at":"2017-06-15T17:56:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"f32405b14d2945b08e045a6e52be9751bc5dfaeb","kind":"commit","published_at":"2017-03-15T04:07:26.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"4b54f022dc4335e7224a5b639e09341a3f702206","kind":"commit","published_at":"2016-12-20T19:12:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0/manifests"},{"name":"v2.13.2","sha":"f8bfd76c2b5ded56d26abfc6979c711f4bc23e32","kind":"commit","published_at":"2016-09-27T14:37:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"5174e39c8e61277abb5e628b342725ca344396ee","kind":"commit","published_at":"2016-09-21T16:29:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"e4d12ef5e0cb5deb586d3c54b829676627450a1a","kind":"commit","published_at":"2016-09-15T23:56:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"07b816d3f080c9a931e6f1c41a80627e46c2881f","kind":"commit","published_at":"2016-06-29T21:50:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0/manifests"},{"name":"v2.11.5","sha":"9828278cf900546353003e5617d0c30fc331a7d3","kind":"commit","published_at":"2016-06-06T17:42:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"dc9f42c89cd48548c906f02c7b2e904f9b9c6dcb","kind":"commit","published_at":"2016-05-31T18:33:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"2c13ff4ab452ec0d9c9a4559b35c85d2cf7f1c17","kind":"commit","published_at":"2016-05-09T16:12:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"d532bfc2b0fd872e1dc95ae6c838ed23e37e61a1","kind":"commit","published_at":"2016-05-04T16:12:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"2eb828a396d42f3930c2482f9724f2aa40e80c58","kind":"commit","published_at":"2016-04-30T18:45:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"cd0d65eaa8a69d5cf7585e13c0847202330bb6f1","kind":"commit","published_at":"2016-04-30T00:33:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"f4383920ac99893ae19d588219fd4330d5aa2d3d","kind":"commit","published_at":"2016-04-21T12:49:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"a0a6d36306c26e379276d592dc9891d3b4407798","kind":"commit","published_at":"2016-04-09T00:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"6364cac607fbb71ceacb13f0a0a0085d1041181f","kind":"commit","published_at":"2016-04-08T20:28:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"7f0a7c907e52b765b016f9c6fc4fada284f37aaa","kind":"commit","published_at":"2016-03-09T17:32:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"ca08674163535816e5f56523006a1418543f0ccb","kind":"commit","published_at":"2016-03-04T16:54:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"eb3b20b1c4d7f18d477170d133370850d20ae610","kind":"commit","published_at":"2016-03-03T11:28:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"15fd51e74b09845a1ad5d71daa046eb30ec8df7e","kind":"commit","published_at":"2016-02-15T15:03:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"9c7270cfdc6804c847d4fd5da647b606c293a112","kind":"commit","published_at":"2015-12-21T15:06:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1/manifests"},{"name":"v2.6.3","sha":"c1c0bc938633e022eb2571f0e67bb5ae0d34b084","kind":"commit","published_at":"2015-11-26T19:39:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c7dd20e69cb8186eb0d15fed2416bed73d27a149","kind":"commit","published_at":"2015-11-25T04:48:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"7b905475b3f9315b9ca1b2a234dfe1717435b566","kind":"commit","published_at":"2015-11-18T19:02:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"fb2bef2962b7b7615b198afb1c6fc34ba6392331","kind":"commit","published_at":"2015-11-11T14:45:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7256113ec79864729d2234be3646c090b2829264","kind":"commit","published_at":"2015-11-03T00:44:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"51d5dcb40ffc758beb8b63a88c22d5b8ca21b3f2","kind":"commit","published_at":"2015-10-27T01:37:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d2b1f3300cbc4a5fad336b6d98665501fca20c9b","kind":"commit","published_at":"2015-10-23T18:25:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9a505188e443b6e118dee5f2cad5c59ae0d95758","kind":"commit","published_at":"2015-10-06T12:05:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"67f130a508cb903aedcb26e2ed54f6e79aefa545","kind":"commit","published_at":"2015-09-16T23:20:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"a8e5b0a3959f856395f462fb4dcfcd83bed43dcc","kind":"commit","published_at":"2015-09-01T13:41:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5fb1bd43e13c24be0fe0e49cc8fdf5d43c1c8083","kind":"commit","published_at":"2015-08-28T17:15:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"73a5a5afc5deda2a0e4fbfbc5f1b93256ed0d94e","kind":"commit","published_at":"2015-08-14T19:07:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a69ae929f833d71bbd92c44db1a448b31e8e8f21","kind":"commit","published_at":"2015-08-04T14:54:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f49566c7003f9f6f2b0988543ce12fd93c89a918","kind":"commit","published_at":"2015-07-28T09:31:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a0692dbc65be2baaf8e552f19a9f1b48a80d6c7d","kind":"commit","published_at":"2015-07-22T13:26:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2/manifests"},{"name":"v2.0.0","sha":"1b178fb018443c7835a5cc3ba599e08396a47894","kind":"commit","published_at":"2015-07-20T17:26:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0/manifests"},{"name":"v1.5.3","sha":"92b95f6b7014997f7747491f94d1fb8472c99097","kind":"commit","published_at":"2015-05-19T09:43:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3fe65631aac50749489c442047520dcf655b7294","kind":"commit","published_at":"2015-05-14T12:26:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"bfa2f5d5f3438b974fba25e56897c30214ef244c","kind":"commit","published_at":"2015-04-22T11:01:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d83bf7da9ffa0f10693cdc03162e9ea0fc75448f","kind":"commit","published_at":"2015-04-08T17:00:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"a309a19873f8d1dd4803d0705d7f9f80af75098d","kind":"commit","published_at":"2015-04-02T15:55:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"f84270c609a365f185778f532c58e3cca9e5c97c","kind":"commit","published_at":"2015-02-05T23:56:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5b4d1c7bf56c61f0dca1d388094dea1885c2f092","kind":"commit","published_at":"2015-02-04T23:40:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"0add24df74861b4ba2edddf7f8dbfc83ea5d4771","kind":"commit","published_at":"2015-01-26T19:28:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a467f2f44088cd60494399d171150232642e515b","kind":"commit","published_at":"2015-01-20T23:57:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"017dfb713f632aa15a3e7b8ed7ecdd4ff9b091c2","kind":"commit","published_at":"2015-01-13T22:10:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"fe2627d3c4e70450df26079e1b29ba3ec8386188","kind":"commit","published_at":"2015-01-09T17:35:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4cf88f70a9d69fcb652a1e8029550e93e0d74aea","kind":"commit","published_at":"2014-12-19T03:47:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"694259bc981ba35921482311dddf785993e06501","kind":"commit","published_at":"2014-12-11T18:26:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0/manifests"},{"name":"v1.2.13","sha":"278ce5e858d36d488240a03e907040a697b217e3","kind":"commit","published_at":"2014-12-05T01:28:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"0fc9ac0fe67c06cafb262112143f479037f97305","kind":"commit","published_at":"2014-12-04T19:19:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"8966a19107c8e4c15dcac15c26a13ee101c0cc3e","kind":"commit","published_at":"2014-12-02T22:57:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"88067b82316322f492c6c60075fcea2dc20547e5","kind":"commit","published_at":"2014-11-24T07:13:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"46200cf6d0dcd08fa6aac79bcb25d6b1cea92714","kind":"commit","published_at":"2014-11-20T00:02:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"5b705fa2656a7ae9428b42d00066eea35f90ce89","kind":"commit","published_at":"2014-11-13T19:27:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"cdd07ea41e7f48cef287574576294a0f0e90f858","kind":"commit","published_at":"2014-10-31T22:08:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"e4431c258c707f7f258432a62fcd35e2ecdb2c1b","kind":"commit","published_at":"2014-10-28T00:32:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6899b4a0416742e8e17aaba1e0effacb8abd467","kind":"commit","published_at":"2014-10-27T17:24:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"80e14cb847dd56a200da136d1ad521520366f644","kind":"commit","published_at":"2014-10-23T16:23:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"482d8b4f14a0449366b24b21d3671d807170a0c3","kind":"commit","published_at":"2014-10-22T21:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"cf3ed2e185f953903df809e0b6511fba279d17f0","kind":"commit","published_at":"2014-10-20T01:45:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"5b2093c1aa10e443c633012338d23dffa7247834","kind":"commit","published_at":"2014-10-17T04:25:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f8f6e326bcd08fb58861846da16dd3d6eafcc39f","kind":"commit","published_at":"2014-10-16T23:02:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f0d388695121f2e0d0be411ca7c7d29c52c8066e","kind":"commit","published_at":"2014-10-08T00:03:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d74ca7b153fc019c14dda61047070a07629f1f3e","kind":"commit","published_at":"2014-09-04T00:37:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"487acbaeb7af5b211a469fc10741989ccb91f929","kind":"commit","published_at":"2014-07-16T22:15:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0/manifests"},{"name":"v0.13.2","sha":"f584b8f274691259656b6a77f378b69fc042a876","kind":"commit","published_at":"2014-07-09T01:12:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"1e48b471c373f403d8fe4706d8214d96094737bc","kind":"commit","published_at":"2014-06-30T20:36:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"70bbb3d7db7bd5ae99c4461bdea353659294ca60","kind":"commit","published_at":"2014-06-27T00:46:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0/manifests"},{"name":"v0.12.20","sha":"e36dc4acb2e78ed3d3b33a9af971c4067d02cbda","kind":"commit","published_at":"2014-05-29T23:40:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.20","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"145f1880b1aeddd9575c8e8d60222bf850304e70","kind":"commit","published_at":"2014-05-29T01:30:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.19","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"a1697aa32f8be2535c4378fd9799680c7721fcef","kind":"commit","published_at":"2014-05-16T18:02:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.18","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"d4936a729468ec92a44848613e80d62202d7fcc4","kind":"commit","published_at":"2014-04-15T02:43:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.17","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"ba193c07a6c73799ee6f4e10790a0f9d32b1285e","kind":"commit","published_at":"2014-04-12T00:27:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.16","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"ba51ba9830666fca41fff717d402c3533a5969c7","kind":"commit","published_at":"2014-03-18T00:01:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.15","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"0b9b529720d7f1f66ed744be9d7fe52baeb7f258","kind":"commit","published_at":"2014-03-13T02:56:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"3fc34a738cd23000085ada217050f2e8604e1637","kind":"commit","published_at":"2014-03-07T18:55:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"11ea2614a6a1a298dd483e3d095fa552f183fb81","kind":"commit","published_at":"2014-02-21T00:58:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"8adaa14668cbab2792b2776312eb708dc52639b0","kind":"commit","published_at":"2014-02-19T02:18:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"c1431f7fa128b13b4940c1c6159586ad9ceb7bb2","kind":"commit","published_at":"2014-02-04T23:58:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"0f124afcd2bea07dc444a69bcbc8cba197abeb42","kind":"commit","published_at":"2014-01-20T20:45:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"2888f19b236e126dfbab7f876c728f096de8acfd","kind":"commit","published_at":"2014-01-14T21:29:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"7de44f20f366cea12a2f497835fba094180229c0","kind":"commit","published_at":"2014-01-13T18:21:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"719dd1ce98144d14145a04e0f2ce558cbe43de34","kind":"commit","published_at":"2014-01-10T23:12:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ae36b448b5b3cf16aec64c3db24ccafc93371638","kind":"commit","published_at":"2014-01-10T01:55:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"cc72ce3b8041c4344277d9d3fa7df792abae22a9","kind":"commit","published_at":"2014-01-09T23:40:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"37a61b2ac64da6ec661499f318d7026cf8187e38","kind":"commit","published_at":"2014-01-07T01:54:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"917ee9a09fcacf3d6c82b1c057e2d4f4c04a2f1c","kind":"commit","published_at":"2014-01-06T23:09:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2/manifests"},{"name":"v0.12.0","sha":"4cfd9f829d1a921db2d62fd89043e795d1335710","kind":"commit","published_at":"2013-11-19T05:14:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0/manifests"},{"name":"v0.11.8","sha":"5acd6505312015e5e8683313e13a84d161dbaa5b","kind":"commit","published_at":"2013-11-19T02:08:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"6b7248dec57e3d2ae0162873ecdc1e0f540aab78","kind":"commit","published_at":"2013-10-24T22:11:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"0d5ddd2bf26e0b4e9a61cade4df22e0e15c07128","kind":"commit","published_at":"2013-10-22T03:03:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"613fd93094cd68190487eb0a240c22c84c3d5621","kind":"commit","published_at":"2013-10-18T01:11:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"35a81e25752aa1e31948febd6fd7abe842f0b351","kind":"commit","published_at":"2013-10-16T19:44:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4/manifests"},{"name":"v0.11.1","sha":"966add9f4ae50d126a46c1f45d6a3fd42e37d245","kind":"commit","published_at":"2013-09-27T03:17:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1/manifests"},{"name":"v0.10.14","sha":"271fe653b9fcf7bfb46ec30277a54b8fab426ba5","kind":"commit","published_at":"2013-09-06T06:12:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"789795c8d8b5ec8296fe894b8f69050031c65e35","kind":"commit","published_at":"2013-09-06T01:30:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"0da612fdd03bca208e72ea7d1bdf9c4917cfcc43","kind":"commit","published_at":"2013-08-29T21:55:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"8ccbef47e6f79870b2f0b41ffa74568980744341","kind":"commit","published_at":"2013-08-20T19:31:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"109bc1a3537cbd88008331ee653772af9ee49186","kind":"commit","published_at":"2013-08-14T23:16:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"ab853cf30a3f525d5b8268a29e8f65fd944df4ba","kind":"commit","published_at":"2013-08-07T21:49:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f91d990981dca34b23a6d649cc6617a10c5d71e3","kind":"commit","published_at":"2013-08-06T01:58:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"8bc96ba9b760ae3f50cf8822bc95748a01557d9b","kind":"commit","published_at":"2013-08-05T22:32:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"e52121307592f09a4ec68ebd7686b6805dba448d","kind":"commit","published_at":"2013-08-05T20:48:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"3a5dd188330aaa032c60a1d67397e8d290c9754a","kind":"commit","published_at":"2013-08-02T23:16:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5/manifests"},{"name":"v0.10.3","sha":"1c7ef18c5653cd0d4e064bf6567189426e672f46","kind":"commit","published_at":"2013-06-24T22:30:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"23fdb535e6a73eb2ab876ee22358be2df4b6fd43","kind":"commit","published_at":"2013-06-21T20:09:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"a18d9ee4598ee4f3baff2bc2318b92f6db41f864","kind":"commit","published_at":"2013-06-19T04:07:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb86b9f4fbfa80e0ee6bf0d524a43a880e9ff486","kind":"commit","published_at":"2013-06-11T22:42:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0/manifests"},{"name":"v0.9.14","sha":"1485ffbce6321460e2d76a08b49ff5675f92e8f0","kind":"commit","published_at":"2013-05-29T16:55:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"74edd45a271530846aa2298e4fb0cdda6a4cfacf","kind":"commit","published_at":"2013-05-29T00:49:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"9537e64fac9a5f418f81478fd85d31633c6e7242","kind":"commit","published_at":"2013-05-17T04:21:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"c42782d69aaac012980f7e71a5e49d535b2a3b7b","kind":"commit","published_at":"2013-05-16T01:38:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"5d10a169c411e956767e3c98757fcfe547385388","kind":"commit","published_at":"2013-04-25T03:49:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"2738cd5431b71f85e471cc2db5c8fa908b10a135","kind":"commit","published_at":"2013-04-17T16:55:09.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"51c3ceba305684e4f3d3501d120d24ef2bb49b98","kind":"commit","published_at":"2013-04-17T04:19:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"01de78c3e5c40e309f8db19fde176c3417d0cdf3","kind":"commit","published_at":"2013-04-11T22:15:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9410046b9e7bd8a74ca865b6e7eb6bc8629b8111","kind":"commit","published_at":"2013-04-03T21:54:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"f69ec5b0f9a375d420c791466b100f5a9ba9984f","kind":"commit","published_at":"2013-03-26T21:39:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"7f3f5695dc6656e8be2c560e9b1f0a907e752c28","kind":"commit","published_at":"2013-03-20T20:05:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3/manifests"},{"name":"show","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/show","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show/manifests"},{"name":"v0.9.2","sha":"b68cbe2e9a2ff3cabb08f485ca55606581395631","kind":"commit","published_at":"2013-03-08T02:18:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"83671ab21157da02850cb98fa3218d34da86a241","kind":"commit","published_at":"2013-03-05T00:12:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d645cde06b52296f059bc52cc29219270398a3b3","kind":"commit","published_at":"2013-03-01T01:30:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"0433b82a7c3548eb7980ce2c53e8d44bc725a993","kind":"commit","published_at":"2013-02-28T01:54:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"0a506fe13ace7c2dbf11adeb44ce3d220ca7da12","kind":"commit","published_at":"2013-02-26T06:34:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4e69b47071f6f02c008a9baf904c06a1bb0bcac8","kind":"commit","published_at":"2013-02-22T05:50:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"af18838b210bc32ed81bdb6fe06766ca80740a60","kind":"commit","published_at":"2013-02-21T00:23:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"5b4c952f5f10e175b6d9b08e9cfa868fa4a15645","kind":"commit","published_at":"2013-02-17T22:17:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"2ed69ce9fbed886ba1e58995674352dc2be6e215","kind":"commit","published_at":"2013-02-14T20:15:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"5feb650c1fa2e618c7b12b1d3353bac942c5ec4b","kind":"commit","published_at":"2013-02-11T19:19:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"b5136e323d9456030ea1f6ab49918be5be54aa45","kind":"commit","published_at":"2013-02-07T03:23:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"4eb301610275b067d09f9cb2a61035ed47c4f4ba","kind":"commit","published_at":"2013-02-01T02:35:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cf175e8b18f9b2b44b6a31dc3d36303e5b0e8fe8","kind":"commit","published_at":"2013-01-29T22:16:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"c9cbcbaddca7f68e73df835b5fe0c8b4535645f3","kind":"commit","published_at":"2013-01-26T02:26:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5/manifests"},{"name":"v0.5.2","sha":"77ec9e4b389c4075b3925ed63e49a44b7f4a4c74","kind":"commit","published_at":"2013-01-22T01:27:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"486ddc81a50eab09934e724931352e3adb906b67","kind":"commit","published_at":"2013-01-21T07:49:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69ed5e0d7cbb533151db930b7807079cd2aa7cf6","kind":"commit","published_at":"2013-01-14T20:59:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"4bbe7f9e244540350c988db677d4c9a23f2ed539","kind":"commit","published_at":"2013-01-08T02:08:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f14eace24ab652df4dd636abb0414fe7ad9f2c81","kind":"commit","published_at":"2012-12-20T01:38:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"720c08a048992cf40243635fd56cd202be21d770","kind":"commit","published_at":"2012-12-20T01:24:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e5e67782eed769d2dad70345bf851338116c2175","kind":"commit","published_at":"2012-12-12T02:24:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"5b8b5ef7f1b312888fa9bcd45a67d7fe542a9600","kind":"commit","published_at":"2012-12-04T23:56:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"577c8d9e02d27dca4c36fff7fdb616adce4ca68a","kind":"commit","published_at":"2012-12-03T19:27:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"b38616935d43f65817e9c67dc7485a52792fa27b","kind":"commit","published_at":"2012-11-26T22:09:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"ddf67a7b799e89f24cee0b89a0ec8e77c8a9a7d5","kind":"commit","published_at":"2012-11-22T16:04:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e9b0266b037c76f21df10941bfd63b505d351c50","kind":"commit","published_at":"2012-11-21T21:08:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"dd7795ccb2a1a26b58381b9ff5e3c3734051581f","kind":"commit","published_at":"2012-11-15T21:46:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"69d390f24cb79766d67a8ca4a1ab2109f453049f","kind":"commit","published_at":"2012-11-13T18:28:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7439e7671bcb9f17d97246241f6c7302d096b49c","kind":"commit","published_at":"2012-11-07T20:21:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"cdfa81b1ac0f87180056e9ebbb865993b29b32b2","kind":"commit","published_at":"2012-10-25T00:15:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f4600d1884f08eaad83c889217dfa3249eafcb4d","kind":"commit","published_at":"2012-10-23T23:37:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5e1a07efd690594cacb81dc4d820ba99eb998436","kind":"commit","published_at":"2012-10-19T23:04:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"52eb7e8b7cc310ae4d70dcd57206205301d4375e","kind":"commit","published_at":"2012-10-17T21:25:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8745e318de35ab5a235e46f9ced09967cf0c61a3","kind":"commit","published_at":"2012-09-28T22:33:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"cf394419289721c6ab8cd4f3dae51bc22d41756c","kind":"commit","published_at":"2012-09-07T06:39:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c62eefcd42010a0574657e8e624e59a17657357","kind":"commit","published_at":"2012-08-28T17:28:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7695ddc8fdd21834e9d3c19c216be7d66a56c52e","kind":"commit","published_at":"2012-08-28T04:55:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"855c27e5881cb7b17b93b5076ff56f0b328e7f31","kind":"commit","published_at":"2012-08-28T02:41:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"03880f1d861c11eed84b494678435b10e47c3a2e","kind":"commit","published_at":"2012-08-27T04:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8afaf2983a547dd580ee20ac74d3b8dd2a2b9012","kind":"commit","published_at":"2012-08-27T03:53:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c8b7a20e4feab28e73b03e21e857f50634de147d","kind":"commit","published_at":"2012-08-27T02:58:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1d7ca5a16c7cb14e1aceb7d8556b0720bc82ce7f","kind":"commit","published_at":"2012-08-27T02:35:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:05:40.050Z","dependent_packages_count":0,"downloads":73088620,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4016976184683589,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.1158867893925877,"average":0.37939610196523665},"purl":"pkg:gem/rollbar?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rollbar","docker_dependents_count":57,"docker_downloads_count":7631929,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rollbar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rollbar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-20T17:00:31.840Z","issues_count":96,"pull_requests_count":185,"avg_time_to_close_issue":72108834.63076924,"avg_time_to_close_pull_request":6150299.084269663,"issues_closed_count":65,"pull_requests_closed_count":178,"pull_request_authors_count":39,"issue_authors_count":77,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.7027027027027027,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":6160647.5,"past_year_avg_time_to_close_pull_request":70138.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/issues","maintainers":[{"login":"brianr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rollbar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rollbar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rollbar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rollbar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/rollbar/codemeta","maintainers":[{"uuid":"79486","login":"jondeandres","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/jondeandres","role":null,"created_at":"2025-10-08T04:53:41.619Z","updated_at":"2025-10-08T04:53:41.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jondeandres/packages"},{"uuid":"61903","login":"brianrue","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://gem.coop/profiles/brianrue","role":null,"created_at":"2025-10-08T04:53:41.529Z","updated_at":"2025-10-08T04:53:41.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/brianrue/packages"},{"uuid":"87579","login":"kshep","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://gem.coop/profiles/kshep","role":null,"created_at":"2025-10-08T04:53:41.800Z","updated_at":"2025-10-08T04:53:41.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kshep/packages"},{"uuid":"87583","login":"coryvirok","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/coryvirok","role":null,"created_at":"2025-10-08T04:53:41.574Z","updated_at":"2025-10-08T04:53:41.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/coryvirok/packages"},{"uuid":"110877","login":"rokob","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/rokob","role":null,"created_at":"2025-10-08T04:53:41.665Z","updated_at":"2025-10-08T04:53:41.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rokob/packages"},{"uuid":"121638","login":"arturmoczulski","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/arturmoczulski","role":null,"created_at":"2025-10-08T04:53:41.709Z","updated_at":"2025-10-08T04:53:41.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/arturmoczulski/packages"},{"uuid":"129745","login":"waltjones","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/waltjones","role":null,"created_at":"2025-10-08T04:53:41.755Z","updated_at":"2025-10-08T04:53:41.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/waltjones/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":289662,"name":"rollbar","ecosystem":"rubygems","description":"Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.","homepage":"https://rollbar.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rollbar/rollbar-gem","keywords_array":[],"namespace":null,"versions_count":187,"first_release_published_at":"2013-02-22T05:50:41.694Z","latest_release_published_at":"2025-11-06T19:16:19.465Z","latest_release_number":"3.7.0","last_synced_at":"2026-04-29T21:00:36.148Z","created_at":"2022-04-06T09:32:29.545Z","updated_at":"2026-04-29T21:01:44.572Z","registry_url":"https://rubygems.org/gems/rollbar","install_command":"gem install rollbar -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/rollbar/","metadata":{"funding":null},"repo_metadata":{"id":4418631,"uuid":"5556347","full_name":"rollbar/rollbar-gem","owner":"rollbar","description":"Exception tracking and logging from Ruby to Rollbar","archived":false,"fork":false,"pushed_at":"2026-01-08T17:46:00.000Z","size":3239,"stargazers_count":478,"open_issues_count":43,"forks_count":285,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-03T16:37:10.032Z","etag":null,"topics":["crash-reporting","crash-reports","error-handler","error-monitoring","error-reporting","exceptions","observability","rack-middleware","rails","resque","rollbar","ruby","sinatra","stacktrace","uncaught-exceptions"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-26T01:00:16.000Z","updated_at":"2026-04-03T00:09:39.000Z","dependencies_parsed_at":"2023-12-05T23:22:55.117Z","dependency_job_id":"1b8e6a28-5529-47d8-8cdf-adf5425d1bf0","html_url":"https://github.com/rollbar/rollbar-gem","commit_stats":{"total_commits":1578,"total_committers":176,"mean_commits":8.965909090909092,"dds":0.8377693282636248,"last_synced_commit":"1e9aa286cb74c6f24ceae2151d4d6b7ffea123f2"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-gem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/sbom","scorecard":{"id":783398,"data":{"date":"2025-08-11","repo":{"name":"github.com/rollbar/rollbar-gem","commit":"4694a35aba7518b30097a41fab15653d07cd73c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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: MIT License: 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T05:27:02.414Z","repository_id":4418631,"created_at":"2025-08-23T05:27:02.414Z","updated_at":"2025-08-23T05:27:02.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31371849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"rollbar","name":"Rollbar","uuid":"3219584","kind":"organization","description":"Rollbar helps you find and fix bugs faster than ever.","email":"support@rollbar.com","website":"https://rollbar.com","location":"San Francisco, CA","twitter":"rollbar","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3219584?v=4","repositories_count":142,"last_synced_at":"2025-10-30T00:41:56.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rollbar","funding_links":[],"total_stars":2736,"followers":103,"following":0,"created_at":"2022-11-02T16:34:19.190Z","updated_at":"2025-10-30T00:41:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar/repositories"},"tags":[{"name":"v3.7.0","sha":"674598f80f69ff3be9573d3b631711a3cb34b337","kind":"commit","published_at":"2025-11-06T19:01:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.7.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"4694a35aba7518b30097a41fab15653d07cd73c0","kind":"commit","published_at":"2025-03-31T21:20:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"76bc6b17377819b4ec5758fece26bd451b341bb5","kind":"commit","published_at":"2025-02-07T21:00:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"c4edf7e5094c3c043f2032fe560d217d5057c752","kind":"commit","published_at":"2024-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"9e81cd64bf8c10fc5dec16f58c318b1804cdd5bf","kind":"commit","published_at":"2024-01-16T18:23:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"063b41642aa779271b0698e32492a9b148cc7cdc","kind":"commit","published_at":"2024-01-12T16:23:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"cae70e4aed81a872686f1f68f7240a37a26a4c7f","kind":"commit","published_at":"2024-01-03T17:23:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d14043c657f939cbb3f1b6b3334f6755abad0a82","kind":"commit","published_at":"2023-12-05T22:00:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"c59ee67f6e0ce8628f5172c789cc6f8eee4c838f","kind":"commit","published_at":"2023-10-12T17:30:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"876146a9b77980ca6b6df0626ab9bc04a131b590","kind":"commit","published_at":"2023-01-06T15:17:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"3cbfc89c16713a5c928625a70b49cf42458d8436","kind":"commit","published_at":"2022-12-20T00:06:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"9ff048ba81c805670bfcca4ff8562ec719ee0c96","kind":"commit","published_at":"2022-10-19T20:38:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"7e1b1d60c7434fb90e859a5cac2212708fc80cc9","kind":"commit","published_at":"2022-06-28T16:15:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8f341454dd5a3e86c52b1cf37e6ddfc98e68ac9f","kind":"commit","published_at":"2021-10-27T16:47:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fcf44239d58768a5425b28301daa900ba6377806","kind":"commit","published_at":"2021-05-28T14:06:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"0530992fa990d3b3f4a9a8ed1a11bdf5f8781166","kind":"commit","published_at":"2021-02-10T19:37:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ade78628c3126ea9ed255e77e92210ba025604e9","kind":"commit","published_at":"2020-11-16T22:17:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"81e440cf8953755cdc16d077f6d157164a4eb762","kind":"commit","published_at":"2020-11-06T23:10:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"aff7b9a85106b25c300db983538f67170d89d3c3","kind":"commit","published_at":"2020-10-14T21:24:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96a823a0376f8ce6b5d01877a1e5149d61adcb08","kind":"commit","published_at":"2020-08-28T20:07:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0/manifests"},{"name":"v2.27.1","sha":"d97cad3f615b18c2093858b4538f6877e73a0c74","kind":"commit","published_at":"2020-08-28T18:17:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"f9722190d115c8125bc44feb58ca10dfd6773493","kind":"commit","published_at":"2020-07-24T16:16:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"f9724fdc3817583004b69809013b34dd643142d0","kind":"commit","published_at":"2020-07-22T16:17:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"9a703c9ad5a5f638bcbfe657459cfda6eca24c69","kind":"commit","published_at":"2020-06-22T14:23:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"7d0da9f1de715bed2808af27ee7cd428757796df","kind":"commit","published_at":"2020-06-10T20:02:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"1b684f925786a9202ec8bcdadfce24ae1722ec1b","kind":"commit","published_at":"2020-04-24T20:53:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c72b2fbf5440ebbdb6d20114ca75f9299ae9e18a","kind":"commit","published_at":"2020-02-14T19:27:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.24.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0/manifests"},{"name":"v2.23.2","sha":"3d1e775f4420068ed57db66a17cf0005507ab9c8","kind":"commit","published_at":"2020-01-13T21:01:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2/manifests"},{"name":"v2.23.1","sha":"691b96bad182d9bd488c6c385d66e4521ea88969","kind":"commit","published_at":"2019-12-19T03:22:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"54b71118e74aee769cc34acb0d2b954c1d2a7863","kind":"commit","published_at":"2019-12-18T23:11:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0/manifests"},{"name":"v2.22.1","sha":"5d492b00908fa9a79747008e39f9afd15eb5e9a8","kind":"commit","published_at":"2019-08-30T01:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"efcd809babfdf568aef9225daa1ca72ca003cc60","kind":"commit","published_at":"2019-08-22T22:58:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"32e15443a6d61b2e2f0e04eb40eff236f44450e9","kind":"commit","published_at":"2019-07-12T21:50:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.21.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0/manifests"},{"name":"v2.20.2","sha":"0e773fd1624e922a2702efe670a474acb2f16958","kind":"commit","published_at":"2019-06-14T20:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"0d2324437e6a6a7729d368118eba14260e1ad84a","kind":"commit","published_at":"2019-05-30T17:40:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"ee507a11dad4db95a7496b84cd9e48434edafcb5","kind":"commit","published_at":"2019-05-25T00:44:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0/manifests"},{"name":"v2.19.4","sha":"9ab7eac2cba2da7c9ed5e8774bfdf2fef290f26d","kind":"commit","published_at":"2019-05-09T17:35:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"96fa2eee36a99b2ef9b9910fb366959cbd17b560","kind":"commit","published_at":"2019-03-20T22:12:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"948c4929d004dcadb0de1e3988f6959ca2980d18","kind":"commit","published_at":"2019-02-27T06:44:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"060f6134ed217fd37d9ecedd9816e89733061727","kind":"commit","published_at":"2019-02-24T23:09:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"5a69004116d324213ffbb0c890996924b4565816","kind":"commit","published_at":"2019-02-24T04:50:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0/manifests"},{"name":"v2.18.2","sha":"a3d8a096c993bdbc8e9f654eac59af998b0d0a87","kind":"commit","published_at":"2018-12-14T15:32:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2/manifests"},{"name":"v2.18.0","sha":"eec8576aeb3238fb2104f5ead16d4bc1e73617ca","kind":"commit","published_at":"2018-09-26T12:18:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"a90aa1fb4a236cfedfc1dd08123bb7fa76748d70","kind":"commit","published_at":"2018-08-27T10:55:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.17.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0/manifests"},{"name":"v2.16.4","sha":"83ccd8108679573be457283aebf844db4d91cafa","kind":"commit","published_at":"2018-07-30T02:17:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"87d23b962c9a3df0c3aec4f1ea10c194077ab715","kind":"commit","published_at":"2018-07-03T00:40:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"270dc58045211948420c6af56c8a5e4b592bc0d1","kind":"commit","published_at":"2018-06-05T16:08:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"2bae513d1d4857fadc1801f98ab3453c07201174","kind":"commit","published_at":"2018-05-30T11:15:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b9e5391de1e68b1dff1e823685da35e3aaa226ff","kind":"commit","published_at":"2018-05-17T03:18:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0/manifests"},{"name":"v2.15.6","sha":"ab73cfb4d0fc857b978d5a8fedf2bcb702942fce","kind":"commit","published_at":"2018-04-17T20:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"f3d36b85437e89b19b9c4d62a3a169a3466009b7","kind":"commit","published_at":"2017-11-01T06:27:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"693251284037d7d64eeb3721a8325a8305393aac","kind":"commit","published_at":"2017-09-19T07:09:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"a9edbf4c07a0a18ddaa7a33875c0f4cff438cc27","kind":"commit","published_at":"2017-09-18T22:42:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"1f9a67e745fe13cd35ad627351853cb482361159","kind":"commit","published_at":"2017-09-13T20:43:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"a2a957e2d4f53afe3f7d34af54e05fee408990ac","kind":"commit","published_at":"2017-08-26T01:17:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"9ff3f9e18860202977d26f4600a0ee40744077e6","kind":"commit","published_at":"2017-06-15T17:56:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"f32405b14d2945b08e045a6e52be9751bc5dfaeb","kind":"commit","published_at":"2017-03-15T04:07:26.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"4b54f022dc4335e7224a5b639e09341a3f702206","kind":"commit","published_at":"2016-12-20T19:12:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0/manifests"},{"name":"v2.13.2","sha":"f8bfd76c2b5ded56d26abfc6979c711f4bc23e32","kind":"commit","published_at":"2016-09-27T14:37:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"5174e39c8e61277abb5e628b342725ca344396ee","kind":"commit","published_at":"2016-09-21T16:29:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"e4d12ef5e0cb5deb586d3c54b829676627450a1a","kind":"commit","published_at":"2016-09-15T23:56:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"07b816d3f080c9a931e6f1c41a80627e46c2881f","kind":"commit","published_at":"2016-06-29T21:50:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0/manifests"},{"name":"v2.11.5","sha":"9828278cf900546353003e5617d0c30fc331a7d3","kind":"commit","published_at":"2016-06-06T17:42:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"dc9f42c89cd48548c906f02c7b2e904f9b9c6dcb","kind":"commit","published_at":"2016-05-31T18:33:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"2c13ff4ab452ec0d9c9a4559b35c85d2cf7f1c17","kind":"commit","published_at":"2016-05-09T16:12:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"d532bfc2b0fd872e1dc95ae6c838ed23e37e61a1","kind":"commit","published_at":"2016-05-04T16:12:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"2eb828a396d42f3930c2482f9724f2aa40e80c58","kind":"commit","published_at":"2016-04-30T18:45:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"cd0d65eaa8a69d5cf7585e13c0847202330bb6f1","kind":"commit","published_at":"2016-04-30T00:33:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"f4383920ac99893ae19d588219fd4330d5aa2d3d","kind":"commit","published_at":"2016-04-21T12:49:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"a0a6d36306c26e379276d592dc9891d3b4407798","kind":"commit","published_at":"2016-04-09T00:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"6364cac607fbb71ceacb13f0a0a0085d1041181f","kind":"commit","published_at":"2016-04-08T20:28:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"7f0a7c907e52b765b016f9c6fc4fada284f37aaa","kind":"commit","published_at":"2016-03-09T17:32:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"ca08674163535816e5f56523006a1418543f0ccb","kind":"commit","published_at":"2016-03-04T16:54:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"eb3b20b1c4d7f18d477170d133370850d20ae610","kind":"commit","published_at":"2016-03-03T11:28:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"15fd51e74b09845a1ad5d71daa046eb30ec8df7e","kind":"commit","published_at":"2016-02-15T15:03:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"9c7270cfdc6804c847d4fd5da647b606c293a112","kind":"commit","published_at":"2015-12-21T15:06:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1/manifests"},{"name":"v2.6.3","sha":"c1c0bc938633e022eb2571f0e67bb5ae0d34b084","kind":"commit","published_at":"2015-11-26T19:39:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c7dd20e69cb8186eb0d15fed2416bed73d27a149","kind":"commit","published_at":"2015-11-25T04:48:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"7b905475b3f9315b9ca1b2a234dfe1717435b566","kind":"commit","published_at":"2015-11-18T19:02:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"fb2bef2962b7b7615b198afb1c6fc34ba6392331","kind":"commit","published_at":"2015-11-11T14:45:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7256113ec79864729d2234be3646c090b2829264","kind":"commit","published_at":"2015-11-03T00:44:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"51d5dcb40ffc758beb8b63a88c22d5b8ca21b3f2","kind":"commit","published_at":"2015-10-27T01:37:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d2b1f3300cbc4a5fad336b6d98665501fca20c9b","kind":"commit","published_at":"2015-10-23T18:25:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9a505188e443b6e118dee5f2cad5c59ae0d95758","kind":"commit","published_at":"2015-10-06T12:05:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"67f130a508cb903aedcb26e2ed54f6e79aefa545","kind":"commit","published_at":"2015-09-16T23:20:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"a8e5b0a3959f856395f462fb4dcfcd83bed43dcc","kind":"commit","published_at":"2015-09-01T13:41:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5fb1bd43e13c24be0fe0e49cc8fdf5d43c1c8083","kind":"commit","published_at":"2015-08-28T17:15:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"73a5a5afc5deda2a0e4fbfbc5f1b93256ed0d94e","kind":"commit","published_at":"2015-08-14T19:07:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a69ae929f833d71bbd92c44db1a448b31e8e8f21","kind":"commit","published_at":"2015-08-04T14:54:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f49566c7003f9f6f2b0988543ce12fd93c89a918","kind":"commit","published_at":"2015-07-28T09:31:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a0692dbc65be2baaf8e552f19a9f1b48a80d6c7d","kind":"commit","published_at":"2015-07-22T13:26:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2/manifests"},{"name":"v2.0.0","sha":"1b178fb018443c7835a5cc3ba599e08396a47894","kind":"commit","published_at":"2015-07-20T17:26:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0/manifests"},{"name":"v1.5.3","sha":"92b95f6b7014997f7747491f94d1fb8472c99097","kind":"commit","published_at":"2015-05-19T09:43:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3fe65631aac50749489c442047520dcf655b7294","kind":"commit","published_at":"2015-05-14T12:26:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"bfa2f5d5f3438b974fba25e56897c30214ef244c","kind":"commit","published_at":"2015-04-22T11:01:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d83bf7da9ffa0f10693cdc03162e9ea0fc75448f","kind":"commit","published_at":"2015-04-08T17:00:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"a309a19873f8d1dd4803d0705d7f9f80af75098d","kind":"commit","published_at":"2015-04-02T15:55:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"f84270c609a365f185778f532c58e3cca9e5c97c","kind":"commit","published_at":"2015-02-05T23:56:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5b4d1c7bf56c61f0dca1d388094dea1885c2f092","kind":"commit","published_at":"2015-02-04T23:40:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"0add24df74861b4ba2edddf7f8dbfc83ea5d4771","kind":"commit","published_at":"2015-01-26T19:28:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a467f2f44088cd60494399d171150232642e515b","kind":"commit","published_at":"2015-01-20T23:57:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"017dfb713f632aa15a3e7b8ed7ecdd4ff9b091c2","kind":"commit","published_at":"2015-01-13T22:10:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"fe2627d3c4e70450df26079e1b29ba3ec8386188","kind":"commit","published_at":"2015-01-09T17:35:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4cf88f70a9d69fcb652a1e8029550e93e0d74aea","kind":"commit","published_at":"2014-12-19T03:47:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"694259bc981ba35921482311dddf785993e06501","kind":"commit","published_at":"2014-12-11T18:26:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0/manifests"},{"name":"v1.2.13","sha":"278ce5e858d36d488240a03e907040a697b217e3","kind":"commit","published_at":"2014-12-05T01:28:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"0fc9ac0fe67c06cafb262112143f479037f97305","kind":"commit","published_at":"2014-12-04T19:19:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"8966a19107c8e4c15dcac15c26a13ee101c0cc3e","kind":"commit","published_at":"2014-12-02T22:57:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"88067b82316322f492c6c60075fcea2dc20547e5","kind":"commit","published_at":"2014-11-24T07:13:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"46200cf6d0dcd08fa6aac79bcb25d6b1cea92714","kind":"commit","published_at":"2014-11-20T00:02:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"5b705fa2656a7ae9428b42d00066eea35f90ce89","kind":"commit","published_at":"2014-11-13T19:27:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"cdd07ea41e7f48cef287574576294a0f0e90f858","kind":"commit","published_at":"2014-10-31T22:08:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"e4431c258c707f7f258432a62fcd35e2ecdb2c1b","kind":"commit","published_at":"2014-10-28T00:32:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6899b4a0416742e8e17aaba1e0effacb8abd467","kind":"commit","published_at":"2014-10-27T17:24:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"80e14cb847dd56a200da136d1ad521520366f644","kind":"commit","published_at":"2014-10-23T16:23:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"482d8b4f14a0449366b24b21d3671d807170a0c3","kind":"commit","published_at":"2014-10-22T21:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"cf3ed2e185f953903df809e0b6511fba279d17f0","kind":"commit","published_at":"2014-10-20T01:45:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"5b2093c1aa10e443c633012338d23dffa7247834","kind":"commit","published_at":"2014-10-17T04:25:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f8f6e326bcd08fb58861846da16dd3d6eafcc39f","kind":"commit","published_at":"2014-10-16T23:02:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f0d388695121f2e0d0be411ca7c7d29c52c8066e","kind":"commit","published_at":"2014-10-08T00:03:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d74ca7b153fc019c14dda61047070a07629f1f3e","kind":"commit","published_at":"2014-09-04T00:37:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"487acbaeb7af5b211a469fc10741989ccb91f929","kind":"commit","published_at":"2014-07-16T22:15:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0/manifests"},{"name":"v0.13.2","sha":"f584b8f274691259656b6a77f378b69fc042a876","kind":"commit","published_at":"2014-07-09T01:12:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"1e48b471c373f403d8fe4706d8214d96094737bc","kind":"commit","published_at":"2014-06-30T20:36:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"70bbb3d7db7bd5ae99c4461bdea353659294ca60","kind":"commit","published_at":"2014-06-27T00:46:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0/manifests"},{"name":"v0.12.20","sha":"e36dc4acb2e78ed3d3b33a9af971c4067d02cbda","kind":"commit","published_at":"2014-05-29T23:40:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.20","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"145f1880b1aeddd9575c8e8d60222bf850304e70","kind":"commit","published_at":"2014-05-29T01:30:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.19","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"a1697aa32f8be2535c4378fd9799680c7721fcef","kind":"commit","published_at":"2014-05-16T18:02:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.18","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"d4936a729468ec92a44848613e80d62202d7fcc4","kind":"commit","published_at":"2014-04-15T02:43:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.17","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"ba193c07a6c73799ee6f4e10790a0f9d32b1285e","kind":"commit","published_at":"2014-04-12T00:27:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.16","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"ba51ba9830666fca41fff717d402c3533a5969c7","kind":"commit","published_at":"2014-03-18T00:01:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.15","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"0b9b529720d7f1f66ed744be9d7fe52baeb7f258","kind":"commit","published_at":"2014-03-13T02:56:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"3fc34a738cd23000085ada217050f2e8604e1637","kind":"commit","published_at":"2014-03-07T18:55:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"11ea2614a6a1a298dd483e3d095fa552f183fb81","kind":"commit","published_at":"2014-02-21T00:58:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"8adaa14668cbab2792b2776312eb708dc52639b0","kind":"commit","published_at":"2014-02-19T02:18:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"c1431f7fa128b13b4940c1c6159586ad9ceb7bb2","kind":"commit","published_at":"2014-02-04T23:58:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"0f124afcd2bea07dc444a69bcbc8cba197abeb42","kind":"commit","published_at":"2014-01-20T20:45:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"2888f19b236e126dfbab7f876c728f096de8acfd","kind":"commit","published_at":"2014-01-14T21:29:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"7de44f20f366cea12a2f497835fba094180229c0","kind":"commit","published_at":"2014-01-13T18:21:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"719dd1ce98144d14145a04e0f2ce558cbe43de34","kind":"commit","published_at":"2014-01-10T23:12:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ae36b448b5b3cf16aec64c3db24ccafc93371638","kind":"commit","published_at":"2014-01-10T01:55:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"cc72ce3b8041c4344277d9d3fa7df792abae22a9","kind":"commit","published_at":"2014-01-09T23:40:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"37a61b2ac64da6ec661499f318d7026cf8187e38","kind":"commit","published_at":"2014-01-07T01:54:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"917ee9a09fcacf3d6c82b1c057e2d4f4c04a2f1c","kind":"commit","published_at":"2014-01-06T23:09:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2/manifests"},{"name":"v0.12.0","sha":"4cfd9f829d1a921db2d62fd89043e795d1335710","kind":"commit","published_at":"2013-11-19T05:14:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0/manifests"},{"name":"v0.11.8","sha":"5acd6505312015e5e8683313e13a84d161dbaa5b","kind":"commit","published_at":"2013-11-19T02:08:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"6b7248dec57e3d2ae0162873ecdc1e0f540aab78","kind":"commit","published_at":"2013-10-24T22:11:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"0d5ddd2bf26e0b4e9a61cade4df22e0e15c07128","kind":"commit","published_at":"2013-10-22T03:03:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"613fd93094cd68190487eb0a240c22c84c3d5621","kind":"commit","published_at":"2013-10-18T01:11:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"35a81e25752aa1e31948febd6fd7abe842f0b351","kind":"commit","published_at":"2013-10-16T19:44:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4/manifests"},{"name":"v0.11.1","sha":"966add9f4ae50d126a46c1f45d6a3fd42e37d245","kind":"commit","published_at":"2013-09-27T03:17:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1/manifests"},{"name":"v0.10.14","sha":"271fe653b9fcf7bfb46ec30277a54b8fab426ba5","kind":"commit","published_at":"2013-09-06T06:12:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"789795c8d8b5ec8296fe894b8f69050031c65e35","kind":"commit","published_at":"2013-09-06T01:30:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"0da612fdd03bca208e72ea7d1bdf9c4917cfcc43","kind":"commit","published_at":"2013-08-29T21:55:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"8ccbef47e6f79870b2f0b41ffa74568980744341","kind":"commit","published_at":"2013-08-20T19:31:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"109bc1a3537cbd88008331ee653772af9ee49186","kind":"commit","published_at":"2013-08-14T23:16:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"ab853cf30a3f525d5b8268a29e8f65fd944df4ba","kind":"commit","published_at":"2013-08-07T21:49:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f91d990981dca34b23a6d649cc6617a10c5d71e3","kind":"commit","published_at":"2013-08-06T01:58:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"8bc96ba9b760ae3f50cf8822bc95748a01557d9b","kind":"commit","published_at":"2013-08-05T22:32:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"e52121307592f09a4ec68ebd7686b6805dba448d","kind":"commit","published_at":"2013-08-05T20:48:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"3a5dd188330aaa032c60a1d67397e8d290c9754a","kind":"commit","published_at":"2013-08-02T23:16:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5/manifests"},{"name":"v0.10.3","sha":"1c7ef18c5653cd0d4e064bf6567189426e672f46","kind":"commit","published_at":"2013-06-24T22:30:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"23fdb535e6a73eb2ab876ee22358be2df4b6fd43","kind":"commit","published_at":"2013-06-21T20:09:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"a18d9ee4598ee4f3baff2bc2318b92f6db41f864","kind":"commit","published_at":"2013-06-19T04:07:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb86b9f4fbfa80e0ee6bf0d524a43a880e9ff486","kind":"commit","published_at":"2013-06-11T22:42:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0/manifests"},{"name":"v0.9.14","sha":"1485ffbce6321460e2d76a08b49ff5675f92e8f0","kind":"commit","published_at":"2013-05-29T16:55:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"74edd45a271530846aa2298e4fb0cdda6a4cfacf","kind":"commit","published_at":"2013-05-29T00:49:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"9537e64fac9a5f418f81478fd85d31633c6e7242","kind":"commit","published_at":"2013-05-17T04:21:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"c42782d69aaac012980f7e71a5e49d535b2a3b7b","kind":"commit","published_at":"2013-05-16T01:38:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"5d10a169c411e956767e3c98757fcfe547385388","kind":"commit","published_at":"2013-04-25T03:49:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"2738cd5431b71f85e471cc2db5c8fa908b10a135","kind":"commit","published_at":"2013-04-17T16:55:09.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"51c3ceba305684e4f3d3501d120d24ef2bb49b98","kind":"commit","published_at":"2013-04-17T04:19:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"01de78c3e5c40e309f8db19fde176c3417d0cdf3","kind":"commit","published_at":"2013-04-11T22:15:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9410046b9e7bd8a74ca865b6e7eb6bc8629b8111","kind":"commit","published_at":"2013-04-03T21:54:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"f69ec5b0f9a375d420c791466b100f5a9ba9984f","kind":"commit","published_at":"2013-03-26T21:39:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"7f3f5695dc6656e8be2c560e9b1f0a907e752c28","kind":"commit","published_at":"2013-03-20T20:05:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3/manifests"},{"name":"show","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/show","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show/manifests"},{"name":"v0.9.2","sha":"b68cbe2e9a2ff3cabb08f485ca55606581395631","kind":"commit","published_at":"2013-03-08T02:18:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"83671ab21157da02850cb98fa3218d34da86a241","kind":"commit","published_at":"2013-03-05T00:12:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d645cde06b52296f059bc52cc29219270398a3b3","kind":"commit","published_at":"2013-03-01T01:30:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"0433b82a7c3548eb7980ce2c53e8d44bc725a993","kind":"commit","published_at":"2013-02-28T01:54:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"0a506fe13ace7c2dbf11adeb44ce3d220ca7da12","kind":"commit","published_at":"2013-02-26T06:34:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4e69b47071f6f02c008a9baf904c06a1bb0bcac8","kind":"commit","published_at":"2013-02-22T05:50:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"af18838b210bc32ed81bdb6fe06766ca80740a60","kind":"commit","published_at":"2013-02-21T00:23:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"5b4c952f5f10e175b6d9b08e9cfa868fa4a15645","kind":"commit","published_at":"2013-02-17T22:17:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"2ed69ce9fbed886ba1e58995674352dc2be6e215","kind":"commit","published_at":"2013-02-14T20:15:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"5feb650c1fa2e618c7b12b1d3353bac942c5ec4b","kind":"commit","published_at":"2013-02-11T19:19:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"b5136e323d9456030ea1f6ab49918be5be54aa45","kind":"commit","published_at":"2013-02-07T03:23:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"4eb301610275b067d09f9cb2a61035ed47c4f4ba","kind":"commit","published_at":"2013-02-01T02:35:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cf175e8b18f9b2b44b6a31dc3d36303e5b0e8fe8","kind":"commit","published_at":"2013-01-29T22:16:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"c9cbcbaddca7f68e73df835b5fe0c8b4535645f3","kind":"commit","published_at":"2013-01-26T02:26:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5/manifests"},{"name":"v0.5.2","sha":"77ec9e4b389c4075b3925ed63e49a44b7f4a4c74","kind":"commit","published_at":"2013-01-22T01:27:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"486ddc81a50eab09934e724931352e3adb906b67","kind":"commit","published_at":"2013-01-21T07:49:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69ed5e0d7cbb533151db930b7807079cd2aa7cf6","kind":"commit","published_at":"2013-01-14T20:59:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"4bbe7f9e244540350c988db677d4c9a23f2ed539","kind":"commit","published_at":"2013-01-08T02:08:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f14eace24ab652df4dd636abb0414fe7ad9f2c81","kind":"commit","published_at":"2012-12-20T01:38:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"720c08a048992cf40243635fd56cd202be21d770","kind":"commit","published_at":"2012-12-20T01:24:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e5e67782eed769d2dad70345bf851338116c2175","kind":"commit","published_at":"2012-12-12T02:24:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"5b8b5ef7f1b312888fa9bcd45a67d7fe542a9600","kind":"commit","published_at":"2012-12-04T23:56:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"577c8d9e02d27dca4c36fff7fdb616adce4ca68a","kind":"commit","published_at":"2012-12-03T19:27:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"b38616935d43f65817e9c67dc7485a52792fa27b","kind":"commit","published_at":"2012-11-26T22:09:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"ddf67a7b799e89f24cee0b89a0ec8e77c8a9a7d5","kind":"commit","published_at":"2012-11-22T16:04:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e9b0266b037c76f21df10941bfd63b505d351c50","kind":"commit","published_at":"2012-11-21T21:08:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"dd7795ccb2a1a26b58381b9ff5e3c3734051581f","kind":"commit","published_at":"2012-11-15T21:46:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"69d390f24cb79766d67a8ca4a1ab2109f453049f","kind":"commit","published_at":"2012-11-13T18:28:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7439e7671bcb9f17d97246241f6c7302d096b49c","kind":"commit","published_at":"2012-11-07T20:21:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"cdfa81b1ac0f87180056e9ebbb865993b29b32b2","kind":"commit","published_at":"2012-10-25T00:15:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f4600d1884f08eaad83c889217dfa3249eafcb4d","kind":"commit","published_at":"2012-10-23T23:37:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5e1a07efd690594cacb81dc4d820ba99eb998436","kind":"commit","published_at":"2012-10-19T23:04:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"52eb7e8b7cc310ae4d70dcd57206205301d4375e","kind":"commit","published_at":"2012-10-17T21:25:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8745e318de35ab5a235e46f9ced09967cf0c61a3","kind":"commit","published_at":"2012-09-28T22:33:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"cf394419289721c6ab8cd4f3dae51bc22d41756c","kind":"commit","published_at":"2012-09-07T06:39:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c62eefcd42010a0574657e8e624e59a17657357","kind":"commit","published_at":"2012-08-28T17:28:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7695ddc8fdd21834e9d3c19c216be7d66a56c52e","kind":"commit","published_at":"2012-08-28T04:55:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"855c27e5881cb7b17b93b5076ff56f0b328e7f31","kind":"commit","published_at":"2012-08-28T02:41:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"03880f1d861c11eed84b494678435b10e47c3a2e","kind":"commit","published_at":"2012-08-27T04:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8afaf2983a547dd580ee20ac74d3b8dd2a2b9012","kind":"commit","published_at":"2012-08-27T03:53:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c8b7a20e4feab28e73b03e21e857f50634de147d","kind":"commit","published_at":"2012-08-27T02:58:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1d7ca5a16c7cb14e1aceb7d8556b0720bc82ce7f","kind":"commit","published_at":"2012-08-27T02:35:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-29T21:01:44.572Z","dependent_packages_count":55,"downloads":73124924,"downloads_period":"total","dependent_repos_count":1940,"rankings":{"downloads":0.3573778169288924,"dependent_repos_count":0.7052775950312775,"dependent_packages_count":0.4945306140654096,"stargazers_count":2.6951082169021308,"forks_count":1.5677791282434406,"docker_downloads_count":1.2042684626621023,"average":1.1707236389722089},"purl":"pkg:gem/rollbar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/rollbar","docker_dependents_count":57,"docker_downloads_count":7631929,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/rollbar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/rollbar/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-20T17:00:31.840Z","issues_count":96,"pull_requests_count":185,"avg_time_to_close_issue":72108834.63076924,"avg_time_to_close_pull_request":6150299.084269663,"issues_closed_count":65,"pull_requests_closed_count":178,"pull_request_authors_count":39,"issue_authors_count":77,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.7027027027027027,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":6160647.5,"past_year_avg_time_to_close_pull_request":70138.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/issues","maintainers":[{"login":"brianr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rollbar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rollbar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rollbar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rollbar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/rollbar/codemeta","maintainers":[{"uuid":"79486","login":"jondeandres","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://rubygems.org/profiles/jondeandres","role":null,"created_at":"2022-11-09T09:48:39.460Z","updated_at":"2022-11-09T09:48:39.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jondeandres/packages"},{"uuid":"87579","login":"kshep","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://rubygems.org/profiles/kshep","role":null,"created_at":"2022-11-09T09:48:39.413Z","updated_at":"2022-11-09T09:48:39.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kshep/packages"},{"uuid":"61903","login":"brianrue","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://rubygems.org/profiles/brianrue","role":null,"created_at":"2022-11-09T09:48:39.389Z","updated_at":"2022-11-09T09:48:39.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/brianrue/packages"},{"uuid":"87583","login":"coryvirok","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/coryvirok","role":null,"created_at":"2022-11-09T09:48:39.436Z","updated_at":"2022-11-09T09:48:39.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/coryvirok/packages"},{"uuid":"110877","login":"rokob","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/rokob","role":null,"created_at":"2022-11-09T09:48:39.492Z","updated_at":"2022-11-09T09:48:39.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rokob/packages"},{"uuid":"121638","login":"arturmoczulski","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/arturmoczulski","role":null,"created_at":"2022-11-09T09:48:39.568Z","updated_at":"2022-11-09T09:48:39.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/arturmoczulski/packages"},{"uuid":"129745","login":"waltjones","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/waltjones","role":null,"created_at":"2022-11-09T09:48:39.589Z","updated_at":"2022-11-09T09:48:39.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/waltjones/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":10431097,"name":"github.com/rollbar/rollbar-gem","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rollbar/rollbar-gem","keywords_array":[],"namespace":null,"versions_count":216,"first_release_published_at":"2012-08-27T02:35:55.000Z","latest_release_published_at":"2024-08-30T11:45:31.000Z","latest_release_number":"v3.6.0+incompatible","last_synced_at":"2026-03-20T11:06:18.505Z","created_at":"2024-06-23T04:49:18.155Z","updated_at":"2026-03-20T11:06:18.505Z","registry_url":"https://pkg.go.dev/github.com/rollbar/rollbar-gem","install_command":"go get github.com/rollbar/rollbar-gem","documentation_url":"https://pkg.go.dev/github.com/rollbar/rollbar-gem#section-documentation","metadata":{},"repo_metadata":{"id":4418631,"uuid":"5556347","full_name":"rollbar/rollbar-gem","owner":"rollbar","description":"Exception tracking and logging from Ruby to Rollbar","archived":false,"fork":false,"pushed_at":"2025-10-16T16:13:58.000Z","size":3201,"stargazers_count":472,"open_issues_count":47,"forks_count":289,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-10-19T09:36:11.800Z","etag":null,"topics":["crash-reporting","crash-reports","error-handler","error-monitoring","error-reporting","exceptions","observability","rack-middleware","rails","resque","rollbar","ruby","sinatra","stacktrace","uncaught-exceptions"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-26T01:00:16.000Z","updated_at":"2025-10-16T16:14:04.000Z","dependencies_parsed_at":"2023-12-05T23:22:55.117Z","dependency_job_id":"66839fdd-a759-4fe1-99aa-149a87b9110a","html_url":"https://github.com/rollbar/rollbar-gem","commit_stats":{"total_commits":1578,"total_committers":176,"mean_commits":8.965909090909092,"dds":0.8377693282636248,"last_synced_commit":"1e9aa286cb74c6f24ceae2151d4d6b7ffea123f2"},"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-gem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/sbom","scorecard":{"id":783398,"data":{"date":"2025-08-11","repo":{"name":"github.com/rollbar/rollbar-gem","commit":"4694a35aba7518b30097a41fab15653d07cd73c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rollbar/rollbar-gem/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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: MIT License: 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T05:27:02.414Z","repository_id":4418631,"created_at":"2025-08-23T05:27:02.414Z","updated_at":"2025-08-23T05:27:02.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280173630,"owners_count":26284901,"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-10-20T02:00:06.978Z","response_time":62,"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":"rollbar","name":"Rollbar","uuid":"3219584","kind":"organization","description":"Rollbar helps you find and fix bugs faster than ever.","email":"support@rollbar.com","website":"https://rollbar.com","location":"San Francisco, CA","twitter":"rollbar","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3219584?v=4","repositories_count":142,"last_synced_at":"2025-10-15T03:12:59.962Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rollbar","funding_links":[],"total_stars":2732,"followers":101,"following":0,"created_at":"2022-11-02T16:34:19.190Z","updated_at":"2025-10-15T03:12:59.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar/repositories"},"tags":[{"name":"v3.6.2","sha":"4694a35aba7518b30097a41fab15653d07cd73c0","kind":"commit","published_at":"2025-03-31T21:20:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"76bc6b17377819b4ec5758fece26bd451b341bb5","kind":"commit","published_at":"2025-02-07T21:00:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"c4edf7e5094c3c043f2032fe560d217d5057c752","kind":"commit","published_at":"2024-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"9e81cd64bf8c10fc5dec16f58c318b1804cdd5bf","kind":"commit","published_at":"2024-01-16T18:23:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"063b41642aa779271b0698e32492a9b148cc7cdc","kind":"commit","published_at":"2024-01-12T16:23:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"cae70e4aed81a872686f1f68f7240a37a26a4c7f","kind":"commit","published_at":"2024-01-03T17:23:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d14043c657f939cbb3f1b6b3334f6755abad0a82","kind":"commit","published_at":"2023-12-05T22:00:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"c59ee67f6e0ce8628f5172c789cc6f8eee4c838f","kind":"commit","published_at":"2023-10-12T17:30:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"876146a9b77980ca6b6df0626ab9bc04a131b590","kind":"commit","published_at":"2023-01-06T15:17:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"3cbfc89c16713a5c928625a70b49cf42458d8436","kind":"commit","published_at":"2022-12-20T00:06:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"9ff048ba81c805670bfcca4ff8562ec719ee0c96","kind":"commit","published_at":"2022-10-19T20:38:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"7e1b1d60c7434fb90e859a5cac2212708fc80cc9","kind":"commit","published_at":"2022-06-28T16:15:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8f341454dd5a3e86c52b1cf37e6ddfc98e68ac9f","kind":"commit","published_at":"2021-10-27T16:47:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fcf44239d58768a5425b28301daa900ba6377806","kind":"commit","published_at":"2021-05-28T14:06:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"0530992fa990d3b3f4a9a8ed1a11bdf5f8781166","kind":"commit","published_at":"2021-02-10T19:37:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ade78628c3126ea9ed255e77e92210ba025604e9","kind":"commit","published_at":"2020-11-16T22:17:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"81e440cf8953755cdc16d077f6d157164a4eb762","kind":"commit","published_at":"2020-11-06T23:10:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"aff7b9a85106b25c300db983538f67170d89d3c3","kind":"commit","published_at":"2020-10-14T21:24:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"96a823a0376f8ce6b5d01877a1e5149d61adcb08","kind":"commit","published_at":"2020-08-28T20:07:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v3.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v3.0.0/manifests"},{"name":"v2.27.1","sha":"d97cad3f615b18c2093858b4538f6877e73a0c74","kind":"commit","published_at":"2020-08-28T18:17:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"f9722190d115c8125bc44feb58ca10dfd6773493","kind":"commit","published_at":"2020-07-24T16:16:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.27.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"f9724fdc3817583004b69809013b34dd643142d0","kind":"commit","published_at":"2020-07-22T16:17:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"9a703c9ad5a5f638bcbfe657459cfda6eca24c69","kind":"commit","published_at":"2020-06-22T14:23:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.26.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"7d0da9f1de715bed2808af27ee7cd428757796df","kind":"commit","published_at":"2020-06-10T20:02:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"1b684f925786a9202ec8bcdadfce24ae1722ec1b","kind":"commit","published_at":"2020-04-24T20:53:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.25.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c72b2fbf5440ebbdb6d20114ca75f9299ae9e18a","kind":"commit","published_at":"2020-02-14T19:27:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.24.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.24.0/manifests"},{"name":"v2.23.2","sha":"3d1e775f4420068ed57db66a17cf0005507ab9c8","kind":"commit","published_at":"2020-01-13T21:01:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.2/manifests"},{"name":"v2.23.1","sha":"691b96bad182d9bd488c6c385d66e4521ea88969","kind":"commit","published_at":"2019-12-19T03:22:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"54b71118e74aee769cc34acb0d2b954c1d2a7863","kind":"commit","published_at":"2019-12-18T23:11:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.23.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.23.0/manifests"},{"name":"v2.22.1","sha":"5d492b00908fa9a79747008e39f9afd15eb5e9a8","kind":"commit","published_at":"2019-08-30T01:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"efcd809babfdf568aef9225daa1ca72ca003cc60","kind":"commit","published_at":"2019-08-22T22:58:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.22.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"32e15443a6d61b2e2f0e04eb40eff236f44450e9","kind":"commit","published_at":"2019-07-12T21:50:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.21.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.21.0/manifests"},{"name":"v2.20.2","sha":"0e773fd1624e922a2702efe670a474acb2f16958","kind":"commit","published_at":"2019-06-14T20:14:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"0d2324437e6a6a7729d368118eba14260e1ad84a","kind":"commit","published_at":"2019-05-30T17:40:02.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"ee507a11dad4db95a7496b84cd9e48434edafcb5","kind":"commit","published_at":"2019-05-25T00:44:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.20.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.20.0/manifests"},{"name":"v2.19.4","sha":"9ab7eac2cba2da7c9ed5e8774bfdf2fef290f26d","kind":"commit","published_at":"2019-05-09T17:35:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"96fa2eee36a99b2ef9b9910fb366959cbd17b560","kind":"commit","published_at":"2019-03-20T22:12:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"948c4929d004dcadb0de1e3988f6959ca2980d18","kind":"commit","published_at":"2019-02-27T06:44:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"060f6134ed217fd37d9ecedd9816e89733061727","kind":"commit","published_at":"2019-02-24T23:09:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"5a69004116d324213ffbb0c890996924b4565816","kind":"commit","published_at":"2019-02-24T04:50:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.19.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.19.0/manifests"},{"name":"v2.18.2","sha":"a3d8a096c993bdbc8e9f654eac59af998b0d0a87","kind":"commit","published_at":"2018-12-14T15:32:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.2/manifests"},{"name":"v2.18.0","sha":"eec8576aeb3238fb2104f5ead16d4bc1e73617ca","kind":"commit","published_at":"2018-09-26T12:18:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.18.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"a90aa1fb4a236cfedfc1dd08123bb7fa76748d70","kind":"commit","published_at":"2018-08-27T10:55:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.17.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.17.0/manifests"},{"name":"v2.16.4","sha":"83ccd8108679573be457283aebf844db4d91cafa","kind":"commit","published_at":"2018-07-30T02:17:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"87d23b962c9a3df0c3aec4f1ea10c194077ab715","kind":"commit","published_at":"2018-07-03T00:40:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"270dc58045211948420c6af56c8a5e4b592bc0d1","kind":"commit","published_at":"2018-06-05T16:08:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"2bae513d1d4857fadc1801f98ab3453c07201174","kind":"commit","published_at":"2018-05-30T11:15:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b9e5391de1e68b1dff1e823685da35e3aaa226ff","kind":"commit","published_at":"2018-05-17T03:18:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.16.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.16.0/manifests"},{"name":"v2.15.6","sha":"ab73cfb4d0fc857b978d5a8fedf2bcb702942fce","kind":"commit","published_at":"2018-04-17T20:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"f3d36b85437e89b19b9c4d62a3a169a3466009b7","kind":"commit","published_at":"2017-11-01T06:27:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"693251284037d7d64eeb3721a8325a8305393aac","kind":"commit","published_at":"2017-09-19T07:09:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"a9edbf4c07a0a18ddaa7a33875c0f4cff438cc27","kind":"commit","published_at":"2017-09-18T22:42:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"1f9a67e745fe13cd35ad627351853cb482361159","kind":"commit","published_at":"2017-09-13T20:43:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"a2a957e2d4f53afe3f7d34af54e05fee408990ac","kind":"commit","published_at":"2017-08-26T01:17:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"9ff3f9e18860202977d26f4600a0ee40744077e6","kind":"commit","published_at":"2017-06-15T17:56:42.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.15.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"f32405b14d2945b08e045a6e52be9751bc5dfaeb","kind":"commit","published_at":"2017-03-15T04:07:26.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"4b54f022dc4335e7224a5b639e09341a3f702206","kind":"commit","published_at":"2016-12-20T19:12:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.14.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.14.0/manifests"},{"name":"v2.13.2","sha":"f8bfd76c2b5ded56d26abfc6979c711f4bc23e32","kind":"commit","published_at":"2016-09-27T14:37:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"5174e39c8e61277abb5e628b342725ca344396ee","kind":"commit","published_at":"2016-09-21T16:29:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"e4d12ef5e0cb5deb586d3c54b829676627450a1a","kind":"commit","published_at":"2016-09-15T23:56:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"07b816d3f080c9a931e6f1c41a80627e46c2881f","kind":"commit","published_at":"2016-06-29T21:50:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.12.0/manifests"},{"name":"v2.11.5","sha":"9828278cf900546353003e5617d0c30fc331a7d3","kind":"commit","published_at":"2016-06-06T17:42:32.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"dc9f42c89cd48548c906f02c7b2e904f9b9c6dcb","kind":"commit","published_at":"2016-05-31T18:33:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"2c13ff4ab452ec0d9c9a4559b35c85d2cf7f1c17","kind":"commit","published_at":"2016-05-09T16:12:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"d532bfc2b0fd872e1dc95ae6c838ed23e37e61a1","kind":"commit","published_at":"2016-05-04T16:12:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"2eb828a396d42f3930c2482f9724f2aa40e80c58","kind":"commit","published_at":"2016-04-30T18:45:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"cd0d65eaa8a69d5cf7585e13c0847202330bb6f1","kind":"commit","published_at":"2016-04-30T00:33:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.11.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"f4383920ac99893ae19d588219fd4330d5aa2d3d","kind":"commit","published_at":"2016-04-21T12:49:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"a0a6d36306c26e379276d592dc9891d3b4407798","kind":"commit","published_at":"2016-04-09T00:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"6364cac607fbb71ceacb13f0a0a0085d1041181f","kind":"commit","published_at":"2016-04-08T20:28:56.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"7f0a7c907e52b765b016f9c6fc4fada284f37aaa","kind":"commit","published_at":"2016-03-09T17:32:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"ca08674163535816e5f56523006a1418543f0ccb","kind":"commit","published_at":"2016-03-04T16:54:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"eb3b20b1c4d7f18d477170d133370850d20ae610","kind":"commit","published_at":"2016-03-03T11:28:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"15fd51e74b09845a1ad5d71daa046eb30ec8df7e","kind":"commit","published_at":"2016-02-15T15:03:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"9c7270cfdc6804c847d4fd5da647b606c293a112","kind":"commit","published_at":"2015-12-21T15:06:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.7.1/manifests"},{"name":"v2.6.3","sha":"c1c0bc938633e022eb2571f0e67bb5ae0d34b084","kind":"commit","published_at":"2015-11-26T19:39:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c7dd20e69cb8186eb0d15fed2416bed73d27a149","kind":"commit","published_at":"2015-11-25T04:48:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"7b905475b3f9315b9ca1b2a234dfe1717435b566","kind":"commit","published_at":"2015-11-18T19:02:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"fb2bef2962b7b7615b198afb1c6fc34ba6392331","kind":"commit","published_at":"2015-11-11T14:45:38.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7256113ec79864729d2234be3646c090b2829264","kind":"commit","published_at":"2015-11-03T00:44:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"51d5dcb40ffc758beb8b63a88c22d5b8ca21b3f2","kind":"commit","published_at":"2015-10-27T01:37:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d2b1f3300cbc4a5fad336b6d98665501fca20c9b","kind":"commit","published_at":"2015-10-23T18:25:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9a505188e443b6e118dee5f2cad5c59ae0d95758","kind":"commit","published_at":"2015-10-06T12:05:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"67f130a508cb903aedcb26e2ed54f6e79aefa545","kind":"commit","published_at":"2015-09-16T23:20:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"a8e5b0a3959f856395f462fb4dcfcd83bed43dcc","kind":"commit","published_at":"2015-09-01T13:41:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5fb1bd43e13c24be0fe0e49cc8fdf5d43c1c8083","kind":"commit","published_at":"2015-08-28T17:15:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"73a5a5afc5deda2a0e4fbfbc5f1b93256ed0d94e","kind":"commit","published_at":"2015-08-14T19:07:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a69ae929f833d71bbd92c44db1a448b31e8e8f21","kind":"commit","published_at":"2015-08-04T14:54:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f49566c7003f9f6f2b0988543ce12fd93c89a918","kind":"commit","published_at":"2015-07-28T09:31:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a0692dbc65be2baaf8e552f19a9f1b48a80d6c7d","kind":"commit","published_at":"2015-07-22T13:26:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.2/manifests"},{"name":"v2.0.0","sha":"1b178fb018443c7835a5cc3ba599e08396a47894","kind":"commit","published_at":"2015-07-20T17:26:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v2.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v2.0.0/manifests"},{"name":"v1.5.3","sha":"92b95f6b7014997f7747491f94d1fb8472c99097","kind":"commit","published_at":"2015-05-19T09:43:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3fe65631aac50749489c442047520dcf655b7294","kind":"commit","published_at":"2015-05-14T12:26:53.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"bfa2f5d5f3438b974fba25e56897c30214ef244c","kind":"commit","published_at":"2015-04-22T11:01:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d83bf7da9ffa0f10693cdc03162e9ea0fc75448f","kind":"commit","published_at":"2015-04-08T17:00:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"a309a19873f8d1dd4803d0705d7f9f80af75098d","kind":"commit","published_at":"2015-04-02T15:55:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"f84270c609a365f185778f532c58e3cca9e5c97c","kind":"commit","published_at":"2015-02-05T23:56:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"5b4d1c7bf56c61f0dca1d388094dea1885c2f092","kind":"commit","published_at":"2015-02-04T23:40:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"0add24df74861b4ba2edddf7f8dbfc83ea5d4771","kind":"commit","published_at":"2015-01-26T19:28:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a467f2f44088cd60494399d171150232642e515b","kind":"commit","published_at":"2015-01-20T23:57:06.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"017dfb713f632aa15a3e7b8ed7ecdd4ff9b091c2","kind":"commit","published_at":"2015-01-13T22:10:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"fe2627d3c4e70450df26079e1b29ba3ec8386188","kind":"commit","published_at":"2015-01-09T17:35:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4cf88f70a9d69fcb652a1e8029550e93e0d74aea","kind":"commit","published_at":"2014-12-19T03:47:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"694259bc981ba35921482311dddf785993e06501","kind":"commit","published_at":"2014-12-11T18:26:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.3.0/manifests"},{"name":"v1.2.13","sha":"278ce5e858d36d488240a03e907040a697b217e3","kind":"commit","published_at":"2014-12-05T01:28:05.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"0fc9ac0fe67c06cafb262112143f479037f97305","kind":"commit","published_at":"2014-12-04T19:19:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"8966a19107c8e4c15dcac15c26a13ee101c0cc3e","kind":"commit","published_at":"2014-12-02T22:57:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"88067b82316322f492c6c60075fcea2dc20547e5","kind":"commit","published_at":"2014-11-24T07:13:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"46200cf6d0dcd08fa6aac79bcb25d6b1cea92714","kind":"commit","published_at":"2014-11-20T00:02:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"5b705fa2656a7ae9428b42d00066eea35f90ce89","kind":"commit","published_at":"2014-11-13T19:27:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"cdd07ea41e7f48cef287574576294a0f0e90f858","kind":"commit","published_at":"2014-10-31T22:08:22.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"e4431c258c707f7f258432a62fcd35e2ecdb2c1b","kind":"commit","published_at":"2014-10-28T00:32:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"c6899b4a0416742e8e17aaba1e0effacb8abd467","kind":"commit","published_at":"2014-10-27T17:24:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"80e14cb847dd56a200da136d1ad521520366f644","kind":"commit","published_at":"2014-10-23T16:23:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"482d8b4f14a0449366b24b21d3671d807170a0c3","kind":"commit","published_at":"2014-10-22T21:24:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"cf3ed2e185f953903df809e0b6511fba279d17f0","kind":"commit","published_at":"2014-10-20T01:45:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"5b2093c1aa10e443c633012338d23dffa7247834","kind":"commit","published_at":"2014-10-17T04:25:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f8f6e326bcd08fb58861846da16dd3d6eafcc39f","kind":"commit","published_at":"2014-10-16T23:02:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f0d388695121f2e0d0be411ca7c7d29c52c8066e","kind":"commit","published_at":"2014-10-08T00:03:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"d74ca7b153fc019c14dda61047070a07629f1f3e","kind":"commit","published_at":"2014-09-04T00:37:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"487acbaeb7af5b211a469fc10741989ccb91f929","kind":"commit","published_at":"2014-07-16T22:15:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v1.0.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v1.0.0/manifests"},{"name":"v0.13.2","sha":"f584b8f274691259656b6a77f378b69fc042a876","kind":"commit","published_at":"2014-07-09T01:12:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"1e48b471c373f403d8fe4706d8214d96094737bc","kind":"commit","published_at":"2014-06-30T20:36:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"70bbb3d7db7bd5ae99c4461bdea353659294ca60","kind":"commit","published_at":"2014-06-27T00:46:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.13.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.13.0/manifests"},{"name":"v0.12.20","sha":"e36dc4acb2e78ed3d3b33a9af971c4067d02cbda","kind":"commit","published_at":"2014-05-29T23:40:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.20","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"145f1880b1aeddd9575c8e8d60222bf850304e70","kind":"commit","published_at":"2014-05-29T01:30:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.19","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"a1697aa32f8be2535c4378fd9799680c7721fcef","kind":"commit","published_at":"2014-05-16T18:02:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.18","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"d4936a729468ec92a44848613e80d62202d7fcc4","kind":"commit","published_at":"2014-04-15T02:43:36.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.17","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"ba193c07a6c73799ee6f4e10790a0f9d32b1285e","kind":"commit","published_at":"2014-04-12T00:27:58.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.16","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"ba51ba9830666fca41fff717d402c3533a5969c7","kind":"commit","published_at":"2014-03-18T00:01:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.15","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"0b9b529720d7f1f66ed744be9d7fe52baeb7f258","kind":"commit","published_at":"2014-03-13T02:56:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"3fc34a738cd23000085ada217050f2e8604e1637","kind":"commit","published_at":"2014-03-07T18:55:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"11ea2614a6a1a298dd483e3d095fa552f183fb81","kind":"commit","published_at":"2014-02-21T00:58:15.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"8adaa14668cbab2792b2776312eb708dc52639b0","kind":"commit","published_at":"2014-02-19T02:18:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"c1431f7fa128b13b4940c1c6159586ad9ceb7bb2","kind":"commit","published_at":"2014-02-04T23:58:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"0f124afcd2bea07dc444a69bcbc8cba197abeb42","kind":"commit","published_at":"2014-01-20T20:45:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"2888f19b236e126dfbab7f876c728f096de8acfd","kind":"commit","published_at":"2014-01-14T21:29:16.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"7de44f20f366cea12a2f497835fba094180229c0","kind":"commit","published_at":"2014-01-13T18:21:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"719dd1ce98144d14145a04e0f2ce558cbe43de34","kind":"commit","published_at":"2014-01-10T23:12:24.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"ae36b448b5b3cf16aec64c3db24ccafc93371638","kind":"commit","published_at":"2014-01-10T01:55:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"cc72ce3b8041c4344277d9d3fa7df792abae22a9","kind":"commit","published_at":"2014-01-09T23:40:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"37a61b2ac64da6ec661499f318d7026cf8187e38","kind":"commit","published_at":"2014-01-07T01:54:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"917ee9a09fcacf3d6c82b1c057e2d4f4c04a2f1c","kind":"commit","published_at":"2014-01-06T23:09:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.2/manifests"},{"name":"v0.12.0","sha":"4cfd9f829d1a921db2d62fd89043e795d1335710","kind":"commit","published_at":"2013-11-19T05:14:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.12.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.12.0/manifests"},{"name":"v0.11.8","sha":"5acd6505312015e5e8683313e13a84d161dbaa5b","kind":"commit","published_at":"2013-11-19T02:08:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"6b7248dec57e3d2ae0162873ecdc1e0f540aab78","kind":"commit","published_at":"2013-10-24T22:11:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"0d5ddd2bf26e0b4e9a61cade4df22e0e15c07128","kind":"commit","published_at":"2013-10-22T03:03:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"613fd93094cd68190487eb0a240c22c84c3d5621","kind":"commit","published_at":"2013-10-18T01:11:50.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"35a81e25752aa1e31948febd6fd7abe842f0b351","kind":"commit","published_at":"2013-10-16T19:44:13.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.4/manifests"},{"name":"v0.11.1","sha":"966add9f4ae50d126a46c1f45d6a3fd42e37d245","kind":"commit","published_at":"2013-09-27T03:17:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.11.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.11.1/manifests"},{"name":"v0.10.14","sha":"271fe653b9fcf7bfb46ec30277a54b8fab426ba5","kind":"commit","published_at":"2013-09-06T06:12:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"789795c8d8b5ec8296fe894b8f69050031c65e35","kind":"commit","published_at":"2013-09-06T01:30:51.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"0da612fdd03bca208e72ea7d1bdf9c4917cfcc43","kind":"commit","published_at":"2013-08-29T21:55:14.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"8ccbef47e6f79870b2f0b41ffa74568980744341","kind":"commit","published_at":"2013-08-20T19:31:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"109bc1a3537cbd88008331ee653772af9ee49186","kind":"commit","published_at":"2013-08-14T23:16:46.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"ab853cf30a3f525d5b8268a29e8f65fd944df4ba","kind":"commit","published_at":"2013-08-07T21:49:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f91d990981dca34b23a6d649cc6617a10c5d71e3","kind":"commit","published_at":"2013-08-06T01:58:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"8bc96ba9b760ae3f50cf8822bc95748a01557d9b","kind":"commit","published_at":"2013-08-05T22:32:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"e52121307592f09a4ec68ebd7686b6805dba448d","kind":"commit","published_at":"2013-08-05T20:48:28.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"3a5dd188330aaa032c60a1d67397e8d290c9754a","kind":"commit","published_at":"2013-08-02T23:16:11.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.5/manifests"},{"name":"v0.10.3","sha":"1c7ef18c5653cd0d4e064bf6567189426e672f46","kind":"commit","published_at":"2013-06-24T22:30:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"23fdb535e6a73eb2ab876ee22358be2df4b6fd43","kind":"commit","published_at":"2013-06-21T20:09:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"a18d9ee4598ee4f3baff2bc2318b92f6db41f864","kind":"commit","published_at":"2013-06-19T04:07:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"eb86b9f4fbfa80e0ee6bf0d524a43a880e9ff486","kind":"commit","published_at":"2013-06-11T22:42:52.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.10.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.10.0/manifests"},{"name":"v0.9.14","sha":"1485ffbce6321460e2d76a08b49ff5675f92e8f0","kind":"commit","published_at":"2013-05-29T16:55:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.14","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"74edd45a271530846aa2298e4fb0cdda6a4cfacf","kind":"commit","published_at":"2013-05-29T00:49:43.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.13","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"9537e64fac9a5f418f81478fd85d31633c6e7242","kind":"commit","published_at":"2013-05-17T04:21:08.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.12","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"c42782d69aaac012980f7e71a5e49d535b2a3b7b","kind":"commit","published_at":"2013-05-16T01:38:27.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"5d10a169c411e956767e3c98757fcfe547385388","kind":"commit","published_at":"2013-04-25T03:49:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"2738cd5431b71f85e471cc2db5c8fa908b10a135","kind":"commit","published_at":"2013-04-17T16:55:09.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"51c3ceba305684e4f3d3501d120d24ef2bb49b98","kind":"commit","published_at":"2013-04-17T04:19:44.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"01de78c3e5c40e309f8db19fde176c3417d0cdf3","kind":"commit","published_at":"2013-04-11T22:15:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9410046b9e7bd8a74ca865b6e7eb6bc8629b8111","kind":"commit","published_at":"2013-04-03T21:54:40.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"f69ec5b0f9a375d420c791466b100f5a9ba9984f","kind":"commit","published_at":"2013-03-26T21:39:21.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"7f3f5695dc6656e8be2c560e9b1f0a907e752c28","kind":"commit","published_at":"2013-03-20T20:05:45.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.4/manifests"},{"name":"show","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/show","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/show/manifests"},{"name":"v0.9.3","sha":"b3e8c0f5c1473beaa9e2f7f09dedea70ea9a6e68","kind":"commit","published_at":"2013-03-08T20:56:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b68cbe2e9a2ff3cabb08f485ca55606581395631","kind":"commit","published_at":"2013-03-08T02:18:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"83671ab21157da02850cb98fa3218d34da86a241","kind":"commit","published_at":"2013-03-05T00:12:19.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d645cde06b52296f059bc52cc29219270398a3b3","kind":"commit","published_at":"2013-03-01T01:30:04.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.9.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"0433b82a7c3548eb7980ce2c53e8d44bc725a993","kind":"commit","published_at":"2013-02-28T01:54:37.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"0a506fe13ace7c2dbf11adeb44ce3d220ca7da12","kind":"commit","published_at":"2013-02-26T06:34:47.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4e69b47071f6f02c008a9baf904c06a1bb0bcac8","kind":"commit","published_at":"2013-02-22T05:50:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.8.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"af18838b210bc32ed81bdb6fe06766ca80740a60","kind":"commit","published_at":"2013-02-21T00:23:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"5b4c952f5f10e175b6d9b08e9cfa868fa4a15645","kind":"commit","published_at":"2013-02-17T22:17:34.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.7.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"2ed69ce9fbed886ba1e58995674352dc2be6e215","kind":"commit","published_at":"2013-02-14T20:15:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"5feb650c1fa2e618c7b12b1d3353bac942c5ec4b","kind":"commit","published_at":"2013-02-11T19:19:07.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"b5136e323d9456030ea1f6ab49918be5be54aa45","kind":"commit","published_at":"2013-02-07T03:23:39.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"4eb301610275b067d09f9cb2a61035ed47c4f4ba","kind":"commit","published_at":"2013-02-01T02:35:25.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cf175e8b18f9b2b44b6a31dc3d36303e5b0e8fe8","kind":"commit","published_at":"2013-01-29T22:16:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.6.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"c9cbcbaddca7f68e73df835b5fe0c8b4535645f3","kind":"commit","published_at":"2013-01-26T02:26:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.5/manifests"},{"name":"v0.5.2","sha":"77ec9e4b389c4075b3925ed63e49a44b7f4a4c74","kind":"commit","published_at":"2013-01-22T01:27:20.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"486ddc81a50eab09934e724931352e3adb906b67","kind":"commit","published_at":"2013-01-21T07:49:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69ed5e0d7cbb533151db930b7807079cd2aa7cf6","kind":"commit","published_at":"2013-01-14T20:59:18.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.5.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"4bbe7f9e244540350c988db677d4c9a23f2ed539","kind":"commit","published_at":"2013-01-08T02:08:41.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.11","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f14eace24ab652df4dd636abb0414fe7ad9f2c81","kind":"commit","published_at":"2012-12-20T01:38:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.10","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"720c08a048992cf40243635fd56cd202be21d770","kind":"commit","published_at":"2012-12-20T01:24:12.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.9","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e5e67782eed769d2dad70345bf851338116c2175","kind":"commit","published_at":"2012-12-12T02:24:48.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.8","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"5b8b5ef7f1b312888fa9bcd45a67d7fe542a9600","kind":"commit","published_at":"2012-12-04T23:56:33.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.7","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"577c8d9e02d27dca4c36fff7fdb616adce4ca68a","kind":"commit","published_at":"2012-12-03T19:27:49.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.6","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"b38616935d43f65817e9c67dc7485a52792fa27b","kind":"commit","published_at":"2012-11-26T22:09:57.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"ddf67a7b799e89f24cee0b89a0ec8e77c8a9a7d5","kind":"commit","published_at":"2012-11-22T16:04:29.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e9b0266b037c76f21df10941bfd63b505d351c50","kind":"commit","published_at":"2012-11-21T21:08:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"dd7795ccb2a1a26b58381b9ff5e3c3734051581f","kind":"commit","published_at":"2012-11-15T21:46:17.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"69d390f24cb79766d67a8ca4a1ab2109f453049f","kind":"commit","published_at":"2012-11-13T18:28:10.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7439e7671bcb9f17d97246241f6c7302d096b49c","kind":"commit","published_at":"2012-11-07T20:21:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.4.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"cdfa81b1ac0f87180056e9ebbb865993b29b32b2","kind":"commit","published_at":"2012-10-25T00:15:54.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f4600d1884f08eaad83c889217dfa3249eafcb4d","kind":"commit","published_at":"2012-10-23T23:37:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5e1a07efd690594cacb81dc4d820ba99eb998436","kind":"commit","published_at":"2012-10-19T23:04:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.3.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"52eb7e8b7cc310ae4d70dcd57206205301d4375e","kind":"commit","published_at":"2012-10-17T21:25:01.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8745e318de35ab5a235e46f9ced09967cf0c61a3","kind":"commit","published_at":"2012-09-28T22:33:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.2.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"cf394419289721c6ab8cd4f3dae51bc22d41756c","kind":"commit","published_at":"2012-09-07T06:39:23.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c62eefcd42010a0574657e8e624e59a17657357","kind":"commit","published_at":"2012-08-28T17:28:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7695ddc8fdd21834e9d3c19c216be7d66a56c52e","kind":"commit","published_at":"2012-08-28T04:55:35.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.1.0","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"855c27e5881cb7b17b93b5076ff56f0b328e7f31","kind":"commit","published_at":"2012-08-28T02:41:31.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.5","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"03880f1d861c11eed84b494678435b10e47c3a2e","kind":"commit","published_at":"2012-08-27T04:19:30.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.4","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8afaf2983a547dd580ee20ac74d3b8dd2a2b9012","kind":"commit","published_at":"2012-08-27T03:53:59.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.3","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c8b7a20e4feab28e73b03e21e857f50634de147d","kind":"commit","published_at":"2012-08-27T02:58:00.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.2","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1d7ca5a16c7cb14e1aceb7d8556b0720bc82ce7f","kind":"commit","published_at":"2012-08-27T02:35:55.000Z","download_url":"https://codeload.github.com/rollbar/rollbar-gem/tar.gz/v0.0.1","html_url":"https://github.com/rollbar/rollbar-gem/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rollbar/rollbar-gem@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T22:54:21.465Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.892092295290424,"dependent_packages_count":6.456365915920028,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.674229105605226},"purl":"pkg:golang/github.com/rollbar/rollbar-gem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rollbar/rollbar-gem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rollbar/rollbar-gem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rollbar/rollbar-gem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T18:01:21.511Z","issues_count":94,"pull_requests_count":180,"avg_time_to_close_issue":74202427.87301587,"avg_time_to_close_pull_request":6290072.890804598,"issues_closed_count":63,"pull_requests_closed_count":174,"pull_request_authors_count":37,"issue_authors_count":76,"avg_comments_per_issue":2.1382978723404253,"avg_comments_per_pull_request":0.7222222222222222,"merged_pull_requests_count":156,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":73076.0,"past_year_avg_time_to_close_pull_request":925053.1764705882,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.3157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/issues","maintainers":[{"login":"brianr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frollbar%2Frollbar-gem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frollbar%2Frollbar-gem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frollbar%2Frollbar-gem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frollbar%2Frollbar-gem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frollbar%2Frollbar-gem/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119755,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":19466,"full_name":"rollbar/rollbar-gem","default_branch":"master","total_commits":1593,"total_committers":180,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.85,"dds":0.8392969240426867,"past_year_total_commits":11,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5714285714285714,"past_year_dds":0.6363636363636364,"last_synced_at":"2026-04-28T21:25:18.106Z","last_synced_commit":"fb20a58391bec1327c70d879a1c8fba078bd747f","created_at":"2023-03-07T11:41:07.206Z","updated_at":"2026-04-28T21:16:38.151Z","committers":[{"name":"Jon de Andres","email":"jon@rollbar.com","login":null,"count":256},{"name":"Walt Jones","email":"waltjones@gmail.com","login":"waltjones","count":250},{"name":"Jon de Andres","email":"jon@wuaki.tv","login":null,"count":176},{"name":"Artur Moczulski","email":"artur.moczulski@gmail.com","login":"ArturMoczulski","count":157},{"name":"Brian Rue","email":"brian@ratchet.io","login":null,"count":111},{"name":"Brian Rue","email":"brian@rollbar.com","login":"brianr","count":105},{"name":"sbezboro","email":"sergei.b.ru@gmail.com","login":"sbezboro","count":87},{"name":"sbezboro","email":"sergei@ratchet.io","login":null,"count":37},{"name":"Andrew Weiss","email":"wvvwwvw@gmail.com","login":"rokob","count":28},{"name":"Christopher Pfohl","email":"Christopher.Pfohl@gmail.com","login":"Crisfole","count":21},{"name":"Cory Virok","email":"coryvirok@gmail.com","login":"coryvirok","count":18},{"name":"Jérémy","email":"jeremyvdw@gmail.com","login":"jeremyvdw","count":15},{"name":"Valentin Ruskevych","email":"leaderpvp@gmail.com","login":"xbugster","count":12},{"name":"Max Riveiro","email":"kavu13@gmail.com","login":"kavu","count":10},{"name":"Thibaut Barrère","email":"thibaut.barrere@gmail.com","login":"thbar","count":8},{"name":"Alexi Garrow","email":"agarrow@wealthsimple.com","login":null,"count":7},{"name":"Justin Bull","email":"justin@wealthsimple.com","login":null,"count":7},{"name":"John Joseph Bachir","email":"j@jjb.cc","login":"jjb","count":7},{"name":"Richard Lee","email":"dlackty@gmail.com","login":"dlackty","count":6},{"name":"Jesse Gibbs","email":"jessewg@gmail.com","login":"jessewgibbs","count":6},{"name":"Pete Johns","email":"paj-github@johnsy.com","login":null,"count":6},{"name":"Victor Emanouilov","email":"kroky6@gmail.com","login":"kroky","count":5},{"name":"Mike Boone","email":"mike@boonedocks.net","login":"boone","count":5},{"name":"Michael Pearson","email":"mipearson@gmail.com","login":"mipearson","count":5},{"name":"Hugo Duksis","email":"duksis@gmail.com","login":"duksis","count":5},{"name":"Pete Lacey","email":"pete.lacey@libertymutual.com","login":null,"count":5},{"name":"dlsteuer","email":"daniel@rollbar.com","login":null,"count":5},{"name":"Pedro Belo","email":"pedro@heroku.com","login":null,"count":4},{"name":"Orion Hickman","email":"orion@socialvibe.com","login":null,"count":4},{"name":"Igor Rzegocki","email":"ajgon@irgon.com","login":null,"count":4},{"name":"vyrak bunleang","email":"vyrak.bunleang@gmail.com","login":"vyrak","count":4},{"name":"Rivkah Standig","email":"rivkahstandig@gmail.com","login":"rivkahstandig3636","count":4},{"name":"Richard Jones","email":"itszootime@gmail.com","login":"itszootime","count":4},{"name":"Carlos Antonio da Silva","email":"carlosantoniodasilva@gmail.com","login":"carlosantoniodasilva","count":4},{"name":"Alexander Strelnikov","email":"aristat37@gmail.com","login":"Aristat","count":4},{"name":"Evan Light","email":"elight@heroku.com","login":null,"count":3},{"name":"Aaron Rosenberg","email":"aarongrosenberg@gmail.com","login":"agrberg","count":3},{"name":"Emilio Tagua","email":"miloops@gmail.com","login":"miloops","count":3},{"name":"Gabe Martin-Dempesy","email":"gabe@zendesk.com","login":"gabetax","count":3},{"name":"Julien Vanier","email":"jvanier@gmail.com","login":"monkbroc","count":3},{"name":"Wojciech Wnętrzak","email":"wojtek@wnetrzak.pl","login":"morgoth","count":3},{"name":"therusskiy","email":"dimanrussian@gmail.com","login":"TheRusskiy","count":3},{"name":"and-megan","email":"megroseanderson@gmail.com","login":"and-megan","count":3},{"name":"Tristan Harward","email":"trisweb@gmail.com","login":"trisweb","count":3},{"name":"Robert Steuck","email":"robert.steuck@gmail.com","login":"hqm42","count":3},{"name":"Richard Vorp","email":"richard@chimebank.com","login":"richvorp","count":3},{"name":"Peter M. Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":3},{"name":"Pete Johns","email":"pete.johns@envato.com","login":"johnsyweb","count":3},{"name":"Paul Menchov","email":"pmen","login":"pmen","count":3},{"name":"James Meldrum","email":"james.meldrum@fatzebra.com.au","login":null,"count":3},{"name":"Greg Kampjes","email":"gkampjes@seek.com.au","login":"gkampjes","count":2},{"name":"Adam Anderson","email":"3806+scudco","login":"scudco","count":2},{"name":"Aleksey V. Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":2},{"name":"Alex Dunae","email":"alex@dunae.ca","login":"alexdunae","count":2},{"name":"Chris Bielinski","email":"chris@shadow.io","login":"chrisb","count":2},{"name":"Derek Rockwell","email":"derek.a.rockwell@gmail.com","login":"derekrockwell","count":2},{"name":"Dimko","email":"deemox@gmail.com","login":"dmeremyanin","count":2},{"name":"Dominik Filip","email":"dominik.filip@nordcloud.com","login":"dominik-filip","count":2},{"name":"Fab Mackojc","email":"fab.mackojc@gmail.com","login":"fab","count":2},{"name":"Fabio Napoleoni","email":"f.napoleoni@gmail.com","login":"fabn","count":2},{"name":"yuuji.yaginuma","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":2},{"name":"wbond","email":"will@wbond.net","login":"wbond","count":2},{"name":"paulserraino","email":"pserraino99@gmail.com","login":"paulserraino","count":2},{"name":"grosser","email":"michael@grosser.it","login":"grosser","count":2},{"name":"Will McDonald","email":"wemcdonald@gmail.com","login":"wemcdonald","count":2},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":2},{"name":"Pete Yandell","email":"pete@notahat.com","login":"notahat","count":2},{"name":"Mrunal Kapade","email":"mrunal@rollbar.com","login":"mrunalk","count":2},{"name":"Mauricio Linhares","email":"mauricio.linhares@gmail.com","login":"mauricio","count":2},{"name":"Lin Jen-Shin","email":"godfat@godfat.org","login":"godfat","count":2},{"name":"Trung Lê","email":"trung.le@ruby-journal.com","login":null,"count":2},{"name":"Roger Campos","email":"roger@itnig.net","login":null,"count":2},{"name":"Paul Menchov","email":"paul@angel.co","login":null,"count":2},{"name":"Nate Clark","email":"nate@hired.com","login":null,"count":2},{"name":"Jesse Gibbs","email":"jesse@rollbar.com","login":null,"count":2},{"name":"Alexander Menzhinsky","email":"amenzhinsky@gmail.com","login":null,"count":2},{"name":"Runbai Ma","email":"marunbai@gmail.com","login":"marunbai","count":1},{"name":"Ahmed Helil","email":"aaeabdo@gmail.com","login":"aaeabdo","count":1},{"name":"shango","email":"shango@inquisitivus.com","login":null,"count":1},{"name":"antico5","email":"armando.andini@hotmail.com","login":null,"count":1},{"name":"Tyson Tate","email":"tyson@tysontate.com","login":null,"count":1},{"name":"Max Prokopiev","email":"max-prokopiev@yandex.ru","login":null,"count":1},{"name":"Max Beizer","email":"mbeizer@heroku.com","login":null,"count":1},{"name":"Jérémie Meyer de Ville","email":"jmeyerdeville@onemedical.com","login":null,"count":1},{"name":"Jonathan Cheatham","email":"jcheatham@zendesk.com","login":null,"count":1},{"name":"Giancarlo Salamanca","email":"giancarlo.salamanca@envato.com","login":null,"count":1},{"name":"Gavin Panella","email":"gavin@noredink.com","login":null,"count":1},{"name":"Florent Guilleux","email":"florent2@gmail.com","login":null,"count":1},{"name":"Eric Tipton","email":"eric.tipton@grayscaleapp.com","login":null,"count":1},{"name":"Andrew Selder","email":"aselder@usertesting.com","login":null,"count":1},{"name":"Radan Skoric","email":"radan.skoric@gmail.com","login":"radanskoric","count":1},{"name":"R Gibim","email":"9031589+Drowze","login":"Drowze","count":1},{"name":"Peter Lin","email":"peter@instacart.com","login":"ptrln","count":1},{"name":"Peter Evjan","email":"hello@peterevjan.com","login":"evjan","count":1},{"name":"Pete Lacey","email":"placey@wanderingbarque.com","login":"petelacey","count":1},{"name":"Paul R. Nash","email":"paulrnash","login":"paulrnash","count":1},{"name":"Paco Guzman","email":"pacoguzmanp@gmail.com","login":"pacoguzman","count":1},{"name":"Pablo Cantero","email":"pablohstc@gmail.com","login":"phstc","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Nikolai Berkoff","email":"alex.frost.dev@gmail.com","login":"nikolai-b","count":1},{"name":"Niklas","email":"gr8bit","login":"gr8bit","count":1},{"name":"Nick Muerdter","email":"nick.muerdter@nrel.gov","login":"GUI","count":1},{"name":"Mike Pastore","email":"mike@oobak.org","login":"mwpastore","count":1},{"name":"Michael Smith","email":"mike.smith@wpengine.com","login":"msmith","count":1},{"name":"Max Barnash","email":"i.am@anhero.ru","login":"arr-ee","count":1},{"name":"Mauro Otonelli","email":"mauro.otonelli@gmail.com","login":"mauro-oto","count":1},{"name":"Matthew Gordon","email":"cognitive.evolution@gmail.com","login":"mrgordon","count":1},{"name":"Mateusz Dominiak","email":"mateusz.dominiak@gmail.com","login":"mdominiak","count":1},{"name":"Martin","email":"1175070+eliten00b","login":"eliten00b","count":1},{"name":"Luke Horvat","email":"lukehorvat@gmail.com","login":"lukehorvat","count":1},{"name":"Lleïr Borràs Metje","email":"lleir@llegeix.me","login":"lleirborras","count":1},{"name":"Levent Ali","email":"lebreeze@gmail.com","login":"levent","count":1},{"name":"stclairdaniel","email":"stclair.daniel@gmail.com","login":"stclairdaniel","count":1},{"name":"ilkecan","email":"40234257+ilkecan","login":"ilkecan","count":1},{"name":"gersmann","email":"stefan@gersmann.de","login":"gersmann","count":1},{"name":"florrain","email":"lorrain.florian@gmail.com","login":"florrain","count":1},{"name":"ejoubaud","email":"emmanuel.joubaud@gmail.com","login":"ejoubaud","count":1},{"name":"beanieboi","email":"beanie@benle.de","login":"beanieboi","count":1},{"name":"abicky","email":"takeshi.arabiki@gmail.com","login":"abicky","count":1},{"name":"Zoie Carnegie","email":"zoie.carnegie@gmail.com","login":"zoiec","count":1},{"name":"Zach Kemp","email":"zvkemp@gmail.com","login":"zvkemp","count":1},{"name":"Wanderson Policarpo","email":"wpolicarpo@gmail.com","login":"wpolicarpo","count":1},{"name":"Tomohiro Nishimura","email":"tomohiro68@gmail.com","login":"Sixeight","count":1},{"name":"Tobin Juday","email":"tobinibot@gmail.com","login":"tobinibot","count":1},{"name":"Teng Siong Ong","email":"siong1987@gmail.com","login":"siong1987","count":1},{"name":"Steven Wang","email":"32946195+swangs","login":"swangs","count":1},{"name":"Steve Hoeksema","email":"steve@kotiri.com","login":"steveh","count":1},{"name":"Slava Kardakov","email":"ojab@ojab.ru","login":"ojab","count":1},{"name":"Satoshi SUZUKI","email":"akn@s-satoshi.net","login":"AknEp","count":1},{"name":"SHinGo-Koba","email":"39389087+SHinGo-Koba","login":"SHinGo-Koba","count":1},{"name":"Ryan Romanchuk","email":"rromanchuk@gmail.com","login":"rromanchuk","count":1},{"name":"Bram de Vries","email":"bram.devries@nedap.com","login":"blaet","count":1},{"name":"Ricardo Trindade","email":"ricardo.trindade743@gmail.com","login":"RicardoTrindade","count":1},{"name":"Ralph Churchill","email":"ralph.churchill@sapphire-digital.com","login":"mrchucho","count":1},{"name":"Leslie Viljoen","email":"leslie.viljoen@figured.com","login":"lesliev-figured","count":1},{"name":"Colin Bartlett","email":"github@colinabartlett.com","login":"cbartlett","count":1},{"name":"Chuck Lauer Vose","email":"vosechu@gmail.com","login":"vosechu","count":1},{"name":"Chuck Collins","email":"chuck.collins@gmail.com","login":"ccollins","count":1},{"name":"Christian Sutter","email":"git@doublesignal.com","login":"csutter","count":1},{"name":"Chris Barmonde","email":"chrisbarmonde","login":"chrisbarmonde","count":1},{"name":"Carlos","email":"theistian@gmail.com","login":"theist","count":1},{"name":"Bryan Davis","email":"bryan@bryandavisweb.com","login":"bryandavisweb","count":1},{"name":"Brian","email":"beedub","login":"beedub","count":1},{"name":"Brett Nekolny","email":"brett.nekolny@brandfolder.com","login":"bnekolny","count":1},{"name":"Brandur","email":"brandur@mutelight.org","login":"brandur","count":1},{"name":"Adam Lassek","email":"adam@doubleprime.net","login":"alassek","count":1},{"name":"Brad Wilson","email":"brad@lucky-dip.net","login":"bradx3","count":1},{"name":"Benjamin Fleischer","email":"bf4","login":"bf4","count":1},{"name":"Bengt-Ove Holländer","email":"Bengt.Ove.Hollaender@gmail.com","login":"Be-ngt-oH","count":1},{"name":"Bart Skowron","email":"bart.skowron@rollbar.com","login":"bxsx","count":1},{"name":"Arthur Hess","email":"arthurhess","login":"arthurhess","count":1},{"name":"Andrey Glushkov","email":"aglushkov@shakuro.com","login":"aglushkov","count":1},{"name":"Andrew Tomaka","email":"atomaka@atomaka.com","login":"atomaka","count":1},{"name":"Amir Mingaliev","email":"amir.mingaliev@flatstack.com","login":"AmirMingaliev","count":1},{"name":"Alexander Vagin","email":"laplugin73@gmail.com","login":"PlugIN73","count":1},{"name":"Alberto Almagro","email":"albertoalmagro@gmail.com","login":"albertoalmagro","count":1},{"name":"Albert Wang","email":"albert@cellabus.com","login":"albertyw","count":1},{"name":"Lar Van Der Jagt","email":"supaspoida@gmail.com","login":"supaspoida","count":1},{"name":"Ken Collins","email":"ken@metaskills.net","login":"metaskills","count":1},{"name":"Kali Donovan","email":"kali@deviantech.com","login":"kdonovan","count":1},{"name":"Julian Vargas","email":"julianvargasalvarez@gmail.com","login":"julianvargasalvarez","count":1},{"name":"Josh McMillan","email":"josh@joshmcmillan.co.uk","login":"mcmillan","count":1},{"name":"Josh Lane","email":"me@joshualane.com","login":"lanej","count":1},{"name":"Jon","email":"jondeandres@gmail.com","login":"jondeandres","count":1},{"name":"Joel Van Horn","email":"joel@joelvanhorn.com","login":"joelvh","count":1},{"name":"Jason Loo","email":"loo.jason95@gmail.com","login":"Nosajool","count":1},{"name":"Jared Beck","email":"jared@jaredbeck.com","login":"jaredbeck","count":1},{"name":"Jan Pieper","email":"kontakt@jan-pieper.info","login":"janpieper","count":1},{"name":"Ian Young","email":"ian@iangreenleaf.com","login":"iangreenleaf","count":1},{"name":"Ian Smith","email":"ismith@metaforgotten.org","login":"ismith","count":1},{"name":"Grzesiek Kolodziejczyk","email":"gkolodziejczyk@gmail.com","login":"grk","count":1},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":1},{"name":"Geoff Hubbard","email":"76942474+GeoffKarnov","login":"GeoffKarnov","count":1},{"name":"Eric Zarowny","email":"ezarowny@gmail.com","login":"ezarowny","count":1},{"name":"Diego Algorta","email":"diego@oboxodo.com","login":"oboxodo","count":1},{"name":"David Elner","email":"david@davidelner.com","login":"delner","count":1},{"name":"David Begin","email":"davidmichaelbe@gmail.com","login":"davidbegin","count":1},{"name":"Daniel Roux","email":"daniel.roux@gmail.com","login":"danroux","count":1},{"name":"Cory Kaufman-Schofield","email":"cory@corykaufman.com","login":"allspiritseve","count":1},{"name":"Adam Michel","email":"awmichel90@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"Walt Jones","email":"waltjones@gmail.com","login":"waltjones","count":4},{"name":"Wojciech Wnętrzak","email":"wojtek@wnetrzak.pl","login":"morgoth","count":2},{"name":"R Gibim","email":"9031589+Drowze","login":"Drowze","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Julian Vargas","email":"julianvargasalvarez@gmail.com","login":"julianvargasalvarez","count":1},{"name":"Grzesiek Kolodziejczyk","email":"gkolodziejczyk@gmail.com","login":"grk","count":1},{"name":"Greg Kampjes","email":"gkampjes@seek.com.au","login":"gkampjes","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223834,"commits_count":900050450,"contributors_count":34902052,"owners_count":1147610,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rollbar/rollbar-gem","html_url":"https://github.com/rollbar/rollbar-gem","last_synced_at":"2026-04-20T17:00:31.840Z","status":"active","issues_count":96,"pull_requests_count":185,"avg_time_to_close_issue":72108834.63076924,"avg_time_to_close_pull_request":6150299.084269663,"issues_closed_count":65,"pull_requests_closed_count":178,"pull_request_authors_count":39,"issue_authors_count":77,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.7027027027027027,"merged_pull_requests_count":160,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":6160647.5,"past_year_avg_time_to_close_pull_request":70138.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-12T16:24:06.181Z","updated_at":"2026-04-20T17:00:31.840Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-gem/issues","issue_labels_count":{"enhancement":17,"Ruby":11,"server sessions":5,"v4":2,"question":1,"bug":1},"pull_request_labels_count":{"Ready for review":25,"question":1},"issue_author_associations_count":{"NONE":71,"CONTRIBUTOR":25},"pull_request_author_associations_count":{"CONTRIBUTOR":165,"NONE":18,"MEMBER":2},"issue_authors":{"morgoth":6,"waltjones":4,"rivkahstandig3636":3,"vfonic":3,"ArturMoczulski":3,"hlascelles":2,"nov":2,"tmimura39":2,"v-kumar":2,"randypuro":2,"blowfishpro":1,"marcusmalmberg":1,"mrhead":1,"erated":1,"ujh":1,"drkelly58":1,"zhulik":1,"ipepe":1,"thbar":1,"Irina-GO":1,"devonoel":1,"v-kolesnikov":1,"mkarganov":1,"ngelx":1,"andyhansen":1,"jayjae351":1,"lukehorvat":1,"grk":1,"ajtran":1,"coryvirok":1,"wasaylor":1,"vikalejo":1,"patsplat":1,"husam212":1,"jeppeliisberg":1,"bagedevimo":1,"phil-losty-rb":1,"adriancb":1,"santi-h":1,"streetlogics":1,"jessewgibbs":1,"BrianHawley":1,"saiqulhaq":1,"bytnar":1,"arahman4710":1,"spjsschl":1,"LouisStAmour":1,"jhanggi":1,"goulvench":1,"letaniaferreira":1,"AlphonseSantoro":1,"bf4":1,"and-megan":1,"AlecRust":1,"mehagar":1,"gingerlime":1,"tisba":1,"nicksterious":1,"aglushkov":1,"fastjames":1,"olegantonyan":1,"BroiSatse":1,"ajw725":1,"matthewtusker":1,"timlesallen":1,"syafiqfaiz":1,"Vasfed":1,"ksdputra":1,"tristil":1,"severin":1,"ricardoinneria":1,"etipton":1,"KieranP":1,"netwire88":1,"devaniljr":1,"wulab":1,"ro-savage":1},"pull_request_authors":{"waltjones":106,"jondeandres":16,"ArturMoczulski":10,"rokob":6,"HongQiGong":5,"Crisfole":3,"brianr":2,"ilkecan":2,"paulserraino":2,"mateuszgorniak":2,"mrunalk":2,"arthurhess":2,"saiqulhaq":1,"v-kumar":1,"alassek":1,"fredefox":1,"morgoth":1,"malkovro":1,"RicardoTrindade":1,"SHinGo-Koba":1,"jaredbeck":1,"bxsx":1,"atomaka":1,"nertzy":1,"eliten00b":1,"bagedevimo":1,"etipton":1,"ccollins":1,"iangreenleaf":1,"bf4":1,"Be-ngt-oH":1,"aglushkov":1,"grk":1,"GeoffKarnov":1,"jessewgibbs":1,"BasilMawejje":1,"Olexandr88":1,"gkampjes":1,"Erol":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14450967,"issues_count":34175150,"pull_requests_count":112081042,"authors_count":11249805,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Ruby":5},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":1},"past_year_issue_authors":{"devonoel":1,"grk":1,"hlascelles":1,"nov":1,"syafiqfaiz":1,"vfonic":1},"past_year_pull_request_authors":{"waltjones":3,"grk":1,"morgoth":1,"Olexandr88":1},"maintainers":[{"login":"brianr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianr"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"PullRequestEvent":25,"ForkEvent":11,"IssuesEvent":16,"WatchEvent":27,"IssueCommentEvent":27,"PushEvent":11,"PullRequestReviewEvent":11,"CreateEvent":7},"last_year":{"PullRequestEvent":9,"ForkEvent":3,"IssuesEvent":10,"WatchEvent":8,"IssueCommentEvent":11,"PushEvent":4,"PullRequestReviewEvent":5,"CreateEvent":1}},"keywords":["crash-reporting","crash-reports","error-handler","error-monitoring","error-reporting","exceptions","observability","rack-middleware","rails","resque","rollbar","ruby","sinatra","stacktrace","uncaught-exceptions"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-12T15:01:07.484Z","updated_at":"2022-07-12T15:01:07.484Z","repository_link":"https://github.com/rollbar/rollbar-gem/blob/master/Gemfile","dependencies":[{"id":159395531,"package_name":"activerecord-jdbcsqlite3-adapter","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395532,"package_name":"appraisal","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395533,"package_name":"jruby-openssl","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395534,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395535,"package_name":"rspec-rails","ecosystem":"rubygems","requirements":"~\u003e 3.4","direct":true,"kind":"runtime","optional":false},{"id":159395536,"package_name":"rspec-rails","ecosystem":"rubygems","requirements":"~\u003e 4.0.2","direct":true,"kind":"runtime","optional":false},{"id":159395537,"package_name":"sqlite3","ecosystem":"rubygems","requirements":"\u003c 1.4.0","direct":true,"kind":"runtime","optional":false},{"id":159395538,"package_name":"sqlite3","ecosystem":"rubygems","requirements":"~\u003e 1.4","direct":true,"kind":"runtime","optional":false},{"id":159395539,"package_name":"sidekiq","ecosystem":"rubygems","requirements":"\u003e= 6.4.0","direct":true,"kind":"runtime","optional":false},{"id":159395540,"package_name":"minitest","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395541,"package_name":"racc","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395542,"package_name":"rubinius-developer_tools","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395543,"package_name":"capistrano","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395544,"package_name":"shoryuken","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395545,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395546,"package_name":"sucker_punch","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"runtime","optional":false},{"id":159395547,"package_name":"rspec-command","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395548,"package_name":"aws-sdk-sqs","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395549,"package_name":"database_cleaner","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395550,"package_name":"database_cleaner","ecosystem":"rubygems","requirements":"~\u003e 1.8.4","direct":true,"kind":"runtime","optional":false},{"id":159395551,"package_name":"database_cleaner","ecosystem":"rubygems","requirements":"~\u003e 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":159395552,"package_name":"delayed_job","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395553,"package_name":"delayed_job","ecosystem":"rubygems","requirements":"~\u003e 4.1","direct":true,"kind":"runtime","optional":false},{"id":159395554,"package_name":"generator_spec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395555,"package_name":"redis","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395556,"package_name":"resque","ecosystem":"rubygems","requirements":"\u003c 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":159395557,"package_name":"rubocop","ecosystem":"rubygems","requirements":"= 1.15.0","direct":true,"kind":"runtime","optional":false},{"id":159395558,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395559,"package_name":"secure_headers","ecosystem":"rubygems","requirements":"~\u003e 6.3.2","direct":true,"kind":"runtime","optional":false},{"id":159395560,"package_name":"sinatra","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":159395561,"package_name":"webmock","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:06:52.857Z","updated_at":"2023-01-13T13:06:52.857Z","repository_link":"https://github.com/rollbar/rollbar-gem/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6876037258,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876037259,"package_name":"supercharge/redis-github-action","ecosystem":"actions","requirements":"1.1.0","direct":true,"kind":"composite","optional":false},{"id":6876037260,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"rollbar.gemspec","sha":null,"kind":"manifest","created_at":"2023-10-13T06:26:15.854Z","updated_at":"2023-10-13T06:26:15.854Z","repository_link":"https://github.com/rollbar/rollbar-gem/blob/master/rollbar.gemspec","dependencies":[]}],"score":30.34859576169837,"created_at":"2024-12-15T21:38:07.417Z","updated_at":"2026-04-30T22:00:32.383Z","avatar_url":"https://github.com/rollbar.png","language":"Ruby","monthly_downloads":0,"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"rollbar-logo\" src=\"https://user-images.githubusercontent.com/3300063/207964480-54eda665-d6fe-4527-ba51-b0ab3f41f10b.png\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eRollbar Ruby Gem\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eProactively discover, predict, and resolve errors in real-time with \u003ca href=\"https://rollbar.com\"\u003eRollbar’s\u003c/a\u003e error monitoring platform. \u003ca href=\"https://rollbar.com/signup/\"\u003eStart tracking errors today\u003c/a\u003e!\u003c/strong\u003e\n\u003c/p\u003e\n\n\n[![Build Status](https://github.com/rollbar/rollbar-gem/workflows/Rollbar-gem%20CI/badge.svg?tag=latest)](https://github.com/rollbar/rollbar-gem/actions)\n[![Gem Version](https://badge.fury.io/rb/rollbar.svg)](http://badge.fury.io/rb/rollbar)\n\n\n---\n\n[Rollbar](https://rollbar.com) is a real-time exception reporting service for Ruby and other languages. The Rollbar service will alert you of problems with your code and help you understand them in a ways never possible before. We love it and we hope you will too.\n\nRollbar-gem is the SDK for Ruby apps and includes support for apps using Rails, Sinatra, Rack, plain Ruby, and other frameworks.\n\n\n## Key benefits of using Rollbar Ruby Gem are:\n\n- **Frameworks:** Rollbar Ruby Gem supports popular Ruby frameworks such as \u003ca href=\"https://docs.rollbar.com/docs/rails\"\u003eRails\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/sinatra\"\u003eSinatra\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/grape\"\u003eGrape\u003c/a\u003e and more.\n- **Integrations:** Rollbar Ruby has integrations for \u003ca href=\"https://docs.rollbar.com/docs/resque-integration\"\u003eResque\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/activejob-integration\"\u003eActiveJob\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/using-with-rollbar-agent\"\u003erollbar-agent\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/sidekiq-integration\"\u003eSidekiq\u003c/a\u003e and more!\n- **Automatic error grouping:** Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. \u003ca href=\"https://docs.rollbar.com/docs/grouping-occurrences\"\u003eLearn more about reducing log noise\u003c/a\u003e.\n- **Advanced search:** Filter items by many different properties. \u003ca href=\"https://docs.rollbar.com/docs/search-items\"\u003eLearn more about search\u003c/a\u003e.\n- **Customizable notifications:** Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. \u003ca href=\"https://docs.rollbar.com/docs/notifications\"\u003eLearn more about Rollbar notifications\u003c/a\u003e.\n\n\n## Setup Instructions\n\n1. [Sign up for a Rollbar account](https://rollbar.com/signup)\n2. Follow the [Getting Started](https://docs.rollbar.com/docs/ruby#section-getting-started) instructions in our [Ruby SDK docs](https://docs.rollbar.com/docs/ruby) to install rollbar-gem and configure it for your platform.\n\n## Usage and Reference\n\nFor complete usage instructions and configuration reference, see our [Ruby SDK docs](https://docs.rollbar.com/docs/ruby).\n\n## Compatibility\n\nVersion \u003e= 3.0.0 is compatible with Ruby \u003e= 2.0.0.\n\nVersion \u003e= 2.19.0 is compatible with Ruby \u003e= 1.9.3.\n\nVersion \u003c 2.19.0 is compatible with Ruby \u003e= 1.8.7.\n\n### Ruby 2.6.0\n\n\u003e WARNING: Ruby 2.6.0 introduced a new bug ([#15472 -\nInvalid JSON data being sent from Net::HTTP in some cases with Ruby 2.6.0](https://bugs.ruby-lang.org/issues/15472)) that may result in the Rollbar API returning an error when an exception is reported.  (See [rollbar-gem issue #797](https://github.com/rollbar/rollbar-gem/issues/797)).\n\n\u003e UPDATE: This bug is fixed in Ruby 2.6.1, and rollbar-gem has a safe workaround in version \u003e= 2.19.0.\nIf you need to stay on Ruby 2.6.0 for any reason, make sure you have the latest rollbar-gem.\n\n## Release History \u0026 Changelog\n\nSee our [Releases](https://github.com/rollbar/rollbar-gem/releases) page for a list of all releases, including changes.\n\n## Help / Support\n\nIf you run into any issues, please email us at [support@rollbar.com](mailto:support@rollbar.com)\n\nFor bug reports, please [open an issue on GitHub](https://github.com/rollbar/rollbar-gem/issues/new).\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (```git checkout -b my-new-feature```).\n3. Commit your changes (```git commit -am 'Added some feature'```)\n4. Push to the branch (```git push origin my-new-feature```)\n5. Create new Pull Request\n\nWe're using RSpec for testing. Run the test suite with ```rake spec```. Tests for pull requests are appreciated but not required. (If you don't include a test, we'll write one before merging.)\n\n## License\nRollbar-gem is free software released under the MIT License. See [LICENSE](LICENSE) for details.\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygems","rack","sidekiq","rspec","background-jobs","jobs","feature-flag"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/251","html_url":"https://ruby.ecosyste.ms/projects/251"}