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 5ebb044 commit 5744883Copy full SHA for 5744883
examples/ruby/Gemfile
@@ -7,5 +7,5 @@ gem 'rake', '~> 13.0'
7
gem 'rspec', '~> 3.0'
8
gem 'rubocop', '~> 1.35'
9
gem 'rubocop-rspec', '~> 3.0'
10
-gem 'selenium-devtools', '= 0.133.0'
11
-gem 'selenium-webdriver', '= 4.29.1'
+gem 'selenium-devtools', '= 0.134.0'
+gem 'selenium-webdriver', '= 4.30.0'
0 commit comments