FIX: HTMLBars compilation was broken in production mode

This commit is contained in:
Robin Ward
2015-05-07 10:52:31 -04:00
parent 098556c78d
commit d9e5302a16
6 changed files with 22 additions and 47330 deletions

View File

@@ -42,7 +42,7 @@ gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox'
gem 'ember-rails'
gem 'ember-source', '1.9.0.beta.4'
gem 'ember-source', '1.11.3.1'
gem 'handlebars-source', '2.0.0'
gem 'barber'
gem 'babel-transpiler'