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

7 lines
119 B
Text
Raw Normal View History

2013-10-11 22:22:52 -04:00
source 'https://rubygems.org'
gem 'selenium-webdriver'
2014-09-25 11:36:17 -04:00
gem 'jquery-turbolinks'
2016-03-01 06:07:36 -05:00
gem 'test-unit'
gemspec :path => '../'