There was an error while loading. Please reload this page.
2 parents 58bbf44 + cfa6145 commit 7877173Copy full SHA for 7877173
1 file changed
scanf.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
spec.homepage = "https://github.com/ruby/scanf"
13
spec.license = "BSD-2-Clause"
14
15
- spec.files = ["lib/scanf.rb"]
+ spec.files = ["lib/scanf.rb", "LICENSE.txt", "README.md"] + Dir["test/scanf/**"]
16
spec.bindir = "exe"
17
spec.executables = []
18
spec.require_paths = ["lib"]
0 commit comments