1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Addition of selenium-webdriver into Gemfile

This commit is contained in:
Juraj Masar 2013-05-10 22:14:41 +02:00
parent 6ed21ae443
commit ad8f763c03

View file

@ -1,2 +1,5 @@
source 'https://rubygems.org'
gem 'selenium-webdriver'
gemspec :path => '../../'