Update Gemfile.lock to reflect simplecov-json version bump.

This commit is contained in:
Porter Schutz 2013-04-29 18:45:09 -07:00
parent f9c47f9ff3
commit 7f5bbf0e40

32
Gemfile.lock Normal file
View File

@ -0,0 +1,32 @@
GIT
remote: https://github.com/colszowka/simplecov
revision: d4ed33b3876fe6f1e808bed60e134e2f8adf6267
specs:
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
PATH
remote: .
specs:
simplecov-json (0.1.3)
json
simplecov
GEM
remote: https://rubygems.org/
specs:
json (1.7.7)
metaclass (0.0.1)
mocha (0.12.7)
metaclass (~> 0.0.1)
multi_json (1.3.6)
simplecov-html (0.7.1)
PLATFORMS
ruby
DEPENDENCIES
mocha
simplecov!
simplecov-json!