crunchbase4.gemspec in crunchbase4-0.1.2 vs crunchbase4.gemspec in crunchbase4-0.1.3
- old
+ new
@@ -7,10 +7,10 @@
spec.version = Crunchbase::VERSION
spec.authors = ['Encore Shao']
spec.email = ['encore@ekohe.com']
spec.summary = 'Crunchbase is a ruby wrapper base on Crunchbase V4 API'
- spec.description = 'Crunchbase is a ruby wrapper base on Crunchbase V4 API. It provides easy to get the API data by each endpoint. '
+ spec.description = 'Crunchbase is a ruby wrapper base on Crunchbase V4 API. it provides easy to get the API data by each endpoint. '
spec.homepage = 'https://github.com/ekohe/crunchbase4'
spec.license = 'MIT'
spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')
spec.post_install_message = 'Thanks for installing!'