We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a03b5e + 22b3d58 commit 583048cCopy full SHA for 583048c
1 file changed
Gemfile.lock
@@ -196,7 +196,7 @@ GEM
196
net-imap
197
net-pop
198
net-smtp
199
- mail-notify (1.1.0)
+ mail-notify (1.2.0)
200
actionmailer (>= 5.2.4.6)
201
actionpack (>= 5.2.7.1)
202
actionview (>= 5.2.7.1)
@@ -223,14 +223,14 @@ GEM
223
ruby2_keywords (~> 0.0.5)
224
msgpack (1.7.2)
225
multi_xml (0.6.0)
226
- net-imap (0.3.7)
+ net-imap (0.4.2)
227
date
228
net-protocol
229
net-pop (0.1.2)
230
231
net-protocol (0.2.1)
232
timeout
233
- net-smtp (0.3.3)
+ net-smtp (0.4.0)
234
235
netrc (0.11.0)
236
nio4r (2.5.9)
@@ -243,7 +243,7 @@ GEM
243
racc (~> 1.4)
244
nokogiri (1.15.4-x86_64-linux)
245
246
- notifications-ruby-client (5.3.0)
+ notifications-ruby-client (5.4.0)
247
jwt (>= 1.5, < 3)
248
null_logger (0.0.1)
249
oauth2 (2.0.9)
0 commit comments