aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/setup.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/setup.rb')
-rw-r--r--lib/bundler/setup.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bundler/setup.rb b/lib/bundler/setup.rb
index 0ab582c2a2..ac6a5bf861 100644
--- a/lib/bundler/setup.rb
+++ b/lib/bundler/setup.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true
-return unless defined?(Gem)
-
require "bundler/shared_helpers"
if Bundler::SharedHelpers.in_bundle?