RubyGems Navigation menu

psych 5.1.2

Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.1.2 - December 19, 2023 java (67.5 KB)
  2. 5.1.2 - December 19, 2023 (37 KB)
  3. 5.1.1.1 - October 16, 2023 java (67.5 KB)
  4. 5.1.1.1 - October 16, 2023 (37 KB)
  5. 5.1.1 - October 11, 2023 java (66 KB)
Show all versions (136 total)

Runtime Dependencies (1):

stringio >= 0

Owners:

Pushed by:

Authors:

  • Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter

SHA 256 checksum:

337322f58fc2bf24827d2b9bd5ab595f6a72971867d151bb39980060ea40a368

Total downloads 54,430,126

For this version 3,221,122

License:

MIT

Required Ruby Version: >= 2.5.0

Links: