brew/Library/Homebrew/test/Gemfile.lock
Baptiste Fontaine 44a8ebdc7e 'brew tests' optional coverage measure added
Closes Homebrew/homebrew#41890.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-07-20 20:44:12 +02:00

25 lines
425 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
docile (1.1.5)
json (1.8.3)
metaclass (0.0.4)
minitest (5.7.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
rake (10.4.2)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
PLATFORMS
ruby
DEPENDENCIES
minitest (~> 5.3)
mocha (~> 1.1)
rake (~> 10.3)
simplecov (~> 0.10.0)