diff --git a/Gemfile.lock b/Gemfile.lock index e08ee1c..2522fcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) builder (3.1.4) coderay (1.0.8) @@ -28,7 +28,7 @@ GEM i18n (0.6.1) json (1.7.5) method_source (0.8.1) - multi_json (1.3.6) + multi_json (1.14.0) plist (3.1.0) pry (0.9.10) coderay (~> 1.0.5)