зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] check_version_conflict don't have a 'dep' variable available for use
https://github.com/rubygems/rubygems/commit/1783cf0fd3
This commit is contained in:
Родитель
56801d4532
Коммит
b2a54744f2
|
@ -2229,7 +2229,6 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
|
||||
e = Gem::LoadError.new msg
|
||||
e.name = self.name
|
||||
# TODO: e.requirement = dep.requirement
|
||||
|
||||
raise e
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче