phaxion.gemspec in phaxion-0.0.1 vs phaxion.gemspec in phaxion-0.0.2
- old
+ new
@@ -8,10 +8,10 @@
gem.version = Phaxion::VERSION
gem.authors = ["bjh"]
gem.email = ["bjh@fake.fake"]
gem.description = %q{giving the Phaxio API a nice big hug.}
gem.summary = %q{Phaxio API wrapper}
- gem.homepage = ""
+ gem.homepage = "https://github.com/bjh/phaxion"
gem.files = `git ls-files`.split($/)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]