Switch to using new jasmine-browser-runner to server files for local testing

This commit is contained in:
Gregg Van Hove
2019-03-11 17:27:46 -07:00
parent 8da1fd1ed1
commit 0644731680
11 changed files with 53 additions and 93 deletions

View File

@@ -1,9 +1,2 @@
source 'https://rubygems.org'
gem "jasmine", :git => 'https://github.com/jasmine/jasmine-gem.git'
# gem "jasmine", path: "../jasmine-gem"
gemspec
gem "jasmine_selenium_runner", :github => 'jasmine/jasmine_selenium_runner'
gem "anchorman"