File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ module WEBrick
1414 ##
1515 # The WEBrick version
1616
17- VERSION = "1.6 .0"
17+ VERSION = "1.7 .0"
1818end
Original file line number Diff line number Diff line change @@ -61,14 +61,12 @@ Gem::Specification.new do |s|
6161
6262 s . authors = [ "TAKAHASHI Masayoshi" , "GOTOU YUUZOU" , "Eric Wong" ]
6363 s . email = [ nil , nil , 'normal@ruby-lang.org' ]
64- s . homepage = "https://www. ruby-lang.org "
64+ s . homepage = "https://github.com/ ruby/webrick "
6565 s . licenses = [ "Ruby" , "BSD-2-Clause" ]
6666
6767 if s . respond_to? ( :metadata= )
6868 s . metadata = {
69- "bug_tracker_uri" => "https://bugs.ruby-lang.org/projects/ruby-master/issues" ,
70- "homepage_uri" => "https://www.ruby-lang.org" ,
71- "source_code_uri" => "https://git.ruby-lang.org/ruby.git/"
69+ "bug_tracker_uri" => "https://github.com/ruby/webrick/issues" ,
7270 }
7371 end
7472
You can’t perform that action at this time.
0 commit comments