1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/gemfiles/2.5.gemfile
Matthew Horan cb7420d792 Bump runtime dependencies for Capybara 2.5
We're not completely compatible with the release, as Node#send_keys
implementation is missing. However, we're going to release this so that
people can get started with Capybara 2.5 today.
2015-08-29 19:13:49 -04:00

7 lines
No EOL
119 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "capybara", "~> 2.5.0"
gemspec :path=>"../"