Skip to content

Commit

Permalink
chore: tweak deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed May 19, 2024
1 parent c034ec5 commit f6cc482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium_lib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/appium/ruby_lib' # published as appium_lib
s.require_paths = ['lib']

s.add_runtime_dependency 'appium_lib_core', '~> 9.0.0'
s.add_runtime_dependency 'appium_lib_core', '~> 9.0'
s.add_runtime_dependency 'nokogiri', '~> 1.8', '>= 1.8.1'
s.add_runtime_dependency 'tomlrb', '>= 1.1', '< 3.0'

Expand Down

0 comments on commit f6cc482

Please sign in to comment.