Commit c23998ee
Changed files (2)
Gemfile
@@ -17,7 +17,6 @@ gem 'acts-as-taggable-on'
gem 'delayed_job_active_record'
gem 'daemons'
gem 'jquery-fileupload-rails'
-gem 'exception_notification', :require => 'exception_notifier'
group :development, :test do
gem 'pg'
Gemfile.lock
@@ -104,8 +104,6 @@ GEM
warden (~> 1.2.1)
diff-lcs (1.1.3)
erubis (2.7.0)
- exception_notification (3.0.1)
- actionmailer (>= 3.0.4)
excon (0.6.6)
execjs (1.4.0)
multi_json (~> 1.0)
@@ -285,7 +283,6 @@ DEPENDENCIES
daemons
delayed_job_active_record
devise
- exception_notification
factory_girl_rails
fakes-rspec
fog