capybara-webkit/Gemfile

5 lines
94 B
Ruby
Raw Normal View History

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