Skip to content

Commit f0d6db2

Browse files
committed
Set gem homepage to current git repository
1 parent da5f03a commit f0d6db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webmachine.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
1010
the confusion of going through a CGI-style interface like Rack. It is strongly influenced
1111
by the original Erlang project of the same name and shares its opinionated nature about HTTP.
1212
DESC
13-
gem.homepage = "http://github.com/seancribbs/webmachine-ruby"
13+
gem.homepage = "https://github.com/webmachine/webmachine-ruby"
1414
gem.authors = ["Sean Cribbs"]
1515
gem.email = ["[email protected]"]
1616
gem.license = "Apache-2.0"

0 commit comments

Comments
 (0)