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.15.gemfile
2017-11-08 09:13:59 -08:00

10 lines
297 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "json", "< 2.0", platforms: [:ruby_19, :jruby_19]
gem "capybara", "~> 2.15.0"
gem "addressable", "< 2.5.0", platforms: [:ruby_19, :jruby_19]
gem "nokogiri", "< 1.7.0", platforms: [:ruby_19, :jruby_19]
gemspec path: "../"