diff --git a/Gemfile b/Gemfile index 901b1700..a1ea6a31 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source 'https://rubygems.org' gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git' +gem "jasmine_selenium_runner", :git => 'https://github.com/jasmine/jasmine_selenium_runner.git' # gem "jasmine", path: "/Users/pivotal/workspace/jasmine-gem" unless ENV["TRAVIS"] group :debug do