Skip to content

Commit f58c8aa

Browse files
Merge pull request #363 from SrinivasanTarget/master
updated webdriver dependency
2 parents 6b46f00 + f8cff26 commit f58c8aa

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
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
1515
s.require_paths = ['lib']
1616

17-
s.add_runtime_dependency 'selenium-webdriver', '~> 2.49'
17+
s.add_runtime_dependency 'selenium-webdriver', '~> 2.50'
1818
s.add_runtime_dependency 'awesome_print', '~> 1.6'
1919
s.add_runtime_dependency 'json', '~> 1.8'
2020
s.add_runtime_dependency 'tomlrb', '~> 1.1'

0 commit comments

Comments
 (0)