diff --git a/Gemfile.lock b/Gemfile.lock index 0a25f48..1ffef0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,28 +1,27 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.5.1) + activesupport (5.0.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - claide (0.9.1) - cocoaseeds (0.7.0) + claide (1.0.0) + cocoaseeds (0.8.0) colorize (~> 0.7.0) - xcodeproj (~> 0.28.2) + xcodeproj (>= 0.28) colored (1.2) colorize (0.7.7) + concurrent-ruby (1.0.2) i18n (0.7.0) - json (1.8.3) - minitest (5.8.4) - rouge (1.10.1) + minitest (5.9.0) + rouge (1.11.1) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) - xcodeproj (0.28.2) + xcodeproj (1.3.1) activesupport (>= 3) - claide (~> 0.9.1) + claide (>= 1.0.0, < 2.0) colored (~> 1.2) xcpretty (0.2.2) rouge (~> 1.8) @@ -35,4 +34,4 @@ DEPENDENCIES xcpretty BUNDLED WITH - 1.11.2 + 1.12.5