mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
12 lines
No EOL
385 B
Text
12 lines
No EOL
385 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "mime-types", "< 3.0", :platforms=>[:ruby_19, :jruby_19]
|
|
gem "json", "< 2.0", :platforms=>[:ruby_19, :jruby_19]
|
|
gem "capybara", "~> 2.7.0"
|
|
gem "rspec", "~> 2.14.0"
|
|
gem "addressable", "< 2.5.0", :platforms=>[:ruby_19, :jruby_19]
|
|
gem "nokogiri", "< 1.7.0", :platforms=>[:ruby_19, :jruby_19]
|
|
|
|
gemspec :path=>"../" |