mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Gem::ConfigMap is deprecated now
This commit is contained in:
parent
a0e80c7cb7
commit
3ecb5125c6
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@ if defined?(RbConfig)
|
|||
end
|
||||
dir = File.dirname(ruby)
|
||||
CONFIG['bindir'] = dir
|
||||
Gem::ConfigMap[:bindir] = dir if defined?(Gem::ConfigMap)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue