updates monitoring dependencies

This commit is contained in:
Juanjo Bazán
2016-06-28 21:30:22 +02:00
parent 9e55d4f719
commit 47a6480652
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ gem 'rollbar', '~> 2.11.0'
gem 'delayed_job_active_record', '~> 4.1.0'
gem 'daemons'
gem 'devise-async'
gem 'newrelic_rpm', '~> 3.14'
gem 'newrelic_rpm', '~> 3.16'
gem 'whenever', require: false
gem 'pg_search'

View File

@@ -239,7 +239,7 @@ GEM
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.1.1)
newrelic_rpm (3.15.2.317)
newrelic_rpm (3.16.0.318)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
@@ -327,7 +327,7 @@ GEM
responders (2.2.0)
railties (>= 4.2.0, < 5.1)
rinku (2.0.0)
rollbar (2.11.3)
rollbar (2.11.5)
multi_json
rspec (3.4.0)
rspec-core (~> 3.4.0)
@@ -477,7 +477,7 @@ DEPENDENCIES
kaminari
launchy
letter_opener_web (~> 1.3.0)
newrelic_rpm (~> 3.14)
newrelic_rpm (~> 3.16)
omniauth
omniauth-facebook (~> 3.0.0)
omniauth-google-oauth2 (~> 0.4.0)