Remove invalid comment.

This was added in 1076aa50a8 when
ember-rails was installed from a revision number. This was changed to
use the latest gem release in ad6705cca7
This commit is contained in:
Eric Thomas 2014-01-31 08:21:32 -07:00
parent ae401f0dc7
commit bc32a825e2
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ gem 'active_model_serializers'
gem 'onebox', git: 'https://github.com/dysania/onebox.git'
# we had issues with latest, stick to the rev till we figure this out
# PR that makes it all hang together welcome
gem 'ember-rails'
gem 'ember-source', '~> 1.2.0.1'
gem 'handlebars-source', '~> 1.1.2'