pollster.gemspec in pollster-0.2.1 vs pollster.gemspec in pollster-0.2.2

- old
+ new

@@ -6,10 +6,10 @@ s.name = 'pollster' s.version = Pollster::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Jay Boice", "Aaron Bycoffe", "Andrei Scheinkman"] s.email = ["jay.boice@huffingtonpost.com", "bycoffe@huffingtonpost.com"] - s.homepage = "http://github.com/huffingtonpost/ruby-pollster" + s.homepage = "http://github.com/huffpostdata/ruby-pollster" s.summary = "Ruby library for accessing the Pollster API" s.description = "A Ruby library for accessing the Pollster API." s.files = `git ls-files`.split("\n") s.require_paths = ['lib']