Gemfile.lock in footing-0.0.3 vs Gemfile.lock in footing-0.0.4
- old
+ new
@@ -1,18 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
coderay (1.0.7)
+ diff-lcs (1.1.3)
method_source (0.8)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.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.2)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.11.1)
slop (3.3.2)
yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
pry
+ rspec
yard