diff --git a/Gemfile b/Gemfile index c8c3ea0..2082660 100644 --- a/Gemfile +++ b/Gemfile @@ -7,6 +7,7 @@ gem 'cqm-reports', '4.1.1' gem 'rackup', '~> 2.1' gem 'rack-contrib', '~> 2.5', '>= 2.5.0' gem 'jwt' +gem 'newrelic_rpm' gem 'cqm-models', :git => 'https://github.com/projecttacoma/cqm-models', :branch => 'master'