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 d9fbf8b commit c89464fCopy full SHA for c89464f
appium_lib.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
15
s.require_paths = ['lib']
16
17
- s.add_runtime_dependency 'selenium-webdriver', '~> 2.45'
+ s.add_runtime_dependency 'selenium-webdriver', '~> 2.48'
18
s.add_runtime_dependency 'awesome_print', '~> 1.6'
19
s.add_runtime_dependency 'json', '~> 1.8'
20
s.add_runtime_dependency 'toml', '~> 0.0'
0 commit comments