[ruby-core:82003] Re: [Ruby trunk Bug#13737] "can't modify frozen String" when installing bundled gems

From: Eric Wong <normalperson@...>
Date: 2017-07-11 20:19:39 UTC
List: ruby-core #82003
ko1@atdot.net wrote:
> Not sure why but r59310 will fix it (at least on my
> environment). To complete it i think we need to dig into
> rubygems deeply....

It seems Psych is correct to be tainting keys with YAML.load.
Perhaps there needs to be a separate table for frozen tainted
strings?

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread