promiscuous-newrelic 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ DependencyDetection.defer do
4
4
  @name = :promiscuous
5
5
 
6
6
  depends_on do
7
- defined?(Promiscuous::Common::Worker) and not NewRelic::Control.instance['disable_promiscuous']
7
+ defined?(Promiscuous::CLI) and not NewRelic::Control.instance['disable_promiscuous']
8
8
  end
9
9
 
10
10
  executes do
@@ -1,5 +1,5 @@
1
1
  module Promiscuous
2
2
  module NewRelic
3
- VERSION = '0.1.7'
3
+ VERSION = '0.1.8'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: promiscuous-newrelic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: