usda_fdc.gemspec in usda_fdc-0.1.1 vs usda_fdc.gemspec in usda_fdc-0.2.0
- old
+ new
@@ -4,10 +4,9 @@
Gem::Specification.new do |spec|
spec.name = 'usda_fdc'
spec.version = UsdaFdc::VERSION
spec.authors = ['Zoran Pesic']
- spec.email = ['zspesic@gmail.com']
spec.summary = 'A Ruby interface to the USDA FoodData Central API.'
spec.homepage = 'https://github.com/zokioki/usda_fdc'
spec.license = 'MIT'
spec.required_ruby_version = '>= 2.6.0'