delayed_job_extras 0.11.0 → 0.11.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ begin
9
9
  begin
10
10
  module Delayed
11
11
  class Job
12
- include HoptoadNotifier::Catcher
12
+ # include HoptoadNotifier::Catcher
13
13
 
14
14
  acts_as_paranoid
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: delayed_job_extras
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - markbates