capybara-webkit/gemfiles/2.7.gemfile

12 lines
385 B
Plaintext
Raw Normal View History

2014-07-09 13:41:31 +00:00
# This file was generated by Appraisal
source "https://rubygems.org"
2016-03-30 01:53:19 +00:00
gem "mime-types", "< 3.0", :platforms=>[:ruby_19, :jruby_19]
2016-10-06 23:26:49 +00:00
gem "json", "< 2.0", :platforms=>[:ruby_19, :jruby_19]
2016-04-08 00:44:16 +00:00
gem "capybara", "~> 2.7.0"
2017-02-03 19:20:27 +00:00
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]
2014-07-09 13:41:31 +00:00
gemspec :path=>"../"