mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
4a9ef9e23c
commit
79f9ed3072
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
|
||||||
spec.homepage = "https://github.com/ruby/zlib"
|
spec.homepage = "https://github.com/ruby/zlib"
|
||||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||||
|
|
||||||
spec.files = ["LICENSE.txt", "README.md", "ext/zlib/extconf.rb", "ext/zlib/zlib.c", "zlib.gemspec"]
|
spec.files = ["COPYING", "BSDL", "README.md", "ext/zlib/extconf.rb", "ext/zlib/zlib.c", "zlib.gemspec"]
|
||||||
spec.bindir = "exe"
|
spec.bindir = "exe"
|
||||||
spec.executables = []
|
spec.executables = []
|
||||||
spec.require_paths = ["lib"]
|
spec.require_paths = ["lib"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue