diff --git a/Gemfile.lock b/Gemfile.lock index d7b927d..28abd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,21 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (3.2.2) - activesupport (= 3.2.2) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activeresource (3.2.2) - activemodel (= 3.2.2) - activesupport (= 3.2.2) - activesupport (3.2.2) - i18n (~> 0.6) + activeresource (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - builder (3.0.0) + builder (3.0.4) + concurrent-ruby (1.1.10) diff-lcs (1.1.2) - i18n (0.6.0) - multi_json (1.1.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + multi_json (1.15.0) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0)