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