Gemfile.lock in ampere-1.1.1 vs Gemfile.lock in ampere-1.2.0

- old
+ new

@@ -1,60 +1,70 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.2.3) - activesupport (= 3.2.3) + activemodel (3.2.6) + activesupport (= 3.2.6) builder (~> 3.0.0) - activesupport (3.2.3) + activerecord (3.2.6) + activemodel (= 3.2.6) + activesupport (= 3.2.6) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activesupport (3.2.6) i18n (~> 0.6) multi_json (~> 1.0) + arel (3.0.2) builder (3.0.0) - cucumber (1.1.3) + cucumber (1.2.1) builder (>= 2.1.2) - diff-lcs (>= 1.1.2) - gherkin (~> 2.6.7) + diff-lcs (>= 1.1.3) + gherkin (~> 2.11.0) json (>= 1.4.6) - term-ansicolor (>= 1.0.6) diff-lcs (1.1.3) - gherkin (2.6.8) + gherkin (2.11.0) json (>= 1.4.6) git (1.2.5) i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - json (1.6.1) - multi_json (1.0.4) + json (1.7.3) + multi_json (1.3.6) rake (0.9.2.2) - rdoc (3.11) + rdoc (3.12) json (~> 1.4) - redis (2.2.2) - rspec (2.7.0) - rspec-core (~> 2.7.0) - rspec-expectations (~> 2.7.0) - rspec-mocks (~> 2.7.0) - rspec-core (2.7.1) - rspec-expectations (2.7.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.7.0) - shoulda (2.11.3) - simplecov (0.5.4) - multi_json (~> 1.0.3) + redis (3.0.1) + rspec (2.10.0) + rspec-core (~> 2.10.0) + rspec-expectations (~> 2.10.0) + rspec-mocks (~> 2.10.0) + rspec-core (2.10.1) + rspec-expectations (2.10.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.10.1) + shoulda (3.0.1) + shoulda-context (~> 1.0.0) + shoulda-matchers (~> 1.0.0) + shoulda-context (1.0.0) + shoulda-matchers (1.0.0) + simplecov (0.6.4) + multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) - term-ansicolor (1.0.7) + timecop (0.3.5) + tzinfo (0.3.33) PLATFORMS ruby DEPENDENCIES - activemodel - activesupport + activerecord bundler (>= 1.0.0) cucumber jeweler (~> 1.6.4) rdoc redis rspec shoulda simplecov + timecop