Skip to content

Commit

Permalink
Update homepage URL
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Mar 26, 2013
1 parent c20f658 commit 977e2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec = Gem::Specification.new do |s|

s.author = "Simone Carletti"
s.email = "weppos@weppos.net"
s.homepage = "http://www.simonecarletti.com/code/public_suffix"
s.homepage = "http://www.simonecarletti.com/code/publicsuffix"

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 977e2e6

Please sign in to comment.