mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Autorequire was used by old RubyGems, it is neither supported nor functional.
cadb66037d
This commit is contained in:
parent
a2f0331c4e
commit
a34168f2ac
3 changed files with 0 additions and 29 deletions
|
@ -369,9 +369,6 @@ http://spdx.org/licenses or '#{Gem::Licenses::NONSTANDARD}' for a nonstandard li
|
|||
warning "description and summary are identical"
|
||||
end
|
||||
|
||||
# TODO: raise at some given date
|
||||
warning "deprecated autorequire specified" if autorequire
|
||||
|
||||
executables.each do |executable|
|
||||
validate_shebang_line_in(executable)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue