diff options
-rw-r--r-- | lib/bundler/source/path/installer.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ module Bundler run_hooks(:post_build) end - generate_bin unless spec.executables.nil? || spec.executables.empty? run_hooks(:post_install) ensure |