Skip to content

openc/turbot-ruby-gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.