Skip to content

Commit

Permalink
Merge pull request #41 from KazuCocoa/bump-appium
Browse files Browse the repository at this point in the history
Uses appium_lib 9.15.0 and requires selenium-webdriver 3.14.0
  • Loading branch information
KazuCocoa authored Aug 19, 2018
2 parents e6d93b1 + 39c855c commit 84eecf3
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', '>= 9.13.0'
s.add_runtime_dependency 'appium_lib', '>= 9.15.0'
s.add_runtime_dependency 'capybara', '~> 3.0'

s.add_development_dependency 'appium_thor', '~> 0.0', '>= 0.0.7'
Expand Down

0 comments on commit 84eecf3

Please sign in to comment.