{"id":12202513,"name":"clockwork","ecosystem":"rubygems","description":"A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process.  Inspired by rufus-scheduler and resque-scheduler.","homepage":"http://github.com/Rykian/clockwork","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Rykian/clockwork","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2010-05-11T22:32:43.927Z","latest_release_published_at":"2026-02-28T20:43:43.893Z","latest_release_number":"4.0.1","last_synced_at":"2026-04-04T22:35:26.540Z","created_at":"2025-10-07T02:06:20.286Z","updated_at":"2026-04-04T22:37:15.780Z","registry_url":"https://gem.coop/gems/clockwork","install_command":"gem install clockwork -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/clockwork/","metadata":{"funding":null},"repo_metadata":{"id":43309054,"uuid":"70566638","full_name":"Rykian/clockwork","owner":"Rykian","description":"A scheduler process to replace cron.","archived":false,"fork":true,"pushed_at":"2026-02-28T20:38:36.000Z","size":377,"stargazers_count":545,"open_issues_count":38,"forks_count":66,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-03-05T19:20:07.850Z","etag":null,"topics":["cron","scheduling"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"adamwiggins/clockwork","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rykian.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}},"created_at":"2016-10-11T07:18:10.000Z","updated_at":"2026-03-05T04:49:49.000Z","dependencies_parsed_at":"2023-02-08T20:30:31.536Z","dependency_job_id":null,"html_url":"https://github.com/Rykian/clockwork","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/Rykian/clockwork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rykian","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/sbom","scorecard":{"id":123569,"data":{"date":"2025-08-11","repo":{"name":"github.com/Rykian/clockwork","commit":"7ed9042e49cd841e41fe516f74ffd290fcb2105f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 16/25 approved changesets -- score normalized to 6","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"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/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Rykian/clockwork/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Rykian/clockwork/tests.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-16T03:07:41.892Z","repository_id":43309054,"created_at":"2025-08-16T03:07:41.892Z","updated_at":"2025-08-16T03:07:41.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30710631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"Rykian","name":"Thibault Lacroux","uuid":"154511","kind":"user","description":"","email":"","website":"https://www.malt.fr/profile/thibaultlacroux","location":"Laval, France","twitter":"Rykian","company":"Freelance @HeavyCookie ","icon_url":"https://avatars.githubusercontent.com/u/154511?v=4","repositories_count":18,"last_synced_at":"2024-04-15T00:55:41.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Rykian","funding_links":[],"total_stars":535,"followers":17,"following":10,"created_at":"2022-11-05T14:06:35.057Z","updated_at":"2024-04-15T00:55:42.962Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rykian","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rykian/repositories"},"tags":[{"name":"3.0.1","sha":"66a76756b4f230a10fe310f648616b8eeaeba06e","kind":"commit","published_at":"2022-12-09T09:40:35.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/3.0.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/3.0.1/manifests"},{"name":"v3.0.0","sha":"d64de659d46fdc7a44cb18ff6f91758791806a1e","kind":"commit","published_at":"2021-12-07T15:27:09.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v3.0.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v3.0.0/manifests"},{"name":"v2.0.4","sha":"e2e0c0a628cbc64d9c113efe288d153f8241e884","kind":"commit","published_at":"2019-07-25T13:39:47.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v2.0.4","html_url":"https://github.com/Rykian/clockwork/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"13e4dd3ba1c964ac4e85fe306a1249077c29204c","kind":"commit","published_at":"2018-01-24T22:54:50.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v2.0.3","html_url":"https://github.com/Rykian/clockwork/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6167bd579f02596c8490d11a295f05bb2d945ca5","kind":"commit","published_at":"2017-03-18T15:06:32.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v2.0.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5a42e1397d835e484d2210bc3c2e23bdfe2b21bb","kind":"commit","published_at":"2016-11-11T18:34:27.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v2.0.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.1/manifests"},{"name":"v1.2.1","sha":"f37478e155f9b8b0a6b35c774ddc6db6f168884e","kind":"tag","published_at":"2016-04-08T17:22:32.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.2.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.2.1/manifests"},{"name":"v1.3.0","sha":"765d7c6c3b134af1325055c22ea7529635def385","kind":"tag","published_at":"2016-04-08T17:22:00.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.3.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.3.0/manifests"},{"name":"v1.3.1","sha":"c569b24ddb63bfcbc73ec19c1ca86fbcec6cfcde","kind":"tag","published_at":"2016-04-08T17:21:24.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.3.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.3.1/manifests"},{"name":"v2.0.0","sha":"31b12606ac6cd4909094dff66436cc8aae4838af","kind":"tag","published_at":"2016-04-08T17:20:22.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v2.0.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"39b20e775c5b7a2e673ebb1d55585e93ebc28a60","kind":"tag","published_at":"2015-04-14T18:29:02.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.2.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f67a94cd900bc2cfe14abeba2dba59746e4c18b9","kind":"tag","published_at":"2014-11-19T01:13:31.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.1.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"4ca8ac6a6e9a5eb1343b95e5c5a8485b2b64eab6","kind":"tag","published_at":"2014-10-05T15:55:36.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.0.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a6e122bce1fe926557859b557e523e28473563cf","kind":"tag","published_at":"2014-09-16T20:12:42.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.0.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7edada700cc79c566a3489cc2e386146073b6d0a","kind":"commit","published_at":"2014-09-02T16:13:33.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v1.0.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v1.0.0/manifests"},{"name":"v0.7.7","sha":"4bbe8f8181770cc3d27bf464e6556eac595438bc","kind":"tag","published_at":"2014-07-05T05:12:29.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.7","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.7/manifests"},{"name":"v0.7.5","sha":"dda9489fece48c6246a1d53cdf893b826514dea6","kind":"tag","published_at":"2014-04-20T11:39:59.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.5","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"36136937caf4faeb86d285d21fbbbf25c0007712","kind":"tag","published_at":"2014-04-14T01:30:20.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.4","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"428380242d3d3b4a36a124d06e106c36cbca2f1a","kind":"tag","published_at":"2014-03-20T17:20:02.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.3","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"a2a669faf0045ff5603368d92aa2cd9a6dc8b410","kind":"tag","published_at":"2014-02-14T18:01:44.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f6d1a04bb55e7c09379912ae2e8a9a2cee0b5576","kind":"tag","published_at":"2014-02-10T02:22:44.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8d93dea5ebbea01d5be2a099f1a4b69c46eade11","kind":"tag","published_at":"2013-10-31T09:20:56.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.7.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"a6ab4f32df5d3cb7c25bd09babae0bf5c9c3b47a","kind":"tag","published_at":"2013-10-19T10:24:04.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.6.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"14d99adfc0ae7f92f9a77c4f5086ddfa1a4611f3","kind":"tag","published_at":"2013-09-30T17:14:59.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.6.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9b117822c332d36215684e5da689f0db8453f698","kind":"tag","published_at":"2013-08-06T13:33:07.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.6.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"14eca7b8fc201c215afcb30501be00c8a5830371","kind":"tag","published_at":"2013-08-04T16:07:08.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.5","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"0811d35bc50d6110e3dd703a44e2a8671fd8b6c4","kind":"tag","published_at":"2013-07-24T08:40:43.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.4","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"45186455048d9e7faa28679fde7dc30d88f7f28b","kind":"tag","published_at":"2013-07-09T06:22:14.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.3","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"3de7d497d097586097206643a1cdbc6b5c90cb74","kind":"commit","published_at":"2013-05-26T00:54:27.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c56ac69d2c7ab9e4b4532cfb53f7620877725a68","kind":"commit","published_at":"2013-05-20T15:43:27.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cf662d090d65b13f5b449c80836cc8983489f452","kind":"commit","published_at":"2013-02-27T15:31:33.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.5.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"be93eee03213a3e8a75e3d3f88d47024280abdc9","kind":"commit","published_at":"2012-07-17T23:06:49.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.4.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"77c93ab739153d4f6e447dfd9114fb88a8a0ff97","kind":"commit","published_at":"2012-03-31T03:47:19.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.4.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"f86366bb64125acba96236120ac76192d961faef","kind":"commit","published_at":"2011-12-14T05:20:16.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.3.4","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"4fb38e1a921149694ee8f5bfd04c13060fb28d90","kind":"commit","published_at":"2011-12-13T08:58:42.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.3.3","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"18b51c3d50e032d0ce1dac40f7754ade08b842d7","kind":"commit","published_at":"2011-11-11T14:38:47.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.3.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"7c089458e0ba2522956520784402306c38e250d4","kind":"commit","published_at":"2011-10-14T05:45:08.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.3.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"be23b75699336f80c888eb4fa1427949caebccb8","kind":"commit","published_at":"2011-07-31T23:39:13.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.2.4","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"2d05b481412f24c263cc9c639ae88c3731f45847","kind":"commit","published_at":"2011-01-04T03:29:55.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.2.3","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a08b3c56643ac274d75159b5ac1de91c558ebec5","kind":"commit","published_at":"2011-01-04T02:39:26.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.2.2","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"3fee47d26c33218e6f400e8c7a6c1b4e44c35834","kind":"commit","published_at":"2010-08-05T00:24:43.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.2.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6dc1ba9e5a776c9e4a9b30ff81cfe8cf3121f287","kind":"commit","published_at":"2010-05-26T12:43:51.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.2.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"496e6fd6d3f65c600d25ef35559b12227c5ce5f0","kind":"commit","published_at":"2010-05-11T23:15:01.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.1.1","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"596af5c614f9660d946a9b72339323e46a6699c4","kind":"commit","published_at":"2010-05-11T22:31:04.000Z","download_url":"https://codeload.github.com/Rykian/clockwork/tar.gz/v0.1.0","html_url":"https://github.com/Rykian/clockwork/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Rykian/clockwork@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-04T22:37:15.753Z","dependent_packages_count":0,"downloads":22269818,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.866725421602712,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.2889084738675707},"purl":"pkg:gem/clockwork?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/clockwork","docker_dependents_count":113,"docker_downloads_count":5696452,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/clockwork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/clockwork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T18:02:02.254Z","issues_count":44,"pull_requests_count":47,"avg_time_to_close_issue":10820783.333333334,"avg_time_to_close_pull_request":12815385.081081081,"issues_closed_count":15,"pull_requests_closed_count":37,"pull_request_authors_count":34,"issue_authors_count":38,"avg_comments_per_issue":1.5909090909090908,"avg_comments_per_pull_request":1.5319148936170213,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":73932.66666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rykian%2Fclockwork/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/clockwork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/clockwork/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/clockwork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/clockwork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/clockwork/codemeta","maintainers":[{"uuid":"63138","login":"koriroys","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://gem.coop/profiles/koriroys","role":null,"created_at":"2025-10-07T14:24:26.261Z","updated_at":"2025-10-07T14:24:26.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/koriroys/packages"},{"uuid":"55107","login":"tomykaira","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/tomykaira","role":null,"created_at":"2025-10-07T14:24:26.156Z","updated_at":"2025-10-07T14:24:26.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tomykaira/packages"},{"uuid":"323","login":"adamwiggins","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://gem.coop/profiles/adamwiggins","role":null,"created_at":"2025-10-07T14:24:26.210Z","updated_at":"2025-10-07T14:24:26.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/adamwiggins/packages"},{"uuid":"78199","login":"robisenberg","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/robisenberg","role":null,"created_at":"2025-10-07T14:24:26.529Z","updated_at":"2025-10-07T14:24:26.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/robisenberg/packages"},{"uuid":"107315","login":"Rykian","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/Rykian","role":null,"created_at":"2025-10-07T14:24:26.589Z","updated_at":"2025-10-07T14:24:26.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/Rykian/packages"}]}