Skip to content

Commit 23504ea

Browse files
Update selenium-webdriver for driver.manage.logs support
1 parent db03815 commit 23504ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appium_lib.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
2424
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
2525
s.require_paths = [ 'lib' ]
2626

27-
s.add_runtime_dependency 'selenium-webdriver', '~> 2.37.0'
27+
s.add_runtime_dependency 'selenium-webdriver', '~> 2.39.0'
2828
s.add_runtime_dependency 'awesome_print', '~> 1.2.0'
2929
s.add_runtime_dependency 'json', '~> 1.8.1'
3030
s.add_runtime_dependency 'toml', '~> 0.0.4'

0 commit comments

Comments
 (0)