aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 20 insertions, 0 deletions
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!