1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/Gemfile
2010-12-10 16:40:56 +01:00

5 lines
105 B
Ruby

source :rubygems
gem 'bundler', '~> 1.0'
gem 'xpath', :path => '../xpath' if ENV['XPATH_LOCAL']
gemspec