зеркало из https://github.com/github/ruby.git
Gem::Specification#to_ruby needs OpenSSL
This commit is contained in:
Родитель
41e3c204fd
Коммит
c4ec817a7a
|
@ -2423,6 +2423,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
# still have their default values are omitted.
|
||||
|
||||
def to_ruby
|
||||
require 'openssl'
|
||||
mark_version
|
||||
result = []
|
||||
result << "# -*- encoding: utf-8 -*-"
|
||||
|
|
Загрузка…
Ссылка в новой задаче