From: "vo.x (Vit Ondruch)" Date: 2013-02-22T16:05:07+09:00 Subject: [ruby-core:52685] [Backport93 - Backport #7869] Revert JSON version bump, since it posibly breaks Ruby backward compatibility Issue #7869 has been updated by vo.x (Vit Ondruch). I am speaking from Fedoras, RHEL's Ruby packager point of view. So Ruby updates are my responsibility and we do care to provide latest Ruby. On the other hand, I have no idea what application our users run with the Ruby I provide. There is no way how to run "bundle install" since I don't know if my users are using Bundler or where they applications are located. ---------------------------------------- Backport #7869: Revert JSON version bump, since it posibly breaks Ruby backward compatibility https://bugs.ruby-lang.org/issues/7869#change-36778 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: Although reverting version bump means that Ruby's JSON will differs from RubyGems version of JSON, it prevents possible compatibility issues for every project, which might use Bundler to specify its dependencies. Although for regular user, this incompatibility might be fixed by simple 'bundle update' command, it is not doable for Linux distributions, which provides packaged Ruby, including JSON gem, but are not responsible for every Ruby project on the system. See ruby-core:52254 for more discussion. Thank you. -- http://bugs.ruby-lang.org/