From d386a58f6f1865aaa35eda5af55cff3ff3cca4ca Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 15 Oct 2020 13:20:25 +0900 Subject: Merge bundler-2.2.0.rc.2 --- lib/bundler/installer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bundler/installer.rb') diff --git a/lib/bundler/installer.rb b/lib/bundler/installer.rb index 8be4bb1189..e08cc9722b 100644 --- a/lib/bundler/installer.rb +++ b/lib/bundler/installer.rb @@ -196,7 +196,7 @@ module Bundler end end - private + private # the order that the resolver provides is significant, since # dependencies might affect the installation of a gem. -- cgit v1.2.3