Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jul 19, 2024
1 parent 9fac4ed commit 19b581a
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'
s.add_runtime_dependency 'appium_lib', '>= 13.0.0'
s.add_runtime_dependency 'capybara', '~> 3.36'

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

0 comments on commit 19b581a

Please sign in to comment.