Skip to content

Commit

Permalink
[api] we need a rails3 version of exception_notification
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Mar 31, 2012
1 parent 4f7e7c2 commit 235fde0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/api/Gemfile
Expand Up @@ -6,10 +6,9 @@ gem 'rails', '~>3.2.1'

gem 'mysql2'
gem 'nokogiri', '~>1.5.0'
gem 'daemons'
gem 'delayed_job', '>3.0'
gem 'delayed_job_active_record'
gem 'exception_notification'
gem 'exception_notification', '>=2.3'
gem 'yajl-ruby'
gem 'ci_reporter'
gem 'rdoc'
Expand Down

0 comments on commit 235fde0

Please sign in to comment.