Skip to content

Commit

Permalink
chore: tweak appium_lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Nov 11, 2021
1 parent 2569793 commit 2db4ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium_capybara.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/appium/appium_capybara'
s.require_paths = ['lib']

s.add_runtime_dependency 'appium_lib', '12.0.0.rc5'
s.add_runtime_dependency 'appium_lib', '~> 12.0.0'
s.add_runtime_dependency 'capybara', '~> 3.36'

s.add_development_dependency 'appium_thor', '~> 1.1.6'
Expand Down

0 comments on commit 2db4ab7

Please sign in to comment.