From: "zzak (Zachary Scott)" Date: 2012-11-29T03:50:07+09:00 Subject: [ruby-core:50262] [ruby-trunk - Feature #7375] embedding libyaml in psych for Ruby 2.0 Issue #7375 has been updated by zzak (Zachary Scott). Aaron, you have to add the ticket in the message, like: [Feature #7375] ---------------------------------------- Feature #7375: embedding libyaml in psych for Ruby 2.0 https://bugs.ruby-lang.org/issues/7375#change-34091 Author: tenderlovemaking (Aaron Patterson) Status: Closed Priority: High Assignee: tenderlovemaking (Aaron Patterson) Category: Target version: 2.0.0 People have a hard time using psych (and thus rubygems) because it depends on libyaml. We can ease upgrades by embedding libyaml in order to eliminate the library dependency. libyaml is MIT license, so it shouldn't impact Ruby's license. Matz, may I embed libyaml for preview2? -- http://bugs.ruby-lang.org/