1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/Gemfile
2016-10-06 16:26:49 -07:00

5 lines
154 B
Ruby

source "https://rubygems.org"
gemspec
gem "mime-types", "< 3.0", platforms: [:ruby_19, :jruby_19]
gem "json", "< 2.0", :platforms=>[:ruby_19, :jruby_19]