aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 5 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b2863262d..86329ab86 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,7 +20,7 @@ GEM
activesupport (2.3.14)
annotate (2.4.0)
archive-tar-minitar (0.5.2)
- capistrano (2.13.3)
+ capistrano (2.13.4)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
@@ -52,6 +52,7 @@ GEM
net-ssh (2.5.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
+ newrelic_rpm (3.4.1)
pg (0.13.2)
rack (1.1.3)
rails (2.3.14)
@@ -91,6 +92,7 @@ GEM
ruby-ole (1.2.11.3)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
+ syslog_protocol (0.9.2)
test-unit (1.2.3)
hoe (>= 1.5.1)
vpim (0.695)
@@ -116,6 +118,7 @@ DEPENDENCIES
memcache-client
net-http-local
net-purge
+ newrelic_rpm
pg
rack (~> 1.1.0)
rails (= 2.3.14)
@@ -129,6 +132,7 @@ DEPENDENCIES
ruby-debug
ruby-debug19
ruby-msg (~> 1.5.0)
+ syslog_protocol
test-unit (~> 1.2.3)
vpim
will_paginate (~> 2.3.11)