Specify Jasmine Gem 2.99 tag for bundle install
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,5 +1,5 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
gem "jasmine", :git => 'https://github.com/jasmine/jasmine-gem.git'
|
gem "jasmine", :git => 'https://github.com/jasmine/jasmine-gem.git', :tag => 'v2.99.0'
|
||||||
# gem "jasmine", path: "../jasmine-gem"
|
# gem "jasmine", path: "../jasmine-gem"
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|||||||
Reference in New Issue
Block a user