Skip to content

Commit b00662a

Browse files
committed
chore: specify latest core
1 parent 98a3c6b commit b00662a

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 'appium_lib_core', '~> 5.5'
17+
s.add_runtime_dependency 'appium_lib_core', '~> 5.5', '>= 5.5.2'
1818
s.add_runtime_dependency 'nokogiri', '~> 1.8', '>= 1.8.1'
1919
s.add_runtime_dependency 'tomlrb', '>= 1.1', '< 3.0'
2020

0 commit comments

Comments
 (0)