Use new jasmine github repo url

This commit is contained in:
Rohit Arondekar
2015-01-14 20:47:09 +05:30
parent 3140d5fb95
commit 9ad3eac469
3 changed files with 4 additions and 4 deletions

View File

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