Update project homepage

This commit is contained in:
hartator 2015-08-15 12:23:38 -05:00
parent 27f481fb50
commit a84a260250

View File

@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.authors = ["hartator"]
s.email = "hartator@gmail.com"
s.files = ["lib/wayback_machine_downloader.rb"]
s.homepage = "https://github.com/hartator/wayback_machine_downloader"
s.homepage = "https://github.com/hartator/wayback-machine-downloader"
s.license = "MIT"
s.required_ruby_version = '>= 1.9.2'
s.add_development_dependency 'pry-rescue', '~> 1.4'