[rubygems/rubygems] The file is only ever required when openssl is available

https://github.com/rubygems/rubygems/commit/41976ef3ec
This commit is contained in:
David Rodríguez 2020-07-11 11:16:47 +02:00 коммит произвёл Hiroshi SHIBATA
Родитель 6eb89f8637
Коммит 9057e9c7b1
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -24,8 +24,6 @@ class Gem::Security::Policy
# options.
def initialize(name, policy = {}, opt = {})
require 'openssl'
@name = name
@opt = opt