Gemfile in cocoapods-keys-2.0.0 vs Gemfile in cocoapods-keys-2.0.1
- old
+ new
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in cocoapods-keys.gemspec
gemspec
-gem 'cocoapods', '1.0.0.beta.6'
+gem 'cocoapods', '1.0.0.beta.6'
+gem 'activesupport', '< 5'
\ No newline at end of file