Enable errbit/hoptoad, update rake

This commit is contained in:
Henne Vogelsang 2014-04-11 12:32:15 +02:00
parent 2831ccdde0
commit 4592802411
4 changed files with 35 additions and 1 deletions

View file

@ -55,3 +55,6 @@ gem 'active_model_serializers'
gem 'axlsx_rails'
gem 'd3_rails'
gem 'coveralls', require: false
# Use a self-hosted errbit with the old notifier
gem 'hoptoad_notifier', "~> 2.3"