1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Use https instead of http

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2018-09-11 09:46:49 +00:00
parent 9024509410
commit 1a38555cda
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ static const char REPORTBUG_MSG[] =
" or extension libraries.\n" \
"Bug reports are welcome.\n" \
""
"For details: http://www.ruby-lang.org/bugreport.html\n\n" \
"For details: https://www.ruby-lang.org/bugreport.html\n\n" \
;
static const char *

View file

@ -703,7 +703,7 @@ class TestRubyOptions < Test::Unit::TestCase
You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n
Bug\sreports\sare\swelcome.\n
(?:.*\n)?
For\sdetails:\shttp:\/\/.*\.ruby-lang\.org/.*\n
For\sdetails:\shttps:\/\/.*\.ruby-lang\.org/.*\n
\n
(?:
\[IMPORTANT\]\n