Gemfile.lock in love-0.0.1 vs Gemfile.lock in love-0.0.2

- old
+ new

@@ -1,22 +1,32 @@ PATH remote: . specs: - love (0.0.1) + love (0.0.2) activesupport yajl-ruby GEM remote: http://rubygems.org/ specs: activesupport (3.0.3) + diff-lcs (1.1.2) rake (0.8.7) + rspec (2.2.0) + rspec-core (~> 2.2) + rspec-expectations (~> 2.2) + rspec-mocks (~> 2.2) + rspec-core (2.2.1) + rspec-expectations (2.2.0) + diff-lcs (~> 1.1.2) + rspec-mocks (2.2.0) yajl-ruby (0.7.8) PLATFORMS ruby DEPENDENCIES activesupport love! rake + rspec (~> 2) yajl-ruby