Sha256: 9cfd1f345af744559a4093967b0326b210fd4cfa2ff19140bbcfbab0165ba621
Contents?: true
Size: 231 Bytes
Versions: 5
Compression:
Stored size: 231 Bytes
Contents
source "http://rubygems.org" # Specify your gem's dependencies in tane.gemspec gemspec group :development, :test do gem "rspec" gem "awesome_print" end group :test do gem 'cover_me', '>= 1.0.0.rc6' gem 'ci_reporter' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
tane-0.0.5 | Gemfile |
tane-0.0.4 | Gemfile |
tane-0.0.3 | Gemfile |
tane-0.0.2 | Gemfile |
tane-0.0.1 | Gemfile |