From: "mame (Yusuke Endoh)" Date: 2012-11-24T14:20:50+09:00 Subject: [ruby-core:50019] [ruby-trunk - Feature #7375] embedding libyaml in psych for Ruby 2.0 Issue #7375 has been updated by mame (Yusuke Endoh). Assignee changed from matz (Yukihiro Matsumoto) to tenderlovemaking (Aaron Patterson) ---------------------------------------- Feature #7375: embedding libyaml in psych for Ruby 2.0 https://bugs.ruby-lang.org/issues/7375#change-33793 Author: tenderlovemaking (Aaron Patterson) Status: Assigned 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/