Gemfile.lock in simple_states-1.1.0.rc11 vs Gemfile.lock in simple_states-2.0.0

- old
+ new

@@ -1,37 +1,31 @@ -PATH - remote: . - specs: - simple_states (1.1.0.rc9) - activesupport - GEM remote: https://rubygems.org/ specs: - activesupport (4.2.4) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - i18n (0.7.0) - json (1.8.3) - metaclass (0.0.1) - minitest (5.8.0) - mocha (0.14.0) + diff-lcs (1.2.5) + metaclass (0.0.4) + mocha (1.1.0) metaclass (~> 0.0.1) - rake (0.9.6) - test_declarative (0.0.5) - thread_safe (0.3.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) + rspec (3.3.0) + rspec-core (~> 3.3.0) + rspec-expectations (~> 3.3.0) + rspec-mocks (~> 3.3.0) + rspec-core (3.3.2) + rspec-support (~> 3.3.0) + rspec-expectations (3.3.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.3.0) + rspec-mocks (3.3.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.3.0) + rspec-support (3.3.0) PLATFORMS java ruby DEPENDENCIES - minitest mocha - rake (~> 0.9.2) - simple_states! - test_declarative + rspec + +BUNDLED WITH + 1.10.6