1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/Gemfile
2012-01-11 00:15:45 +00:00

4 lines
153 B
Ruby

source :rubygems
gemspec
gem 'capybara', :git => 'https://github.com/jnicklas/capybara.git'
gem 'xpath', :git => 'https://github.com/jnicklas/xpath.git'