YAML parser and emitter that wraps libyaml for parsing and serializing Ruby objects.
gem install psychNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a YAML string
Use Psych.unsafe_load or explicitly pass permitted_classes: [] to safe_load.
No dependency data recorded yet.