Skip to content

Commit 3e79c9a

Browse files
Bump the bundler group with 3 updates
Bumps the bundler group with 3 updates: [net-imap](https://github.com/ruby/net-imap), [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack). Updates `net-imap` from 0.5.1 to 0.5.6 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.1...v0.5.6) Updates `nokogiri` from 1.17.2 to 1.18.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.17.2...v1.18.3) Updates `rack` from 2.2.10 to 2.2.12 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.10...v2.2.12) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97a018a commit 3e79c9a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
connection_pool (2.4.1)
100100
crass (1.0.6)
101101
csv (3.3.0)
102-
date (3.4.0)
102+
date (3.4.1)
103103
debug (1.10.0)
104104
irb (~> 1.10)
105105
reline (>= 0.3.8)
@@ -215,7 +215,7 @@ GEM
215215
ruby2_keywords (~> 0.0.1)
216216
mustermann-grape (1.1.0)
217217
mustermann (>= 1.0.0)
218-
net-imap (0.5.1)
218+
net-imap (0.5.6)
219219
date
220220
net-protocol
221221
net-pop (0.1.2)
@@ -225,7 +225,7 @@ GEM
225225
net-smtp (0.5.0)
226226
net-protocol
227227
nio4r (2.7.4)
228-
nokogiri (1.17.2)
228+
nokogiri (1.18.3)
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
@@ -241,7 +241,7 @@ GEM
241241
puma (6.5.0)
242242
nio4r (~> 2.0)
243243
racc (1.8.1)
244-
rack (2.2.10)
244+
rack (2.2.12)
245245
rack-cors (2.0.2)
246246
rack (>= 2.0.0)
247247
rack-test (2.1.0)
@@ -349,7 +349,7 @@ GEM
349349
temple (0.10.3)
350350
thor (1.3.2)
351351
tilt (2.3.0)
352-
timeout (0.4.2)
352+
timeout (0.4.3)
353353
turbo-rails (2.0.11)
354354
actionpack (>= 6.0.0)
355355
railties (>= 6.0.0)

0 commit comments

Comments
 (0)