1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00
paloma/test_app/Gemfile
2016-03-01 19:07:36 +08:00

6 lines
119 B
Ruby

source 'https://rubygems.org'
gem 'selenium-webdriver'
gem 'jquery-turbolinks'
gem 'test-unit'
gemspec :path => '../'