Updating gem source to secure version
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,4 +1,4 @@
|
|||||||
source :rubygems
|
source 'https://rubygems.org'
|
||||||
gem "rake"
|
gem "rake"
|
||||||
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git', :branch => '2_0'
|
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git', :branch => '2_0'
|
||||||
#gem "jasmine", path: "/Users/pivotal/workspace/jasmine-gem"
|
#gem "jasmine", path: "/Users/pivotal/workspace/jasmine-gem"
|
||||||
|
|||||||
Reference in New Issue
Block a user