1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/gemfiles/Gemfile.rspec-34

7 lines
143 B
Text

source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec :path => '..'
gem 'xpath', github: 'teamcapybara/xpath'
gem 'rspec', '~>3.4.0'