Gemfile.lock in nested_validator-1.0.4 vs Gemfile.lock in nested_validator-1.0.5

- old
+ new

@@ -1,19 +1,19 @@ PATH remote: . specs: - nested_validator (1.0.4) + nested_validator (1.0.5) activemodel activesupport GEM remote: https://rubygems.org/ specs: - activemodel (4.1.0) - activesupport (= 4.1.0) + activemodel (4.1.1) + activesupport (= 4.1.1) builder (~> 3.1) - activesupport (4.1.0) + activesupport (4.1.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) @@ -24,12 +24,12 @@ simplecov (>= 0.7) term-ansicolor (= 1.2.2) thor (= 0.18.1) diff-lcs (1.2.5) docile (1.1.5) - i18n (0.6.11) - json (1.8.1) + i18n (0.7.0) + json (1.8.2) mime-types (2.4.3) minitest (5.3.3) multi_json (1.10.1) rake (10.4.2) rest-client (1.6.7) @@ -55,10 +55,10 @@ simplecov-html (~> 0.8.0) simplecov-html (0.8.0) term-ansicolor (1.2.2) tins (~> 0.8) thor (0.18.1) - thread_safe (0.3.3) + thread_safe (0.3.4) tins (0.13.2) tzinfo (1.1.0) thread_safe (~> 0.1) PLATFORMS