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 9158ef2 commit db5c5c3Copy full SHA for db5c5c3
rb/selenium-webdriver.gemspec
@@ -22,6 +22,7 @@ Gem::Specification.new do |s|
22
s.homepage = 'https://selenium.dev'
23
s.metadata = {
24
'changelog_uri' => 'https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES',
25
+ "documentation_uri" => "https://www.selenium.dev/documentation/?tab=ruby",
26
'github_repo' => 'ssh://github.com/SeleniumHQ/selenium',
27
'source_code_uri' => 'https://github.com/SeleniumHQ/selenium/tree/trunk/rb',
28
'rubygems_mfa_required' => 'true',
0 commit comments