mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
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.
7 lines
No EOL
119 B
Text
7 lines
No EOL
119 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "capybara", "~> 2.5.0"
|
|
|
|
gemspec :path=>"../" |