Update rake-pipeline
This commit is contained in:
parent
dff93c93fe
commit
adab32f90f
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ gem 'rack-cache'
|
|||
gem 'sinatra'
|
||||
|
||||
group :assets do
|
||||
gem 'rake-pipeline', github: 'livingsocial/rake-pipeline', ref: '3465e0e3e1'
|
||||
gem 'rake-pipeline', github: 'livingsocial/rake-pipeline'
|
||||
gem 'rake-pipeline-web-filters', github: 'wycats/rake-pipeline-web-filters'
|
||||
gem 'coffee-script'
|
||||
gem 'compass'
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
GIT
|
||||
remote: git://github.com/livingsocial/rake-pipeline.git
|
||||
revision: 3465e0e3e134bf52ddf5d138e8c8262412080095
|
||||
ref: 3465e0e3e1
|
||||
revision: 859d7b39b51f7539a0610ad4856189db81071347
|
||||
specs:
|
||||
rake-pipeline (0.6.0)
|
||||
rake-pipeline (0.8.0)
|
||||
json
|
||||
rake (~> 0.9.0)
|
||||
thor
|
||||
|
||||
|
@ -46,6 +46,7 @@ GEM
|
|||
guard (1.4.0)
|
||||
listen (>= 0.4.2)
|
||||
thor (>= 0.14.6)
|
||||
json (1.7.5)
|
||||
listen (0.5.3)
|
||||
multi_json (1.3.6)
|
||||
puma (1.6.3)
|
||||
|
|
Loading…
Reference in New Issue
Block a user