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