mailcatcher 0.4.6 → 0.4.7
Sign up to get free protection for your applications and to get access to all the features.
- data/public/images/logo.png +0 -0
- 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.
|
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-
|
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
|