updated newrelic_rpm gem
This commit is contained in:
parent
9f1abe17ac
commit
561d886a54
2
Gemfile
2
Gemfile
|
@ -41,7 +41,7 @@ gem 'wikicloth'
|
|||
|
||||
# gem 'unicorn', '~> 4.3.1', :platforms => [:mri, :rbx]
|
||||
gem 'trinidad', '~> 1.0.2', :platforms => :jruby
|
||||
gem 'newrelic_rpm', '~> 3.5.5.38', :platforms => [:mri, :rbx]
|
||||
gem 'newrelic_rpm'
|
||||
gem 'whenever', '~> 0.7.3', :require => false
|
||||
|
||||
gem 'jbuilder', '~> 1.4.2'
|
||||
|
|
|
@ -224,7 +224,7 @@ GEM
|
|||
net-ssh (2.6.8)
|
||||
net-ssh-gateway (1.2.0)
|
||||
net-ssh (>= 2.6.5)
|
||||
newrelic_rpm (3.5.5.38)
|
||||
newrelic_rpm (3.6.9.171)
|
||||
ng-rails-csrf (0.1.0)
|
||||
nokogiri (1.6.0)
|
||||
mini_portile (~> 0.5.0)
|
||||
|
@ -484,7 +484,7 @@ DEPENDENCIES
|
|||
meta_request
|
||||
mock_redis (= 0.6.2)
|
||||
momentjs-rails
|
||||
newrelic_rpm (~> 3.5.5.38)
|
||||
newrelic_rpm
|
||||
ng-rails-csrf
|
||||
ohm
|
||||
ohm-expire
|
||||
|
|
Loading…
Reference in New Issue