File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ source "https://rubygems.org"
22
33gem "rake-pipeline" , :git => "https://github.com/livingsocial/rake-pipeline.git"
44gem "ember-dev" , :git => "https://github.com/emberjs/ember-dev.git" , :branch => "master"
5- gem "handlebars-source" , :git => "https://github.com/wycats/handlebars.js.git" , :tag => "v1.0.12"
65
76# Require the specific version of handlebars-source that
87# we'll be precompiling and performing tests with.
Original file line number Diff line number Diff line change 2323 rake (~> 10.0.0 )
2424 thor
2525
26- GIT
27- remote: https://github.com/wycats/handlebars.js.git
28- revision: 1585f917498f47263f3cd6dc4343ac377e93ad22
29- tag: v1.0.12
30- specs:
31- handlebars-source (1.0.12 )
32-
3326PATH
3427 remote: .
3528 specs:
5245 diff-lcs (~> 1.1 )
5346 mime-types (~> 1.15 )
5447 posix-spawn (~> 0.3.6 )
48+ handlebars-source (1.0.12 )
5549 json (1.8.0 )
5650 kicker (2.6.1 )
5751 listen
@@ -85,5 +79,4 @@ PLATFORMS
8579DEPENDENCIES
8680 ember-dev !
8781 ember-source !
88- handlebars-source !
8982 rake-pipeline !
You can’t perform that action at this time.
0 commit comments