From c184272ee8d7cce7405bd08c879665ad05dab323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:50:14 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 4 updates Bumps the bundler group with 4 updates in the / directory: [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader), [i18n](https://github.com/ruby-i18n/i18n), [json](https://github.com/ruby/json) and [tzinfo](https://github.com/tzinfo/tzinfo). Updates `cocoapods-downloader` from 1.1.3 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.1.3...1.6.3) Updates `i18n` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.7.0...v0.8.0) Updates `json` from 1.8.6 to 2.3.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v1.8.6...v2.3.0) Updates `tzinfo` from 1.2.2 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.2...v1.2.10) --- updated-dependencies: - dependency-name: cocoapods-downloader dependency-version: 1.6.3 dependency-type: indirect dependency-group: bundler - dependency-name: i18n dependency-version: 0.8.0 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.3.0 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 | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6da590..1a14026 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.4) - activesupport (4.2.6) + activesupport (4.2.11.3) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) @@ -33,7 +32,7 @@ GEM fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.1) - cocoapods-downloader (1.1.3) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -47,16 +46,15 @@ GEM fourflusher (2.0.1) fuzzy_match (2.0.4) gh_inspector (1.0.2) - i18n (0.7.0) - json (1.8.6) + i18n (0.8.0) minitest (5.8.3) molinillo (0.5.6) nanaimo (0.2.3) nap (1.1.0) netrc (0.7.8) ruby-macho (0.2.6) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) xcodeproj (1.4.1) CFPropertyList (~> 2.3.3)