From 284689b93da7f0cde98f89dfd2619099f08302fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:20:08 +0000 Subject: [PATCH] Bump net-imap from 0.4.16 to 0.4.19 in /examples/simple_rails_api Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.16 to 0.4.19. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.4.16...v0.4.19) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/simple_rails_api/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/simple_rails_api/Gemfile.lock b/examples/simple_rails_api/Gemfile.lock index 4e78dc3..dbb3908 100644 --- a/examples/simple_rails_api/Gemfile.lock +++ b/examples/simple_rails_api/Gemfile.lock @@ -66,7 +66,7 @@ GEM byebug (11.1.3) concurrent-ruby (1.3.4) crass (1.0.6) - date (3.3.4) + date (3.4.1) erubi (1.13.0) ffi (1.15.4) globalid (1.2.1) @@ -90,7 +90,7 @@ GEM mini_portile2 (2.8.7) minitest (5.25.1) msgpack (1.4.2) - net-imap (0.4.16) + net-imap (0.4.19) date net-protocol net-pop (0.1.2) @@ -154,7 +154,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.4.2) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) websocket-driver (0.7.6)