Skip to content

Commit e963c02

Browse files
authored
chore: bump the ruby core ver (#963)
1 parent ce80e17 commit e963c02

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', '>= 5.5.2'
17+
s.add_runtime_dependency 'appium_lib_core', '~> 6.0'
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)