From e8cb2290e21977fd654e0a46d0b19f7cf476e5c2 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Thu, 11 Oct 2012 06:37:23 +0200 Subject: added rack as a dependency --- Gemfile.lock | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 87dd97c..36a0f85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,28 @@ +PATH + remote: . + specs: + zero (0.0.1) + rack + GEM remote: http://rubygems.org/ specs: + diff-lcs (1.1.3) + rack (1.4.1) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.1) + rspec-expectations (2.11.3) + diff-lcs (~> 1.1.3) + rspec-mocks (2.11.3) + thor (0.16.0) PLATFORMS ruby DEPENDENCIES + rspec + thor + zero! -- cgit v1.2.3-70-g09d2