mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-21 23:08:54 -05:00
Bump 0.6.1
This commit is contained in:
parent
8e77cde268
commit
0179a924a0
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
mailcatcher (0.6.0)
|
||||
mailcatcher (0.6.1)
|
||||
activesupport (>= 4.0.0, < 5)
|
||||
eventmachine (~> 1.0.0, <= 1.0.5)
|
||||
mail (~> 2.3)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module MailCatcher
|
||||
VERSION = "0.6.0"
|
||||
VERSION = "0.6.1"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user