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.beta-versions
2015-10-28 12:11:29 -07:00

8 lines
No EOL
211 B
Text

source "https://rubygems.org"
gem 'bundler', '~> 1.0'
gemspec :path => '..'
gem 'xpath', github: 'jnicklas/xpath'
gem 'rack', github: 'rack/rack'
gem 'sinatra', github: 'sinatra/sinatra', branch: '2.2.0-alpha'