requiring newrelic
This commit is contained in:
parent
419e4cd41a
commit
ee00525bfe
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -78,7 +78,7 @@ gem 'SystemTimer', '1.2.1', :platforms => :ruby_18
|
|||
gem 'hoptoad_notifier'
|
||||
|
||||
gem 'rpm_contrib'
|
||||
gem 'newrelic_rpm', :require => false
|
||||
gem 'newrelic_rpm'#, :require => false
|
||||
|
||||
#mail
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue