Skip to content

Commit 00e2ff0

Browse files
Bump net-imap in /test/truffle/gems/default-bundled-gems
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.19 to 0.4.20. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.4.19...v0.4.20) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.4.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdf602f commit 00e2ff0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/truffle/gems/default-bundled-gems/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ gem "debug", "1.9.2"
7474
gem "matrix", "0.4.2"
7575
gem "minitest", "5.20.0"
7676
gem "net-ftp", "0.3.4"
77-
gem "net-imap", "0.4.19"
77+
gem "net-imap", "0.4.20"
7878
gem "net-pop", "0.1.2"
7979
gem "net-smtp", "0.4.0.1"
8080
gem "power_assert", "2.0.3"

test/truffle/gems/default-bundled-gems/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
time
4545
net-http (0.4.1)
4646
uri
47-
net-imap (0.4.19)
47+
net-imap (0.4.20)
4848
date
4949
net-protocol
5050
net-pop (0.1.2)
@@ -159,7 +159,7 @@ DEPENDENCIES
159159
mutex_m (= 0.2.0)
160160
net-ftp (= 0.3.4)
161161
net-http (= 0.4.1)
162-
net-imap (= 0.4.19)
162+
net-imap (= 0.4.20)
163163
net-pop (= 0.1.2)
164164
net-protocol (= 0.2.2)
165165
net-smtp (= 0.4.0.1)

0 commit comments

Comments
 (0)