appium_lib.gemspec in appium_lib-5.0.0 vs appium_lib.gemspec in appium_lib-5.0.1
- old
+ new
@@ -13,10 +13,10 @@
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.41', '>= 2.41.0'
- s.add_runtime_dependency 'awesome_print', '~> 1.2', '>= 1.2.0'
+ s.add_runtime_dependency 'awesome_print', '~> 1.6', '>= 1.6.0'
s.add_runtime_dependency 'json', '~> 1.8', '>= 1.8.1'
s.add_runtime_dependency 'toml', '~> 0.0', '>= 0.0.4'
s.add_runtime_dependency 'nokogiri', '~> 1.6.3.1'
s.add_development_dependency 'posix-spawn', '~> 0.3', '>= 0.3.8'
\ No newline at end of file