mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
To use github url for gemspec.
[Bug #13906][ruby-core:82817] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59931 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4075d71c18
commit
274c6180b7
6 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.authors = ["TAKAHASHI Masayoshi", "GOTOU YUUZOU"]
|
||||
s.email = [nil, nil]
|
||||
s.homepage = "https://www.ruby-lang.org"
|
||||
s.homepage = "https://github.com/ruby/webrick"
|
||||
s.license = "BSD-2-Clause"
|
||||
|
||||
s.add_development_dependency "rake"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue