We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5f03a commit f0d6db2Copy full SHA for f0d6db2
webmachine.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
the confusion of going through a CGI-style interface like Rack. It is strongly influenced
11
by the original Erlang project of the same name and shares its opinionated nature about HTTP.
12
DESC
13
- gem.homepage = "http://github.com/seancribbs/webmachine-ruby"
+ gem.homepage = "https://github.com/webmachine/webmachine-ruby"
14
gem.authors = ["Sean Cribbs"]
15
gem.email = ["[email protected]"]
16
gem.license = "Apache-2.0"
0 commit comments