diff options
-rw-r--r-- | lib/rubygems/security/policy.rb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ class Gem::Security::Policy # options. def initialize(name, policy = {}, opt = {}) - require 'openssl' - @name = name @opt = opt |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/security/policy.rb | 2 |
@@ -24,8 +24,6 @@ class Gem::Security::Policy # options. def initialize(name, policy = {}, opt = {}) - require 'openssl' - @name = name @opt = opt |