Skip to content

Commit 47d8949

Browse files
committed
Unify files in gemspec
1 parent 6f28f11 commit 47d8949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuprite.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
1313
"run your tests on a headless Chrome browser"
1414
s.license = "MIT"
1515
s.require_paths = ["lib"]
16-
s.files = Dir["{lib}/**/*"] + %w[LICENSE README.md]
16+
s.files = Dir["{lib}/**/*,LICENSE,README.md"]
1717
s.metadata = {
1818
"homepage_uri" => "https://cuprite.rubycdp.com/",
1919
"bug_tracker_uri" => "https://github.com/rubycdp/cuprite/issues",

0 commit comments

Comments
 (0)