teamcapybara--capybara/gemfiles/Gemfile.rspec-34

8 lines
140 B
Plaintext
Raw Normal View History

source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec path: '..'
2017-05-25 17:43:28 +00:00
gem 'xpath', github: 'teamcapybara/xpath'
gem 'rspec', '~>3.4.0'