diff --git a/Gemfile.lock b/Gemfile.lock index e08ee1c..7db01b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,13 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) - multi_json (~> 1.0) + CFPropertyList (3.0.1) + atomos (0.1.3) builder (3.1.4) + claide (1.0.3) coderay (1.0.8) + colored2 (3.1.2) + concurrent-ruby (1.1.5) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -25,10 +27,11 @@ GEM xcodeproj gherkin (2.11.5) json (>= 1.4.6) - i18n (0.6.1) + i18n (1.7.0) + concurrent-ruby (~> 1.0) json (1.7.5) method_source (0.8.1) - multi_json (1.3.6) + nanaimo (0.2.6) plist (3.1.0) pry (0.9.10) coderay (~> 1.0.5) @@ -54,8 +57,12 @@ GEM slop (3.3.3) thor (0.16.0) tilt (1.3.3) - xcodeproj (0.3.4) - activesupport (~> 3.2.6) + xcodeproj (1.12.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.2.6) PLATFORMS ruby