From b71d9039f4b9f8c178138ae754e961e444a95766 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 9 Dec 2010 16:38:33 -0500 Subject: [PATCH] remove a bunch of stuff from Gemfile.lock --- Gemfile.lock | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ad69f2..91ccbd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,30 +2,14 @@ PATH remote: . specs: screenie (0.0.1) - thor GEM remote: http://rubygems.org/ specs: ZenTest (4.4.1) - aruba (0.2.7) - background_process - cucumber (~> 0.10.0) autotest (4.4.6) 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) - gherkin (2.3.2) - json (~> 1.4.6) - term-ansicolor (~> 1.0.5) - json (1.4.6) mocha (0.9.10) rake rake (0.8.7) @@ -37,18 +21,13 @@ GEM rspec-expectations (2.2.0) diff-lcs (~> 1.1.2) rspec-mocks (2.2.0) - term-ansicolor (1.0.5) - thor (0.14.6) PLATFORMS ruby DEPENDENCIES - aruba autotest bundler (>= 1.0.0) - cucumber mocha rspec screenie! - thor