Sign in Sign up
rubygems

gem_kit-release

The maintainer's half of gem_kit: one RubyGems command, `gem kit`, with subcommands for bumping the version, writing and linting the changelog, listing outstanding deprecations, releasing and tagging. It keeps the promises gem_kit records. `gem kit bump` refuses to move onto a deprecation's removal version while the old name is still in the tree, and `gem kit release` refuses to ship a version with an unkept promise or no changelog entry of its own. Everything is read from the .gemspec in the working directory, so the normal case needs no configuration at all.

Activity

Latest release
2w ago
Total releases
7
Cadence
~daily
Last 12 months
7

Reach

Downloads
5.7k

Details

License
MIT
First release
Aug 20, 2026
Releases
Version Released
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.0 initial