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 fdf602f commit 00e2ff0Copy full SHA for 00e2ff0
test/truffle/gems/default-bundled-gems/Gemfile
@@ -74,7 +74,7 @@ gem "debug", "1.9.2"
74
gem "matrix", "0.4.2"
75
gem "minitest", "5.20.0"
76
gem "net-ftp", "0.3.4"
77
-gem "net-imap", "0.4.19"
+gem "net-imap", "0.4.20"
78
gem "net-pop", "0.1.2"
79
gem "net-smtp", "0.4.0.1"
80
gem "power_assert", "2.0.3"
test/truffle/gems/default-bundled-gems/Gemfile.lock
@@ -44,7 +44,7 @@ GEM
44
time
45
net-http (0.4.1)
46
uri
47
- net-imap (0.4.19)
+ net-imap (0.4.20)
48
date
49
net-protocol
50
net-pop (0.1.2)
@@ -159,7 +159,7 @@ DEPENDENCIES
159
mutex_m (= 0.2.0)
160
net-ftp (= 0.3.4)
161
net-http (= 0.4.1)
162
- net-imap (= 0.4.19)
+ net-imap (= 0.4.20)
163
net-pop (= 0.1.2)
164
net-protocol (= 0.2.2)
165
net-smtp (= 0.4.0.1)
0 commit comments