mail_spy 0.0.13 → 0.0.14

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.
@@ -103,10 +103,10 @@ module MailSpy
103
103
  end
104
104
  end
105
105
  end
106
+ wq.join
106
107
  offset += step
107
108
  end
108
109
 
109
- wq.join
110
110
  sent
111
111
  end
112
112
 
@@ -1,3 +1,3 @@
1
1
  module MailSpy
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: mail_spy
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.13
5
+ version: 0.0.14
6
6
  platform: ruby
7
7
  authors:
8
8
  - Timothy Cardenas