1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Remove NewRelic

This commit is contained in:
Daniel Barber 2015-10-19 17:28:02 +01:00
parent 34522e9a33
commit 8c122973aa
2 changed files with 0 additions and 4 deletions

View File

@ -70,8 +70,6 @@ group :production do
gem 'rails_12factor' gem 'rails_12factor'
end end
gem 'newrelic_rpm'
gem 'exception_notification', :git => 'git://github.com/rails/exception_notification', :require => 'exception_notifier' gem 'exception_notification', :git => 'git://github.com/rails/exception_notification', :require => 'exception_notifier'
gem 'pg' gem 'pg'
gem 'devise' gem 'devise'

View File

@ -162,7 +162,6 @@ GEM
net-scp (1.2.1) net-scp (1.2.1)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (3.0.1) net-ssh (3.0.1)
newrelic_rpm (3.13.2.302)
nokogiri (1.6.6.2) nokogiri (1.6.6.2)
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
orm_adapter (0.5.0) orm_adapter (0.5.0)
@ -322,7 +321,6 @@ DEPENDENCIES
hpricot hpricot
jquery-rails jquery-rails
letter_opener letter_opener
newrelic_rpm
pg pg
poltergeist poltergeist
powder powder