diff --git a/Gemfile b/Gemfile index b1b723bac18..a89fb1284cf 100644 --- a/Gemfile +++ b/Gemfile @@ -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'