...
gpg: Good signature from "Glenn Rempe (Code Signing Key) <glennrempe.us>" [ultimate]
...
$ git log --show-signature
...
gpg: Good signature from "Glenn Rempe (Code Signing Key) <glennrempe.us>" [ultimate]
...
Push code and tags to GitHub:
$ git push
$ git push --tags
Push gem to Rubygems.org
sh
$ gem push pkg/sirp-2.0.0.gem
Verify Gem Push at [https://rubygems.org/gems/sirp](https://rubygems.org/gems/sirp)
Create a GitHub Release
Specify the tag we just pushed to attach release to. Copy notes from CHANGELOG.md
[https://github.com/grempe/sirp/releases](https://github.com/grempe/sirp/releases)
Announce Release on Twitter
The normal blah, blah, blah.