Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit 6202579

Browse files
dependabot-supportmcritchlow
authored andcommitted
Bump newrelic_rpm from 4.1.0.333 to 5.3.0.346
Bumps [newrelic_rpm](https://github.com/newrelic/rpm) from 4.1.0.333 to 5.3.0.346. - [Release notes](https://github.com/newrelic/rpm/releases) - [Changelog](https://github.com/newrelic/rpm/blob/master/CHANGELOG.md) - [Commits](https://github.com/newrelic/rpm/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03a259b commit 6202579

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem 'nokogiri', '1.8.4'
4343

4444
gem 'uglifier', '~> 3.2.0'
4545
gem 'rspec-mocks', '3.6.0'
46-
gem 'newrelic_rpm', '4.1.0.333'
46+
gem 'newrelic_rpm', '5.3.0.346'
4747

4848
gem 'lograge', '0.5.1'
4949
gem 'logstash-event', '1.2.02'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
net-ssh (>= 2.6.5)
226226
net-ssh (4.1.0)
227227
netrc (0.10.3)
228-
newrelic_rpm (4.1.0.333)
228+
newrelic_rpm (5.3.0.346)
229229
nokogiri (1.8.4)
230230
mini_portile2 (~> 2.3.0)
231231
nom-xml (0.5.3)
@@ -457,7 +457,7 @@ DEPENDENCIES
457457
lograge (= 0.5.1)
458458
logstash-event (= 1.2.02)
459459
minitest (~> 5.10.2)
460-
newrelic_rpm (= 4.1.0.333)
460+
newrelic_rpm (= 5.3.0.346)
461461
nokogiri (= 1.8.4)
462462
omniauth (~> 1.7.1)
463463
omniauth-shibboleth (~> 1.2.1)

0 commit comments

Comments
 (0)