Publish a new release into Rubygems. Increment the version number in puma-plugin-dogstatsd.gemspec Commit && push to Github this change with Bump to <version> message $ gem build puma-plugin-dogstatsd.gemspec $ gem push puma-plugin-dogstatsd-<version>.gem Done 🙂