[logaling-commit] logaling/logaling-server [master] Add exception_notification to Gemfile

Back to archive index

SHIMADA Koji null+****@clear*****
Thu Oct 18 10:50:24 JST 2012


SHIMADA Koji	2012-10-18 10:50:24 +0900 (Thu, 18 Oct 2012)

  New Revision: ff43d571b8b5e9bfea8dd2eb8253034257012ef1
  https://github.com/logaling/logaling-server/commit/ff43d571b8b5e9bfea8dd2eb8253034257012ef1

  Log:
    Add exception_notification to Gemfile

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+1 -0)
===================================================================
--- Gemfile    2012-10-17 18:25:37 +0900 (573ff50)
+++ Gemfile    2012-10-18 10:50:24 +0900 (13ac6ef)
@@ -33,6 +33,7 @@ gem 'omniauth-twitter'
 gem 'kaminari'
 gem 'rvm-capistrano'
 gem 'iso-639'
+gem 'exception_notification', :require => 'exception_notifier'
 
 # To use ActiveModel has_secure_password
 # gem 'bcrypt-ruby', '~> 3.0.0'

  Modified: Gemfile.lock (+3 -0)
===================================================================
--- Gemfile.lock    2012-10-17 18:25:37 +0900 (e0e7a08)
+++ Gemfile.lock    2012-10-18 10:50:24 +0900 (ca33c3d)
@@ -87,6 +87,8 @@ GEM
     database_cleaner (0.7.2)
     diff-lcs (1.1.3)
     erubis (2.7.0)
+    exception_notification (2.6.1)
+      actionmailer (>= 3.0.4)
     execjs (1.4.0)
       multi_json (~> 1.0)
     fabrication (2.2.2)
@@ -280,6 +282,7 @@ DEPENDENCIES
   coffee-rails (~> 3.2.1)
   cucumber-rails
   database_cleaner
+  exception_notification
   fabrication
   faker
   foreman
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the logaling-commit mailing list
Back to archive index