Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Psych.dump("foo") # => "--- foo\n...\n"

## Installation

Psych has been included with MRI since 1.9.2, and is the default YAML parser
in 1.9.3.
Psych has been included with MRI since 1.9.2, and has been the default YAML parser
since 1.9.3.

If you want a newer gem release of Psych, you can use RubyGems:

Expand Down