diff --git a/Gemfile.lock b/Gemfile.lock index 1618b26..962a2cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GEM remote: https://rubygems.org/ specs: - activemodel (3.2.15) - activesupport (= 3.2.15) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.15) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) @@ -53,7 +53,7 @@ GEM mime-types (~> 1.19) mongoid (~> 3.0) moped (1.5.1) - multi_json (1.8.2) + multi_json (1.14.0) multi_xml (0.5.5) multipart-post (1.2.0) nokogiri (1.5.10)