appium_lib.gemspec in appium_lib-8.0.2 vs appium_lib.gemspec in appium_lib-8.1.0
- old
+ new
@@ -12,10 +12,10 @@
s.description += '.' # avoid identical warning
s.authors = s.email = ['code@bootstraponline.com']
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
s.require_paths = ['lib']
- s.add_runtime_dependency 'selenium-webdriver', '~> 2.49'
+ s.add_runtime_dependency 'selenium-webdriver', '~> 2.50'
s.add_runtime_dependency 'awesome_print', '~> 1.6'
s.add_runtime_dependency 'json', '~> 1.8'
s.add_runtime_dependency 'tomlrb', '~> 1.1'
s.add_runtime_dependency 'nokogiri', '~> 1.6.6'