summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-09-25 12:29:48 +0200
committerAzul <azul@riseup.net>2013-09-25 12:29:48 +0200
commit377195ce83c22c3a3771565cf15f6a06f1440b06 (patch)
treea4a66c35162e4195c6c62defda2c306d1d56c4ce /Gemfile.lock
parent83c323fbe10249a54d6383189fd9279d82c7d010 (diff)
log to file or syslog instead of STDOUT
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f0ad9ca..f9bfda6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,6 +4,7 @@ PATH
tapicero (0.1.0)
couchrest (~> 1.1.3)
daemons
+ syslog_logger (~> 2.0.0)
yajl-ruby
GEM
@@ -24,6 +25,7 @@ GEM
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
+ syslog_logger (2.0.1)
yajl-ruby (1.1.0)
PLATFORMS