mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[bundler/bundler] Remove uneeded bundler key
It sounds like this was mistankenly added in 4337a499d0108fc3748084934aaed7591b355a26. Then the forgotten MANPATH key was added in bf5bf106230772934602768bb31a68dc925691f0, but this one should've been removed I think. https://github.com/bundler/bundler/commit/a82ad111e5
This commit is contained in:
parent
1b081cdd65
commit
6794724548
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ module Bundler
|
|||
BUNDLER_KEYS = %w[
|
||||
BUNDLE_BIN_PATH
|
||||
BUNDLE_GEMFILE
|
||||
BUNDLER_ORIG_MANPATH
|
||||
BUNDLER_VERSION
|
||||
GEM_HOME
|
||||
GEM_PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue