aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2011-10-16 17:45:08 +0200
committerAlex Legler <a3li@gentoo.org>2011-10-16 17:45:08 +0200
commit615e15573084b2ad0eff78303560d1221bbc171a (patch)
treec1c2dedb741167b16236eb165f647e56f7a846d9
parentAdd missing <ul> (diff)
downloadglsamaker-615e15573084b2ad0eff78303560d1221bbc171a.tar.gz
glsamaker-615e15573084b2ad0eff78303560d1221bbc171a.tar.bz2
glsamaker-615e15573084b2ad0eff78303560d1221bbc171a.zip
Remove exception notification tool again for debugging
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock3
2 files changed, 1 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 94b302c..1e568f3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -26,7 +26,7 @@ gem 'thin'
# Deploy with Capistrano
gem 'capistrano'
-gem 'exception_notification'
+# gem 'exception_notification'
group :development do
# To use debugger
diff --git a/Gemfile.lock b/Gemfile.lock
index 911e34d..8d1daae 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -53,8 +53,6 @@ GEM
diff-lcs (1.1.3)
erubis (2.7.0)
eventmachine (0.12.10)
- exception_notification (2.5.2)
- actionmailer (>= 3.0.4)
execjs (1.2.4)
multi_json (~> 1.0)
fastercsv (1.5.4)
@@ -170,7 +168,6 @@ DEPENDENCIES
ci_reporter
coffee-rails (~> 3.1.0)
diff-lcs
- exception_notification
fastercsv
json
kramdown