1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/Gemfile
Jonas Nicklas 5297bdb0ec Add bundler dependency itself to gemfile
This makes sure people don't bundle install
with old versions of bundler
2010-10-06 22:05:33 +02:00

4 lines
50 B
Ruby

source :rubygems
gem 'bundler', '~> 1.0'
gemspec