From af9f5903856bc648f3c9adeb1399c76960399d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:00:55 +0000 Subject: [PATCH] Bump net-imap from 0.5.6 to 0.5.7 in /Chapter02/recipe-5/shop_smart Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Chapter02/recipe-5/shop_smart/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter02/recipe-5/shop_smart/Gemfile.lock b/Chapter02/recipe-5/shop_smart/Gemfile.lock index 644e16c..a43861c 100644 --- a/Chapter02/recipe-5/shop_smart/Gemfile.lock +++ b/Chapter02/recipe-5/shop_smart/Gemfile.lock @@ -154,7 +154,7 @@ GEM mini_mime (1.1.5) minitest (5.25.4) msgpack (1.8.0) - net-imap (0.5.6) + net-imap (0.5.7) date net-protocol net-pop (0.1.2)