mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Fix commit miss [ci skip]
This commit is contained in:
parent
a7d510808d
commit
c7c73b22bb
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ Gem::Specification.new do |spec|
|
||||||
spec.metadata["source_code_uri"] = spec.homepage
|
spec.metadata["source_code_uri"] = spec.homepage
|
||||||
|
|
||||||
spec.files = %w[
|
spec.files = %w[
|
||||||
LICENSE.txt
|
BSDL
|
||||||
|
COPYING
|
||||||
lib/pp.rb
|
lib/pp.rb
|
||||||
pp.gemspec
|
pp.gemspec
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue