From 1d389b65e7adb5b8bf198cb26f6895fc694f74f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:54:48 +0000 Subject: [PATCH] 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), [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) and [tzinfo](https://github.com/tzinfo/tzinfo). Updates `addressable` from 2.6.0 to 2.8.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.8.0) Updates `cocoapods-downloader` from 1.2.2 to 1.6.3 - [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases) - [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md) - [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.2.2...1.6.3) Updates `tzinfo` from 1.2.5 to 1.2.10 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.10) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.8.0 dependency-type: indirect dependency-group: bundler - dependency-name: cocoapods-downloader dependency-version: 1.6.3 dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-version: 1.2.10 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5142f1ae..574b689e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) babosa (1.0.2) claide (1.0.2) @@ -36,7 +36,7 @@ GEM fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.2.2) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -182,7 +182,7 @@ GEM tty-screen (0.7.0) tty-spinner (0.9.1) tty-cursor (~> 0.7) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4)