mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
dbb3e021f5
commit
d97884a58b
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ Gem::Specification.new do |spec|
|
||||||
spec.executables = []
|
spec.executables = []
|
||||||
|
|
||||||
spec.files = [
|
spec.files = [
|
||||||
"LICENSE.txt",
|
"COPYING",
|
||||||
|
"BSDL",
|
||||||
"README.md",
|
"README.md",
|
||||||
*Dir["lib{.rb,/**/*.rb}", "bin/*"] ]
|
*Dir["lib{.rb,/**/*.rb}", "bin/*"] ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue