gemma 1.0.0
Gemma is a gem development helper like hoe and jeweler, but it keeps the gemspec in a gemspec file, where it belongs, instead of in your Rakefile. This helps your gem to play nicely with commands like gem and bundle, and it allows gemma to provide rake tasks with sensible defaults for many common gem development tasks.
Gemfile:
=
install:
=
Runtime Dependencies (1):
highline
>= 1.6.1, ~> 1.6