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.
1 parent 9badae8 commit 4698b91Copy full SHA for 4698b91
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