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

- old
+ new

@@ -1,33 +1,26 @@ PATH remote: . specs: tonic (0.0.1) - github GEM remote: http://rubygems.org/ specs: - addressable (2.2.7) - github (0.7.2) - highline (~> 1.6) - json_pure (~> 1.5.1) - launchy (~> 2.0.2) - text-format (= 1.0.0) - text-hyphen (= 1.0.0) - highline (1.6.11) - json_pure (1.5.4) - spruz (~> 0.2.8) - launchy (2.0.5) - addressable (~> 2.2.6) + diff-lcs (1.1.3) rake (0.9.2.2) - spruz (0.2.13) - text-format (1.0.0) - text-hyphen (~> 1.0.0) - text-hyphen (1.0.0) + rspec (2.9.0) + rspec-core (~> 2.9.0) + rspec-expectations (~> 2.9.0) + rspec-mocks (~> 2.9.0) + rspec-core (2.9.0) + rspec-expectations (2.9.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.9.0) PLATFORMS ruby DEPENDENCIES rake + rspec tonic!