From 60ea9090e8044e419464e4b6904c84f9fcfd2cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 19:19:14 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 4 updates Bumps the bundler group with 3 updates in the / directory: [activesupport](https://github.com/rails/rails), [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) and [rexml](https://github.com/ruby/rexml). Updates `activesupport` from 5.2.6 to 5.2.8.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.6...v5.2.8.1) Updates `cocoapods-downloader` from 1.4.0 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.4.0...1.6.3) Updates `rexml` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8) Updates `tzinfo` from 1.2.9 to 1.2.11 - [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.9...v1.2.11) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect dependency-group: bundler - dependency-name: cocoapods-downloader dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f496d63..a24070b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - activesupport (5.2.6) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -43,7 +43,7 @@ GEM public_suffix typhoeus (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.4.0) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -52,7 +52,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.3) escape (0.0.4) ethon (0.14.0) ffi (>= 1.15.0) @@ -91,13 +91,13 @@ GEM gh_inspector (1.1.3) highline (2.0.3) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.5.1) json_pure (2.5.1) launchy (2.4.3) addressable (~> 2.3) - minitest (5.14.4) + minitest (5.23.0) molinillo (0.6.6) multi_json (1.15.0) multipart-post (2.1.1) @@ -110,9 +110,11 @@ GEM pusher-client (0.6.2) json websocket (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) ruby-macho (1.4.0) ruby2_keywords (0.0.5) + strscan (3.1.0) thread_safe (0.3.6) travis (1.10.0) faraday (~> 1.0) @@ -124,7 +126,7 @@ GEM pusher-client (~> 0.4) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) websocket (1.2.9) xcodeproj (1.21.0)