Skip to content

Commit e3075c4

Browse files
authored
Merge pull request #124 from olleolleolle/patch-1
gemspec: Update homepage URL to rubycdp
2 parents 48bcb72 + 6643d40 commit e3075c4

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
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.version = Capybara::Cuprite::VERSION
99
s.authors = ["Dmitry Vorotilin"]
1010
s.email = ["[email protected]"]
11-
s.homepage = "https://github.com/machinio/cuprite"
11+
s.homepage = "https://github.com/rubycdp/cuprite"
1212
s.summary = "Headless Chrome driver for Capybara"
1313
s.description = "Cuprite is a driver for Capybara that allows you to " \
1414
"run your tests on a headless Chrome browser"

0 commit comments

Comments
 (0)