diff --git a/Gemfile.lock b/Gemfile.lock index 4548c3c..581a99f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.19) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) claide (0.6.1) @@ -33,12 +33,14 @@ GEM netrc cocoapods-try (0.3.0) colored (1.2) + concurrent-ruby (1.1.5) escape (0.0.4) fuzzy_match (2.0.4) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.1) json_pure (1.8.1) - multi_json (1.10.1) + multi_json (1.14.1) nap (0.8.0) netrc (0.7.7) open4 (1.3.4)