[ruby/fcntl] [DOC] Add task and files for RDoc
https://github.com/ruby/fcntl/commit/1c7c70fa5d
This commit is contained in:
parent
5fe1853e9b
commit
085daf4840
@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
|
|||||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||||
spec.require_paths = ["lib"]
|
spec.require_paths = ["lib"]
|
||||||
spec.extensions = "ext/fcntl/extconf.rb"
|
spec.extensions = "ext/fcntl/extconf.rb"
|
||||||
spec.required_ruby_version = ">= 2.3.0"
|
spec.required_ruby_version = ">= 2.5.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user