summaryrefslogtreecommitdiff
path: root/lib/pp.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-11-12 11:29:58 +0900
committergit <[email protected]>2024-11-12 02:34:23 +0000
commitbf741c6fac4613c597a2dffe8a3856a950a154bd ()
treef2bcc6007fe8c294c43f399743ba1bdf63c8589b /lib/pp.gemspec
parent9a55375df723e3b8ab4d710b0dbf7729fd4e0ca5 (diff)
[ruby/pp] Fixed file list for pp gem
https://.com/ruby/pp/commit/b192896a1d
-rw-r--r--lib/pp.gemspec3
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ Gem::Specification.new do |spec|
spec.metadata["source_code_uri"] = spec.homepage
spec.files = %w[
- LICENSE.txt
lib/pp.rb
pp.gemspec
]