delayed_job_extras 0.11.1 → 0.11.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/delayed_job_extras.rb +1 -1
  2. metadata +2 -2
@@ -12,4 +12,4 @@ require File.join(path, 'worker')
12
12
  require File.join(path, 'action_mailer')
13
13
 
14
14
  require File.join(path, 'hoptoad')
15
- require File.join(path, 'acts_as_paranoid')
15
+ # require File.join(path, 'acts_as_paranoid')
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.1
4
+ version: 0.11.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - markbates
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-02-15 00:00:00 -05:00
12
+ date: 2010-02-22 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency