mailcatcher 0.4.6 → 0.4.7

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.
Files changed (2) hide show
  1. data/public/images/logo.png +0 -0
  2. metadata +3 -2
Binary file
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: mailcatcher
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.4.6
5
+ version: 0.4.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Samuel Cochran
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-06-23 00:00:00 Z
13
+ date: 2011-06-24 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: activesupport
@@ -154,6 +154,7 @@ files:
154
154
  - lib/mail_catcher/smtp.rb
155
155
  - lib/mail_catcher/web.rb
156
156
  - lib/mail_catcher.rb
157
+ - public/images/logo.png
157
158
  - public/javascripts/application.js
158
159
  - public/javascripts/date.js
159
160
  - public/javascripts/jquery.js