Hard code handlebars release

This commit is contained in:
Robin Ward 2013-07-16 13:43:43 -04:00
parent 2577d76e4f
commit 980d258f32
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ gem 'active_model_serializers', git: 'https://github.com/rails-api/active_model_
# PR that makes it all hang together welcome # PR that makes it all hang together welcome
gem 'ember-rails' gem 'ember-rails'
gem 'ember-source', '1.0.0.rc6.2' gem 'ember-source', '1.0.0.rc6.2'
gem 'handlebars-source' gem 'handlebars-source', '1.0.12'
gem 'barber' gem 'barber'
gem 'vestal_versions', git: 'https://github.com/zhangyuan/vestal_versions' gem 'vestal_versions', git: 'https://github.com/zhangyuan/vestal_versions'

View file

@ -493,7 +493,7 @@ DEPENDENCIES
fog fog
guard-rspec guard-rspec
guard-spork guard-spork
handlebars-source handlebars-source (= 1.0.12)
highline highline
hiredis hiredis
image_optim image_optim