unbreakable.gemspec in unbreakable-0.0.2 vs unbreakable.gemspec in unbreakable-0.0.3
- old
+ new
@@ -7,10 +7,10 @@
s.version = Unbreakable::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Open North"]
s.email = ["info@opennorth.ca"]
s.homepage = "http://github.com/opennorth/unbreakable"
- s.summary = %q{Make your scrapers unbreakableā¢}
+ s.summary = %q{Make your scrapers unbreakable}
s.description = %q{Abstracts and bulletproofs common scraping tasks.}
s.rubyforge_project = "unbreakable"
s.files = `git ls-files`.split("\n")