turbot-ruby-gems

Metapackage to install gems provided by Turbot.


License
MIT
Install
gem install turbot-ruby-gems -v 0.3

Documentation

turbot-ruby-gems

Gem Version Dependency Status

Releasing a new version

Bump the version in turbot_ruby_gems.gemspec according to the Semantic Versioning convention, then:

git commit turbot_ruby_gems.gemspec -m 'Release new version'
rake release # requires Rubygems credentials

Finally, rebuild the Docker image.