Gemfile.lock in simple_states-1.0.1 vs Gemfile.lock in simple_states-1.0.2

- old
+ new

@@ -1,31 +1,41 @@ PATH remote: . specs: - simple_states (1.0.0) + simple_states (1.0.2) activesupport - hashr (~> 0.0.10) GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) - hashr (0.0.22) - i18n (0.6.1) - metaclass (0.0.1) - mocha (0.14.0) + activesupport (5.0.2) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (~> 0.7) + minitest (~> 5.1) + tzinfo (~> 1.1) + concurrent-ruby (1.0.5) + i18n (0.8.1) + metaclass (0.0.4) + minitest (5.10.1) + mocha (1.2.1) metaclass (~> 0.0.1) - multi_json (1.7.7) + power_assert (1.0.1) rake (0.9.6) + test-unit (3.2.3) + power_assert test_declarative (0.0.5) + thread_safe (0.3.6) + tzinfo (1.2.2) + thread_safe (~> 0.1) PLATFORMS - java ruby DEPENDENCIES mocha rake (~> 0.9.2) simple_states! + test-unit test_declarative + +BUNDLED WITH + 1.14.5