mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
4 lines
73 B
Text
4 lines
73 B
Text
source 'https://rubygems.org'
|
|
|
|
gem 'bundler', '< 3.0'
|
|
gemspec path: '..'
|