Skip to content

Commit 0c9aba6

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.6 to 0.5.7 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.6...v0.5.7) Updates `nokogiri` from 1.18.3 to 1.18.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.8) Updates `rack` from 2.2.12 to 2.2.14 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.12...v2.2.14) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.7 dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 2.2.14 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 369f1e9 commit 0c9aba6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,14 @@ GEM
212212
matrix (0.4.2)
213213
method_source (1.1.0)
214214
mini_mime (1.1.5)
215-
mini_portile2 (2.8.8)
215+
mini_portile2 (2.8.9)
216216
minitest (5.25.4)
217217
msgpack (1.7.2)
218218
mustermann (3.0.3)
219219
ruby2_keywords (~> 0.0.1)
220220
mustermann-grape (1.1.0)
221221
mustermann (>= 1.0.0)
222-
net-imap (0.5.6)
222+
net-imap (0.5.7)
223223
date
224224
net-protocol
225225
net-pop (0.1.2)
@@ -229,7 +229,7 @@ GEM
229229
net-smtp (0.5.0)
230230
net-protocol
231231
nio4r (2.7.4)
232-
nokogiri (1.18.3)
232+
nokogiri (1.18.8)
233233
mini_portile2 (~> 2.8.2)
234234
racc (~> 1.4)
235235
orm_adapter (0.5.0)
@@ -246,7 +246,7 @@ GEM
246246
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (2.2.12)
249+
rack (2.2.14)
250250
rack-cors (2.0.2)
251251
rack (>= 2.0.0)
252252
rack-test (2.2.0)

0 commit comments

Comments
 (0)