We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68cc5f commit 447f13cCopy full SHA for 447f13c
appium_lib.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
s.require_paths = ['lib']
15
16
s.add_runtime_dependency 'selenium-webdriver', '~> 3.0', '>= 3.0.4'
17
- s.add_runtime_dependency 'awesome_print', '~> 1.6'
+ s.add_runtime_dependency 'awesome_print', '~> 1.7'
18
s.add_runtime_dependency 'json', '>= 1.8'
19
s.add_runtime_dependency 'tomlrb', '~> 1.1'
20
s.add_runtime_dependency 'nokogiri', '~> 1.6', '>= 1.6.6'
0 commit comments