gemma 2.4.0
Gemma is a gem development helper like hoe and jeweler, but it keeps the gemspec in a gemspec file, instead of in a 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 (5):
Development Dependencies (1):
open4
~> 1.3.0