[ruby/reline] Add acknowledgments and license for rb-readline
https://github.com/ruby/reline/commit/19df59b916
This commit is contained in:
parent
01235f800f
commit
a8f4cbeece
@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.homepage = 'https://github.com/ruby/reline'
|
spec.homepage = 'https://github.com/ruby/reline'
|
||||||
spec.license = 'Ruby'
|
spec.license = 'Ruby'
|
||||||
|
|
||||||
spec.files = Dir['BSDL', 'COPYING', 'README.md', 'lib/**/*']
|
spec.files = Dir['BSDL', 'COPYING', 'README.md', 'license_of_rb-readline', 'lib/**/*']
|
||||||
spec.require_paths = ['lib']
|
spec.require_paths = ['lib']
|
||||||
|
|
||||||
spec.required_ruby_version = Gem::Requirement.new('>= 2.5')
|
spec.required_ruby_version = Gem::Requirement.new('>= 2.5')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user