teamcapybara--capybara/gemfiles/Gemfile.ruby-19

8 lines
160 B
Plaintext

source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec path: '..'
gem 'mime-types', '< 3.0'
gem 'xpath', :git => 'git://github.com/jnicklas/xpath.git'