paloma/test_app/Gemfile

7 lines
119 B
Ruby

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