We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7bb26 commit 8bb75f6Copy full SHA for 8bb75f6
Gemfile
@@ -60,7 +60,6 @@ end
60
61
group :production do
62
gem 'rails_12factor'
63
- gem 'newrelic_rpm'
64
gem 'sentry-raven'
65
end
66
gem 'nokogiri', '>= 1.6.8'
Gemfile.lock
@@ -178,7 +178,6 @@ GEM
178
multi_json (1.12.1)
179
multipart-post (2.0.0)
180
net-ssh (3.2.0)
181
- newrelic_rpm (3.17.0.325)
182
nio4r (2.3.0)
183
nokogiri (1.8.2)
184
mini_portile2 (~> 2.3.0)
@@ -359,7 +358,6 @@ DEPENDENCIES
359
358
mocha
360
msgpack
361
net-ssh
362
- newrelic_rpm
363
nokogiri (>= 1.6.8)
364
octokit
365
pg
@@ -388,4 +386,4 @@ DEPENDENCIES
388
386
webmock (~> 3.0)
389
387
390
BUNDLED WITH
391
- 1.16.2
+ 1.17.2
config/newrelic.yml
0 commit comments