Added Gemfile.lock.

This commit is contained in:
Joshua Nichols
2010-08-19 02:31:00 -04:00
parent 46d2c72776
commit fd5d92eb12

25
Gemfile.lock Normal file
View File

@@ -0,0 +1,25 @@
GEM
remote: http://rubygems.org/
specs:
git (1.2.5)
jeweler (1.5.0.pre)
bundler (>= 1.0.0.rc.5)
git (>= 1.2.5)
rake
rake (0.8.7)
rcov (0.9.8)
rspec (1.3.0)
test-construct (1.2.0)
thor (0.14.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 0.9.5)
jeweler (>= 1.5.0.pre)
rake
rcov
rspec (>= 1.2.9)
test-construct
thor (>= 0.14.0)