Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielgrippi <danielgrippi@gmail.com>2011-06-02 23:09:39 +0400
committerdanielgrippi <danielgrippi@gmail.com>2011-06-02 23:10:03 +0400
commit918284a8f8b5a4f48fa2489837c6a51d76f74d87 (patch)
tree16c605fe1e4b4aa4798f3c3c6455711ed2840166 /Gemfile.lock
parent7363bf34999586d32d835171a622b332d684a731 (diff)
include newrelic if the newrelic config file is present. profiling ftw.
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 ce32423ac..502d9d96e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -235,6 +235,7 @@ GEM
net-ssh (2.0.24)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
+ newrelic_rpm (3.0.1)
nokogiri (1.4.3.1)
oa-basic (0.2.6)
oa-core (= 0.2.6)
@@ -428,6 +429,7 @@ DEPENDENCIES
mini_magick (= 3.2)
mongrel
mysql2 (= 0.2.6)
+ newrelic_rpm
nokogiri
ohai (= 0.5.8)
omniauth (= 0.2.6)