Gemfile.lock in id-0.0.11 vs Gemfile.lock in id-0.0.12
- old
+ new
@@ -1,27 +1,32 @@
PATH
remote: .
specs:
- id (0.0.10)
+ id (0.0.11)
activemodel
activesupport
money
optional
GEM
remote: https://rubygems.org/
specs:
- activemodel (3.2.12)
- activesupport (= 3.2.12)
- builder (~> 3.0.0)
- activesupport (3.2.12)
- i18n (~> 0.6)
- multi_json (~> 1.0)
- builder (3.0.4)
+ activemodel (4.0.0)
+ activesupport (= 4.0.0)
+ builder (~> 3.1.0)
+ activesupport (4.0.0)
+ i18n (~> 0.6, >= 0.6.4)
+ minitest (~> 4.2)
+ multi_json (~> 1.3)
+ thread_safe (~> 0.1)
+ tzinfo (~> 0.3.37)
+ atomic (1.1.12)
+ builder (3.1.4)
diff-lcs (1.2.1)
i18n (0.6.4)
json (1.7.7)
+ minitest (4.7.5)
money (3.7.1)
i18n (~> 0.4)
multi_json (1.7.3)
optional (0.0.7)
rspec (2.13.0)
@@ -35,9 +40,12 @@
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
test-unit (2.5.5)
+ thread_safe (0.1.2)
+ atomic
+ tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES