1
0
Fork 0
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:
David Rodríguez 2019-07-23 08:15:29 +02:00 committed by Hiroshi SHIBATA
parent 1b081cdd65
commit 6794724548
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -6,7 +6,6 @@ module Bundler
BUNDLER_KEYS = %w[
BUNDLE_BIN_PATH
BUNDLE_GEMFILE
BUNDLER_ORIG_MANPATH
BUNDLER_VERSION
GEM_HOME
GEM_PATH