Signed-off-by: Wincent Colaiuta <win@wincent.com>
--- /dev/null
+source :gemcutter
+
+gemspec
--- /dev/null
+PATH
+ remote: .
+ specs:
+ mkdtemp (1.2)
+
+GEM
+ remote: http://rubygems.org/
+ specs:
+ diff-lcs (1.1.2)
+ rspec (2.0.0.beta.19)
+ rspec-core (= 2.0.0.beta.19)
+ rspec-expectations (= 2.0.0.beta.19)
+ rspec-mocks (= 2.0.0.beta.19)
+ rspec-core (2.0.0.beta.19)
+ rspec-expectations (2.0.0.beta.19)
+ diff-lcs (>= 1.1.2)
+ rspec-mocks (2.0.0.beta.19)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ mkdtemp!
+ rspec (>= 2.0.0.beta)