Merge pull request #66 from openSUSE/review_140424_leave_only_one_observers

One observers gem is enough
This commit is contained in:
Henne Vogelsang 2014-04-25 15:32:30 +02:00
commit a013529306

View file

@ -64,7 +64,6 @@ gem 'd3_rails'
gem 'coveralls', require: false
# Use a self-hosted errbit with the old notifier
gem 'hoptoad_notifier', "~> 2.3"
gem 'rails-observers'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks'