diff --git a/Gemfile.lock b/Gemfile.lock index a938f0a..f3acc0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.14) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) claide (0.3.2) @@ -21,10 +21,12 @@ GEM nap (~> 0.5) cocoapods-downloader (0.2.0) colored (1.2) + concurrent-ruby (1.1.5) escape (0.0.4) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.0) - multi_json (1.8.0) + multi_json (1.14.0) nap (0.5.1) open4 (1.3.0) xcodeproj (0.11.1)