Gemfile.lock in simple_states-1.0.2 vs Gemfile.lock in simple_states-1.1.0.pre
- old
+ new
@@ -1,41 +1,41 @@
PATH
remote: .
specs:
- simple_states (1.0.2)
+ simple_states (1.0.1)
activesupport
+ hashr (~> 0.0.10)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.2)
- concurrent-ruby (~> 1.0, >= 1.0.2)
+ 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)
- concurrent-ruby (1.0.5)
- i18n (0.8.1)
- metaclass (0.0.4)
- minitest (5.10.1)
- mocha (1.2.1)
+ hashr (0.0.22)
+ i18n (0.7.0)
+ json (1.8.3)
+ json (1.8.3-java)
+ metaclass (0.0.1)
+ minitest (5.8.0)
+ mocha (0.14.0)
metaclass (~> 0.0.1)
- 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)
+ thread_safe (0.3.5)
+ thread_safe (0.3.5-java)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
+ java
ruby
DEPENDENCIES
+ minitest
mocha
rake (~> 0.9.2)
simple_states!
- test-unit
test_declarative
-
-BUNDLED WITH
- 1.14.5