diff --git a/Gemfile.lock b/Gemfile.lock index 12ab735..b0424ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,25 +8,27 @@ GIT GEM remote: http://rubygems.org/ specs: - activemodel (3.2.3) - activesupport (= 3.2.3) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activerecord (3.2.3) - activemodel (= 3.2.3) - activesupport (= 3.2.3) + activerecord (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.3) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.0) - i18n (0.6.0) + arel (3.0.3) + builder (3.0.4) + concurrent-ruby (1.1.7) + i18n (0.9.5) + concurrent-ruby (~> 1.0) minitest (2.12.1) - multi_json (1.3.4) + multi_json (1.15.0) rake (0.9.2.2) rr (1.0.4) - tzinfo (0.3.33) + tzinfo (0.3.57) PLATFORMS ruby