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 48bcb72 + 6643d40 commit e3075c4Copy full SHA for e3075c4
cuprite.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.version = Capybara::Cuprite::VERSION
9
s.authors = ["Dmitry Vorotilin"]
10
s.email = ["[email protected]"]
11
- s.homepage = "https://github.com/machinio/cuprite"
+ s.homepage = "https://github.com/rubycdp/cuprite"
12
s.summary = "Headless Chrome driver for Capybara"
13
s.description = "Cuprite is a driver for Capybara that allows you to " \
14
"run your tests on a headless Chrome browser"
0 commit comments