[bundle] Explicitely test against json version that comes with OS X.
Showing
| ... | ... | @@ -10,6 +10,9 @@ source 'http://rubygems.org' |
| gemspec | ||
| # This is the version that ships with OS X 10.10, so be sure we test against it. | ||
| gem 'json', '1.7.7' | ||
| group :development do | ||
| cp_gem 'claide', 'CLAide' | ||
| cp_gem 'cocoapods-core', 'Core' | ||
| ... | ... |
Please
register
or
sign in
to comment