Skip to content

Commit 0e0fc38

Browse files
Bump net-imap from 0.2.3 to 0.2.5
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.2.3 to 0.2.5. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.2.3...v0.2.5) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ebba98 commit 0e0fc38

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
concurrent-ruby (1.1.9)
9393
crass (1.0.6)
9494
diff-lcs (1.5.0)
95-
digest (3.1.0)
95+
digest (3.2.0)
9696
dry-configurable (0.14.0)
9797
concurrent-ruby (~> 1.0)
9898
dry-core (~> 0.6)
@@ -123,7 +123,6 @@ GEM
123123
rspec (~> 3.0)
124124
i18n (1.9.1)
125125
concurrent-ruby (~> 1.0)
126-
io-wait (0.2.1)
127126
jsonapi-renderer (0.2.2)
128127
jsonapi-serializable (0.3.1)
129128
jsonapi-renderer (~> 0.2.0)
@@ -153,16 +152,15 @@ GEM
153152
mini_mime (1.1.2)
154153
mini_portile2 (2.8.0)
155154
minitest (5.15.0)
156-
net-imap (0.2.3)
155+
net-imap (0.2.5)
157156
digest
158157
net-protocol
159158
strscan
160159
net-pop (0.1.1)
161160
digest
162161
net-protocol
163162
timeout
164-
net-protocol (0.1.2)
165-
io-wait
163+
net-protocol (0.2.2)
166164
timeout
167165
net-smtp (0.3.1)
168166
digest
@@ -238,9 +236,9 @@ GEM
238236
rspec-support (~> 3.10)
239237
rspec-support (3.10.3)
240238
sqlite3 (1.4.2)
241-
strscan (3.0.1)
239+
strscan (3.1.3)
242240
thor (1.2.1)
243-
timeout (0.2.0)
241+
timeout (0.4.3)
244242
tzinfo (2.0.4)
245243
concurrent-ruby (~> 1.0)
246244
webrick (1.7.0)

0 commit comments

Comments
 (0)