Sha256: e066da5be54727973e84ce95e6239379110fbcd2a3b57d07fe78afb51fd37689
Contents?: true
Size: 213 Bytes
Versions: 3
Compression:
Stored size: 213 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'simplecov', '~> 0.12.0' gem 'coveralls', '~> 0.8.17' end if RUBY_VERSION > '2.1.0' group :perf do gem 'memory_profiler', '~> 0.9.8' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tty-command-0.8.1 | Gemfile |
tty-command-0.8.0 | Gemfile |
tty-command-0.7.0 | Gemfile |