From e5d2af334946b2da02591ae98317d4ad4aac5cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 14:36:06 +0000 Subject: [PATCH] chore(deps): Bump the bundler group across 1 directory with 3 updates Bumps the bundler group with 3 updates in the / directory: [addressable](https://github.com/sporkmonger/addressable), [erb](https://github.com/ruby/erb) and [net-imap](https://github.com/ruby/net-imap). Updates `addressable` from 2.8.9 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...addressable-2.9.0) Updates `erb` from 6.0.2 to 6.0.4 - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/erb/compare/v6.0.2...v6.0.4) Updates `net-imap` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect - dependency-name: erb dependency-version: 6.0.4 dependency-type: indirect - dependency-name: net-imap dependency-version: 0.6.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3aa8e2b4b..e4cea1760 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) aes_key_wrap (1.1.0) amoeba (3.3.0) @@ -184,7 +184,7 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (6.0.2) + erb (6.0.4) erubi (1.13.1) factory_bot (6.5.6) activesupport (>= 6.1.0) @@ -348,7 +348,7 @@ GEM bigdecimal (~> 3.1) multipart-post (2.4.1) mutex_m (0.3.0) - net-imap (0.6.3) + net-imap (0.6.4) date net-protocol net-ldap (0.20.0) @@ -458,7 +458,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) pyu-ruby-sasl (0.0.3.3)