# File lib/bundler/rubygems_integration.rb, line 253 def security_policy_keys %w(High Medium Low AlmostNo No).map {|level| "#{level}Security" } end