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

5 lines
102 B
Text
Raw Normal View History

2013-10-12 10:22:52 +08:00
source 'https://rubygems.org'
gem 'selenium-webdriver'
2014-09-25 23:36:17 +08:00
gem 'jquery-turbolinks'
2013-10-12 10:22:52 +08:00
gemspec :path => '../'