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

Bump newrelic_rpm from 4.1.0.333 to 4.8.0.341 #401

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ gem 'nokogiri', '1.8.2'
gem 'therubyracer', '~> 0.12.3', :platforms => :ruby
gem 'uglifier', '~> 3.2.0'
gem 'rspec-mocks', '3.6.0'
gem 'newrelic_rpm', '4.1.0.333'
gem 'newrelic_rpm', '4.8.0.341'

gem 'lograge', '0.5.1'
gem 'logstash-event', '1.2.02'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
netrc (0.10.3)
newrelic_rpm (4.1.0.333)
newrelic_rpm (4.8.0.341)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nom-xml (0.5.3)
Expand Down Expand Up @@ -459,7 +459,7 @@ DEPENDENCIES
lograge (= 0.5.1)
logstash-event (= 1.2.02)
minitest (~> 5.10.2)
newrelic_rpm (= 4.1.0.333)
newrelic_rpm (= 4.8.0.341)
nokogiri (= 1.8.2)
omniauth (~> 1.7.1)
omniauth-shibboleth (~> 1.2.1)
Expand Down