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/source/path/installer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bundler/source/path/installer.rb') diff --git a/lib/bundler/source/path/installer.rb b/lib/bundler/source/path/installer.rb index 909e248412..6be58e2087 100644 --- a/lib/bundler/source/path/installer.rb +++ b/lib/bundler/source/path/installer.rb @@ -40,7 +40,7 @@ module Bundler Bundler.rm_rf(@tmp_dir) if Bundler.requires_sudo? end - private + private def generate_bin super -- cgit v1.2.1