dvdplm-ar_mailer 2.0.5 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46,7 +46,7 @@ class ActionMailer::ARSendmail
46
46
  ##
47
47
  # The version of ActionMailer::ARSendmail you are running.
48
48
 
49
- VERSION = '2.0.3'
49
+ VERSION = '2.0.6'
50
50
 
51
51
  ##
52
52
  # Maximum number of times authentication will be consecutively retried
@@ -312,7 +312,7 @@ end
312
312
  end
313
313
 
314
314
  opts.on("--version", "Version of ARMailer") do
315
- usage "ar_mailer #{VERSION} (adzap fork)"
315
+ usage "ar_mailer #{VERSION} (dvdplm fork)"
316
316
  end
317
317
 
318
318
  opts.separator ''
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dvdplm-ar_mailer
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.5
4
+ version: 2.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Hodel