Once the changes have been merged to master it's time to release a new version of the gem.
- Creating a PR with a semantic version bump to version and all the changes being released added to the CHANGELOG.
- After the PR has been merged, create a release on github for the new version.
- The release will be pushed to rubygems by a concourse job. Concourse checks the repo for a new release every 5 minutes, so there's a slight delay.