teamcapybara--capybara/gemfiles/Gemfile.beta-versions

9 lines
169 B
Plaintext

source "https://rubygems.org"
gem 'bundler', '~> 1.0'
gemspec :path => '..'
gem 'xpath', :git => 'git://github.com/jnicklas/xpath.git'
gem 'fuubar', '>= 2.0.0.beta1'