From: "mame (Yusuke Endoh)" Date: 2012-11-24T11:32:46+09:00 Subject: [ruby-core:49979] [ruby-trunk - Feature #7375] embedding libyaml in psych for Ruby 2.0 Issue #7375 has been updated by mame (Yusuke Endoh). Priority changed from Normal to High Thanks matz! Aaron, go ahead. -- Yusuke Endoh ---------------------------------------- Feature #7375: embedding libyaml in psych for Ruby 2.0 https://bugs.ruby-lang.org/issues/7375#change-33746 Author: tenderlovemaking (Aaron Patterson) Status: Assigned Priority: High Assignee: matz (Yukihiro Matsumoto) 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/