aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 06492851e..1b735dbb7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -125,6 +125,8 @@ gem 'rabl'
gem 'delayed_job_active_record'
gem 'apartment', "~> 1.0.0"
+gem 'newrelic_rpm'
+
group :development do
gem 'capistrano', '2.13.5'
gem 'capistrano-ext'