8000
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 5f2c53d commit 944fd5cCopy full SHA for 944fd5c
Gemfile.lock
@@ -193,8 +193,11 @@ GEM
193
loofah (2.21.3)
194
crass (~> 1.0.2)
195
nokogiri (>= 1.12.0)
196
- mail (2.7.1)
+ mail (2.8.1)
197
mini_mime (>= 0.1.1)
198
+ net-imap
199
+ net-pop
200
+ net-smtp
201
maildown (3.3.1)
202
actionmailer (>= 4.0.0)
203
kramdown-parser-gfm
@@ -206,7 +209,7 @@ GEM
206
209
mime-types-data (~> 3.2015)
207
210
mime-types-data (3.2019.1009)
208
211
mini_histogram (0.3.1)
- mini_mime (1.1.2)
212
+ mini_mime (1.1.5)
213
mini_portile2 (2.8.2)
214
minitest (5.18.1)
215
mocha (1.16.0)
0 commit comments