diff options
-rw-r--r-- | lib/rubygems/security/policies.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ module Gem::Security 'MediumSecurity' => MediumSecurity, 'HighSecurity' => HighSecurity, # SigningPolicy is not intended for use by `gem -P` so do not list it - } end |