зеркало из https://github.com/github/ruby.git
Use https for downloading Unicode data.
Retry with 90de118a75
[Bug #13962][ruby-core:83074]
This commit is contained in:
Родитель
f4394bbca3
Коммит
544ebc669b
|
@ -71,7 +71,7 @@ class Downloader
|
|||
|
||||
class Unicode < self
|
||||
INDEX = {} # cache index file information across files in the same directory
|
||||
UNICODE_PUBLIC = "http://www.unicode.org/Public/"
|
||||
UNICODE_PUBLIC = "https://www.unicode.org/Public/"
|
||||
|
||||
def self.download(name, dir = nil, since = true, options = {})
|
||||
options = options.dup
|
||||
|
|
Загрузка…
Ссылка в новой задаче