find_deals.gemspec in find_deals-0.1.0 vs find_deals.gemspec in find_deals-0.1.1
- old
+ new
@@ -7,10 +7,10 @@
spec.version = FindDeals::VERSION
spec.authors = ["nils-vanderwerf"]
spec.email = ["n.vanderw.92@gmail.com"]
spec.summary = "A Web scraper for Scoopon to find deals and promotions"
- spec.description = "Based on the users city and category input, they scrape a list of deals from Scoopon.com. They have they chhoice to save to the database and view their saved deals."
+ spec.description = "Based on the users city and category input, they scrape a list of deals from Scoopon.com. They have they choice to save to the database and view their saved deals."
spec.homepage = "https://github.com/nils-vanderwerf/find_deals/"
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
spec.metadata["homepage_uri"] = spec.homepage