diff --git a/Gemfile b/Gemfile index 99b0190..2075440 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index a37571a..7815f3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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