We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e822f57 + 2055fee commit 5f19fb5Copy full SHA for 5f19fb5
cuprite.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
"run your tests on a headless Chrome browser"
14
s.license = "MIT"
15
s.require_paths = ["lib"]
16
- s.files = Dir["{lib}/**/*,LICENSE,README.md"]
+ s.files = Dir["{lib}/**/*", "LICENSE", "README.md"]
17
s.metadata = {
18
"homepage_uri" => "https://cuprite.rubycdp.com/",
19
"bug_tracker_uri" => "https://github.com/rubycdp/cuprite/issues",
0 commit comments