We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc514a2 commit 5ffe20cCopy full SHA for 5ffe20c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- incoming (0.1.0)
+ incoming (0.1.1)
5
mail (~> 2.4.1)
6
postmark-mitt (~> 0.0.11)
7
incoming.gemspec
Gem::Specification.new do |s|
# The following lines are updated automatically by `rake gemspec`
s.name = 'incoming'
- s.version = '0.1.0'
+ s.version = '0.1.1'
s.date = '2013-02-16'
s.summary = 'Incoming! helps you receive email in your Rack apps.'
0 commit comments