Sha256: 07b817e659c0ee2a4dd5d36fd96695858ef57c714fafd5aab3a763c5b6dbacc0
Contents?: true
Size: 223 Bytes
Versions: 2
Compression:
Stored size: 223 Bytes
Contents
source 'http://rubygems.org' gemspec # In the case of Ruby 1.8.7. unless RUBY_VERSION > '1.9' gem 'json', '>= 1.4.6' gem 'minitest', '>= 0' gem 'turn', '>=0' end platforms :mswin, :mingw do gem 'win32console' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.7.6 | Gemfile |
thinreports-0.7.5 | Gemfile |