From 34fbf57aaafee9390a0f7427eb90efac099e33ec Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 28 Dec 2014 14:49:39 +0000 Subject: rbinstall.rb: fix bundled gems location * rbinstall.rb: fix target location for installing bundled gems. install to the prepared directory instead of default Gem.dir, not to be affected GEM_HOME environment variable. [Fix GH-798] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f742b8688d..557b981aad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Dec 28 23:49:37 2014 Michal Papis + + * rbinstall.rb: fix target location for installing bundled gems. + install to the prepared directory instead of default Gem.dir, + not to be affected GEM_HOME environment variable. [Fix GH-798] + Sun Dec 28 18:19:28 2014 Eric Wong * test/-ext-/iseq_load/test_iseq_load.rb -- cgit v1.2.3