From f47321e9612a4068a172dfcdcad991537bc0e729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:34:47 +0000 Subject: [PATCH] chore(deps): bump the bundler group across 2 directories with 2 updates Bumps the bundler group with 1 update in the /src/email directory: [net-imap](https://github.com/ruby/net-imap). Bumps the bundler group with 1 update in the /src/react-native-app directory: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby). Updates `net-imap` from 0.6.4 to 0.6.4.1 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.4...v0.6.4.1) Updates `concurrent-ruby` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: net-imap dependency-version: 0.6.4.1 dependency-type: indirect dependency-group: bundler - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- src/email/Gemfile.lock | 2 +- src/react-native-app/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/email/Gemfile.lock b/src/email/Gemfile.lock index 91c0a68034..bc9889add0 100644 --- a/src/email/Gemfile.lock +++ b/src/email/Gemfile.lock @@ -39,7 +39,7 @@ GEM net-smtp mini_mime (1.1.5) mustermann (3.1.1) - net-imap (0.6.4) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2) diff --git a/src/react-native-app/Gemfile.lock b/src/react-native-app/Gemfile.lock index 90cbe949df..d3d7cd92ab 100644 --- a/src/react-native-app/Gemfile.lock +++ b/src/react-native-app/Gemfile.lock @@ -65,7 +65,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) drb (2.2.3) escape (0.0.4)