varvet / pundit

Minimal authorization through OO design and pure Ruby classes
MIT License
8.21k stars 624 forks source link

Update gem release template for new gem publish workflow #805

Open Burgestrand opened 2 months ago

Burgestrand commented 2 months ago

Instead of running rake release, we now use the GitHub action (https://github.com/varvet/pundit/actions/workflows/push_gem.yml) which effectively runs it for us.

This thing needs updating to reflect that: https://github.com/varvet/pundit/blob/main/.github/PULL_REQUEST_TEMPLATE/gem_release_template.md