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

Commit

Permalink
Remove dummy comment
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Apr 4, 2019
1 parent e9a39a9 commit 2fa60e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/bundler/shared_helpers.rb
Expand Up @@ -310,8 +310,6 @@ def set_bundle_variables
# for Ruby core repository
exe_file = File.expand_path("../../../../bin/bundle", __FILE__) unless File.exist?(exe_file)
Bundler::SharedHelpers.set_env "BUNDLE_BIN_PATH", exe_file

# Set BUNDLE_GEMFILE
Bundler::SharedHelpers.set_env "BUNDLE_GEMFILE", find_gemfile(:order_matters).to_s
Bundler::SharedHelpers.set_env "BUNDLER_VERSION", Bundler::VERSION
end
Expand Down

0 comments on commit 2fa60e0

Please sign in to comment.