Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Apr 12, 2019
1 parent cb369e1 commit 82489e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/setup.rb
Expand Up @@ -3,7 +3,7 @@
require_relative "shared_helpers"

if Bundler::SharedHelpers.in_bundle?
require "bundler"
require_relative "../bundler"

if STDOUT.tty? || ENV["BUNDLER_FORCE_TTY"]
Bundler.ui = Bundler::UI::Shell.new
Expand Down

0 comments on commit 82489e0

Please sign in to comment.