Skip to content

Commit 79b9e92

Browse files
authored
chore: Use "rubycdp" in homepage in gemspec
1 parent ecfa9e1 commit 79b9e92

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)