Skip to content

Commit 8a5a143

Browse files
authored
Merge pull request #196 from olleolleolle/patch-1
chore: Use "rubycdp" in homepage in gemspec
2 parents ecfa9e1 + 79b9e92 commit 8a5a143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ferrum.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99
s.platform = Gem::Platform::RUBY
1010
s.authors = ["Dmitry Vorotilin"]
1111
s.email = ["[email protected]"]
12-
s.homepage = "https://github.com/route/ferrum"
12+
s.homepage = "https://github.com/rubycdp/ferrum"
1313
s.summary = "Ruby headless Chrome driver"
1414
s.description = "Ferrum allows you to control headless Chrome browser"
1515
s.license = "MIT"

0 commit comments

Comments
 (0)