remove a bunch of stuff from Gemfile.lock

This commit is contained in:
John Bintz 2010-12-09 16:38:33 -05:00
parent 0975382a9a
commit b71d9039f4

View File

@ -2,30 +2,14 @@ PATH
remote: . remote: .
specs: specs:
screenie (0.0.1) screenie (0.0.1)
thor
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
ZenTest (4.4.1) ZenTest (4.4.1)
aruba (0.2.7)
background_process
cucumber (~> 0.10.0)
autotest (4.4.6) autotest (4.4.6)
ZenTest (>= 4.4.1) ZenTest (>= 4.4.1)
background_process (1.2)
builder (3.0.0)
cucumber (0.10.0)
builder (>= 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.3.2)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
diff-lcs (1.1.2) diff-lcs (1.1.2)
gherkin (2.3.2)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
json (1.4.6)
mocha (0.9.10) mocha (0.9.10)
rake rake
rake (0.8.7) rake (0.8.7)
@ -37,18 +21,13 @@ GEM
rspec-expectations (2.2.0) rspec-expectations (2.2.0)
diff-lcs (~> 1.1.2) diff-lcs (~> 1.1.2)
rspec-mocks (2.2.0) rspec-mocks (2.2.0)
term-ansicolor (1.0.5)
thor (0.14.6)
PLATFORMS PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
aruba
autotest autotest
bundler (>= 1.0.0) bundler (>= 1.0.0)
cucumber
mocha mocha
rspec rspec
screenie! screenie!
thor