{"id":13669737,"name":"ruby-will-paginate","ecosystem":"debian","description":null,"homepage":"https://github.com/mislav/will_paginate/wikis","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/mislav/will_paginate","keywords_array":["ruby"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:49:02.081Z","latest_release_published_at":"2026-02-12T12:49:02.081Z","latest_release_number":"3.3.1-1","last_synced_at":"2026-07-25T20:03:47.132Z","created_at":"2026-02-12T12:49:01.258Z","updated_at":"2026-09-09T01:50:01.373Z","registry_url":"https://tracker.debian.org/pkg/ruby-will-paginate","install_command":"apt-get install ruby-will-paginate","documentation_url":"https://packages.debian.org/trixie/ruby-will-paginate","metadata":{"component":"main","architecture":"all","priority":"source","binary":"ruby-will-paginate","standards_version":"4.6.1","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":384009,"uuid":"1227","full_name":"mislav/will_paginate","owner":"mislav","description":"Pagination library for Rails and other Ruby applications","archived":false,"fork":false,"pushed_at":"2025-11-24T13:36:25.000Z","size":1072,"stargazers_count":5683,"open_issues_count":46,"forks_count":856,"subscribers_count":69,"default_branch":"master","last_synced_at":"2026-09-07T16:55:04.544Z","etag":null,"topics":["pagination","pagination-library","plugin","rails","ruby","sequel","sinatra"],"latest_commit_sha":null,"homepage":"http://github.com/mislav/will_paginate/wikis","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/mislav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2008-02-25T20:21:40.000Z","updated_at":"2026-09-06T06:46:57.000Z","dependencies_parsed_at":"2025-12-14T10:00:36.184Z","dependency_job_id":null,"html_url":"https://github.com/mislav/will_paginate","commit_stats":{"total_commits":724,"total_committers":73,"mean_commits":9.917808219178083,"dds":"0.32734806629834257","last_synced_commit":"8aa3a87022e4c17cb6ebf2ec0c9467bcdfd76b18"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mislav/will_paginate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/sbom","scorecard":{"id":649709,"data":{"date":"2025-08-11","repo":{"name":"github.com/mislav/will_paginate","commit":"50017c3eb0712e7b3a53268a81e81a184b7a49f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Code-Review","score":5,"reason":"Found 8/16 approved changesets -- score normalized to 5","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/test.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/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mislav/will_paginate/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/mislav/will_paginate/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mislav/will_paginate/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/mislav/will_paginate/test.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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 26 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-21T13:11:21.352Z","repository_id":384009,"created_at":"2025-08-21T13:11:21.352Z","updated_at":"2025-08-21T13:11:21.352Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37134924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"mislav","name":"Mislav Marohnić","uuid":"887","kind":"user","description":"\r\n    =(◉ᴥ◉)=","email":"hi@mislav.net","website":"https://mislav.net","location":"The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/887?u=5ce21332bfb47e39de1fddeb28b4192d1f8d543a\u0026v=4","repositories_count":206,"last_synced_at":"2026-09-01T00:36:14.438Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mislav","funding_links":[],"total_stars":38462,"followers":5023,"following":22,"created_at":"2022-11-02T16:20:27.974Z","updated_at":"2026-09-01T00:36:14.556Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav/repositories"},"tags":[{"name":"v4.0.1","sha":"50017c3eb0712e7b3a53268a81e81a184b7a49f6","kind":"commit","published_at":"2024-06-10T09:07:50.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v4.0.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d1e3d4c8da9ba28c26d52060e83c843ef6687a7","kind":"commit","published_at":"2023-05-29T20:52:28.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v4.0.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v4.0.0/manifests"},{"name":"v3.3.1","sha":"c0f1f470203e1b311bc559c057d8518da3b2967d","kind":"commit","published_at":"2021-08-12T09:59:20.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.3.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5ccb85d3bb29354e43f08f7b8e00694a3873756b","kind":"commit","published_at":"2020-02-26T00:04:45.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.3.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"02ac87d9d4246b6400c7210a8ea752d372363f9f","kind":"commit","published_at":"2019-10-15T01:06:25.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.2.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"cb60abeed31a4baf5dedba8b00b01b75278e48d7","kind":"commit","published_at":"2019-10-09T00:36:15.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.2.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.2.0/manifests"},{"name":"v3.1.8","sha":"04b989500d39420c8440272bb96cf3d918f9970a","kind":"commit","published_at":"2019-08-19T14:35:49.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.8","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"63e84fb7e7508231ca83d94c524bfab5fbe9a578","kind":"commit","published_at":"2019-03-18T21:49:09.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.7","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"0b93300d43f658bb15071f59486c92af06aca064","kind":"commit","published_at":"2017-06-07T22:00:35.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.6","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.6/manifests"},{"name":"v3.0.12","sha":"07c6e7d9b0571ab22e4e93c556737e8d3323d997","kind":"commit","published_at":"2016-10-15T17:53:31.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.12","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.12/manifests"},{"name":"v3.1.5","sha":"18626f5285b284c14fbf1be3e8f49e166b222218","kind":"commit","published_at":"2016-10-15T17:45:36.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.5","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.5/manifests"},{"name":"v3.0.11","sha":"231a09ee2956db0ee2573bb04f05c8d423e8f7bf","kind":"commit","published_at":"2016-10-15T17:40:28.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.11","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.11/manifests"},{"name":"v2.3.17","sha":"378da64edd530ac9c781d66f879a236c9ec2fe6e","kind":"commit","published_at":"2016-10-15T17:16:50.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.17","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.17/manifests"},{"name":"v3.0.10","sha":"c9937390aa82da2d90b5e4cffc1836d33976fdaa","kind":"commit","published_at":"2016-09-21T11:18:56.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.10","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.10/manifests"},{"name":"v3.1.3","sha":"67e11dce90a75d98d184e4bcc1120457e58b477b","kind":"commit","published_at":"2016-09-21T11:15:53.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.3","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.3/manifests"},{"name":"v3.0.9","sha":"9c7bf81516ad05214d2c77f948cad71570958357","kind":"commit","published_at":"2016-09-20T22:51:17.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.9","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.9/manifests"},{"name":"v3.1.2","sha":"addcd10e192d073679c16e43825c555e0f997918","kind":"commit","published_at":"2016-09-20T22:50:33.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.2","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"16db678e613717cc23b1feda3976ee0e0288b5b4","kind":"commit","published_at":"2016-09-20T13:43:28.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.1/manifests"},{"name":"v3.0.8","sha":"d8372a308170e9fc63af2effb753ec1080092a80","kind":"commit","published_at":"2016-09-20T13:41:52.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.8","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.8/manifests"},{"name":"v3.1.0","sha":"76d0ef3c096f4a5daf6b16e2e04b4d810c6b78a3","kind":"commit","published_at":"2016-01-03T23:48:48.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.1.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.1.0/manifests"},{"name":"v3.0.7","sha":"78cc807c5fdd479580836820e2af37c0913bc11b","kind":"commit","published_at":"2014-07-04T03:08:16.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.7","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"fef4f5bdf1f3b51af00d2ac5b86b387f40dede37","kind":"commit","published_at":"2014-06-28T10:03:35.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.6","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"2c5f1ed4e5e4c2a68f21c3588a375c8d60ab94a0","kind":"commit","published_at":"2013-09-18T21:41:12.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.5","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a6caca55ce64447d2b45fbd4e884b1c8e6127d9e","kind":"tag","published_at":"2013-01-10T15:42:24.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.4","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"71f793e1f4f23cafd144e95982f8a80ef6368d97","kind":"commit","published_at":"2012-01-31T22:57:21.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.3","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d56a8436f0445343d5c9498a04dff746f01cf46c","kind":"tag","published_at":"2011-09-27T13:46:10.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.2","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"d1ab6388c8a9494af690a8fa316ac5bf239db082","kind":"tag","published_at":"2011-09-17T15:40:31.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c7768f56c158133b48650bacd1339bb2ac064695","kind":"tag","published_at":"2011-08-09T13:47:44.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.0/manifests"},{"name":"v2.3.16","sha":"43d160b9ad9ec342805e7048e73d50439b29e58e","kind":"tag","published_at":"2011-08-09T11:46:26.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.16","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.16/manifests"},{"name":"v3.0.pre4","sha":"a1f3971134d55af078e7f43863dba1f196165034","kind":"tag","published_at":"2011-07-26T21:07:14.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.pre4","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre4/manifests"},{"name":"v2.3.15","sha":"260c1c45ed8c31917614710015a9dcab7981943a","kind":"tag","published_at":"2010-09-09T14:08:48.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.15","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.15/manifests"},{"name":"v3.0.pre2","sha":"93e7b446900853d22e89bd833f94ef36663121c6","kind":"tag","published_at":"2010-07-27T18:44:15.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.pre2","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre2/manifests"},{"name":"v2.3.14","sha":"a7d5281187e601f8c381a4b195d7fff2a4e35137","kind":"tag","published_at":"2010-05-26T18:25:20.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.14","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"64e519cf911a561976088cc3ace109b5c8974c7d","kind":"tag","published_at":"2010-05-26T16:09:42.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.13","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.13/manifests"},{"name":"v3.0.pre","sha":"66b76dfbd740c45b7e78fa80f8626a52df7ae021","kind":"tag","published_at":"2010-02-05T10:26:24.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v3.0.pre","html_url":"https://github.com/mislav/will_paginate/releases/tag/v3.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v3.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v3.0.pre/manifests"},{"name":"v2.3.12","sha":"b55352bec29f345c3d8dba9597ef45a0cab595ab","kind":"tag","published_at":"2010-01-19T07:27:46.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.12","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"b3b0f593ea9b1da13a64bc825dfe17b6bbc2828b","kind":"tag","published_at":"2009-06-02T17:57:17.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.11","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0dd57f3a529547d3ec8c28f744b3dfcdedb2b587","kind":"tag","published_at":"2009-05-21T21:33:42.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.10","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"49cfe7682435909ab2c0a4e5ab0745c19c9d4a0e","kind":"tag","published_at":"2009-05-20T11:21:36.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.9","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"8888651be8d6656bdf2378731d91a8badbaa2556","kind":"tag","published_at":"2009-05-20T11:21:07.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.8","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"df42582bde7c6c8ea2fd08ed532876909fb06500","kind":"tag","published_at":"2009-02-10T22:18:07.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/v2.3.7","html_url":"https://github.com/mislav/will_paginate/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/v2.3.7/manifests"},{"name":"2.3.6","sha":"32f5e93a5298094d10367395fd67d65727fcb1ec","kind":"tag","published_at":"2008-10-26T21:45:59.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.6","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.6/manifests"},{"name":"2.3.5","sha":"f161d99c0cd4517b4954db214e49ba606ec70277","kind":"tag","published_at":"2008-10-07T12:35:44.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.5","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.5/manifests"},{"name":"2.3.4","sha":"dd5cba24ec61345ab0d3fb2f6fbb45d1bc9a0865","kind":"tag","published_at":"2008-09-16T10:04:30.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.4","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.4/manifests"},{"name":"2.3.3","sha":"057b6651834a9b56bdb3c168a07f9c0728711f15","kind":"tag","published_at":"2008-08-28T23:04:54.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.3","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"ef38bc83b7ff4b290a6b1f4d82df03585fbb7529","kind":"tag","published_at":"2008-05-15T23:50:39.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.2","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"2fa688b9caf85053770e5c7363e1b0784c1058f3","kind":"tag","published_at":"2008-05-04T18:47:55.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"3e96cb595a382cb64dd6c522f22666cda4966dfc","kind":"tag","published_at":"2008-04-29T20:13:59.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.3.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"3334327b6a6ab8f46e29f88c59449f8ba4583833","kind":"tag","published_at":"2008-04-26T01:27:20.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.2.3","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"4d2da56949b66f838d932724ca40bf7f93627b1f","kind":"tag","published_at":"2008-04-21T21:22:31.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.2.2","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"5b0e0b8d7d8c2096c157212447a6f1925f6ae295","kind":"tag","published_at":"2008-04-07T22:28:51.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.2.1","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"4ca58bb6863870d17413c21de047da0febd12af2","kind":"tag","published_at":"2008-04-07T03:58:33.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.2.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"e6442050c4e61368356c9e5d0b6fd0036b7da549","kind":"tag","published_at":"2008-03-02T21:38:17.000Z","download_url":"https://codeload.github.com/mislav/will_paginate/tar.gz/2.1.0","html_url":"https://github.com/mislav/will_paginate/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mislav/will_paginate@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/tags/2.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T01:50:01.372Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-will-paginate?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-will-paginate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-will-paginate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-will-paginate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T20:00:58.646Z","issues_count":78,"pull_requests_count":59,"avg_time_to_close_issue":114949962.51428571,"avg_time_to_close_pull_request":69852426.96363637,"issues_closed_count":70,"pull_requests_closed_count":55,"pull_request_authors_count":42,"issue_authors_count":73,"avg_comments_per_issue":3.2435897435897436,"avg_comments_per_pull_request":1.8644067796610169,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fwill_paginate/issues","maintainers":[{"login":"mislav","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mislav"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-will-paginate/codemeta","maintainers":[]}