brew/Library/Homebrew/test/Gemfile.lock
Martin Afanasjew 9cf508c6e0 tests: use SimpleCov 0.12.0 and Coveralls 0.8.14
SimpleCov 0.12.0 brings some moderate speed improvements and soon (sadly
not yet) can be switched back to a stable release. Update to matching
Coveralls release, fortunately with fewer dependencies than before.
2016-07-19 02:04:40 +02:00

46 lines
863 B
Plaintext

GIT
remote: https://github.com/colszowka/simplecov.git
revision: 257e26394c464c4ab388631b4eff1aa98c37d3f1
branch: master
specs:
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
GEM
remote: https://rubygems.org/
specs:
coveralls (0.8.14)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
docile (1.1.5)
json (1.8.3)
metaclass (0.0.4)
minitest (5.9.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
rake (10.5.0)
simplecov-html (0.10.0)
term-ansicolor (1.3.2)
tins (~> 1.0)
thor (0.19.1)
tins (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
coveralls (= 0.8.14)
json (~> 1.8)
minitest (~> 5.3)
mocha (~> 1.1)
rake (~> 10.3)
simplecov (= 0.12.0)!
BUNDLED WITH
1.11.2