mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Remove NewRelic
This commit is contained in:
parent
34522e9a33
commit
8c122973aa
2
Gemfile
2
Gemfile
@ -70,8 +70,6 @@ group :production do
|
||||
gem 'rails_12factor'
|
||||
end
|
||||
|
||||
gem 'newrelic_rpm'
|
||||
|
||||
gem 'exception_notification', :git => 'git://github.com/rails/exception_notification', :require => 'exception_notifier'
|
||||
gem 'pg'
|
||||
gem 'devise'
|
||||
|
||||
@ -162,7 +162,6 @@ GEM
|
||||
net-scp (1.2.1)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (3.0.1)
|
||||
newrelic_rpm (3.13.2.302)
|
||||
nokogiri (1.6.6.2)
|
||||
mini_portile (~> 0.6.0)
|
||||
orm_adapter (0.5.0)
|
||||
@ -322,7 +321,6 @@ DEPENDENCIES
|
||||
hpricot
|
||||
jquery-rails
|
||||
letter_opener
|
||||
newrelic_rpm
|
||||
pg
|
||||
poltergeist
|
||||
powder
|
||||
|
||||
Loading…
Reference in New Issue
Block a user