Flowdock
module
Importance_1
v2_6_3 - Show latest stable - 0 notes

This module is used for safely loading YAML specs from a gem. The `safe_load` method defined on this module is specifically designed for loading Gem specifications. For loading other YAML safely, please see Psych.safe_load

Constants

PERMITTED_SYMBOLS = %w( development runtime ).freeze

PERMITTED_CLASSES = %w( Symbol Time Date Gem::Dependency Gem::Platform Gem::Requirement Gem::Specification Gem::Version Gem::Version::Requirement YAML::Syck::DefaultKey Syck::DefaultKey ).freeze

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.