Gemfile.lock in trocla-0.0.7 vs Gemfile.lock in trocla-0.0.8

- old
+ new

@@ -1,43 +1,38 @@ -GIT - remote: git://github.com/duritong/moneta.git - revision: 38125d0d598891f27fa6836cbc57cb928831ac4f - specs: - moneta (0.6.1) - GEM remote: http://rubygems.org/ specs: bcrypt-ruby (2.1.4) - diff-lcs (1.1.2) + diff-lcs (1.1.3) git (1.2.5) highline (1.6.2) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake mocha (0.9.12) + moneta (0.7.2) rake (0.9.2) rcov (0.9.9) rdoc (3.8) - rspec (2.3.0) - rspec-core (~> 2.3.0) - rspec-expectations (~> 2.3.0) - rspec-mocks (~> 2.3.0) - rspec-core (2.3.1) - rspec-expectations (2.3.0) + rspec (2.4.0) + rspec-core (~> 2.4.0) + rspec-expectations (~> 2.4.0) + rspec-mocks (~> 2.4.0) + rspec-core (2.4.0) + rspec-expectations (2.4.0) diff-lcs (~> 1.1.2) - rspec-mocks (2.3.0) + rspec-mocks (2.4.0) PLATFORMS ruby DEPENDENCIES bcrypt-ruby - bundler (~> 1.0.0) + bundler (~> 1.2.3) highline jeweler (~> 1.6.4) mocha - moneta (>= 0.6.1)! + moneta (~> 0.7.2) rcov rdoc (~> 3.8) - rspec (~> 2.3.0) + rspec (~> 2.4.0)