1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/Gemfile

5 lines
94 B
Text
Raw Normal View History

2013-02-27 21:53:45 -05:00
source "https://rubygems.org"
gemspec
2016-10-06 19:26:49 -04:00
gem "json", "< 2.0", :platforms=>[:ruby_19, :jruby_19]