Low commit activity in last 3 years
No release in over a year
Metapackage to install gems provided by Turbot.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 1.0.2
= 3.6.0
= 3.2.2
= 0.10.2
= 0.9.0
= 1.5.5
= 0.13.1
~> 2.4.0
= 0.6.9
= 1.8.1
= 2.7.3
= 0.5.5
= 2.6.0
= 0.0.16
= 1.3.3
= 0.7.4
= 1.99.1
= 2.0.2
= 1.13.2
~> 3.0
= 0.4.0
= 1.2.11.7
= 0.1.5
= 1.1.4
= 2.1.0
= 1.3.9
= 2.5.2
= 0.2.1
>= 0.0.8
>= 0.0.9
= 1.2.1
= 0.1.4
= 0.0.6
= 2.0.3
= 2.1.4
= 0.1.1
~> 2.1.0
~> 2.9.4
~> 1.6.7.2
~> 1.5.4
 Project Readme

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.