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

8 lines
139 B
Plaintext

source 'https://rubygems.org'
gem 'bundler', '< 3.0'
gemspec path: '..'
gem 'xpath', github: 'teamcapybara/xpath'
gem 'rspec', '~>3.5.0'