v0.3.0
·
16 commits
to master
since this release
- Bump gem version to
0.3.0and raise the required Ruby version to>= 3.0.0. - Add
SECURITY.md, document the project's security policy, and link it fromREADME.md. - Update the supported security maintenance policy to only cover the latest release line.
- Move development dependencies from
rpdoc.gemspectoGemfileand refresh development tooling versions. - Update
jsonto version2.19.2forCVE-2026-33210format string injection vulnerability mitigation. - Update
json_requesterto2.0.7and refresh locked dependency versions. - Adjust the GitLab release job to use
rulesfor tag-based gem publishing. - Align RuboCop configuration with the current codebase and fix multiple lint and style issues across the gem implementation.