From 2842182eb4e4012f73341de622ed02adb24a7aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 21:13:21 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the /example directory: [activesupport](https://github.com/rails/rails) and [rexml](https://github.com/ruby/rexml). Updates `activesupport` from 6.1.6 to 6.1.7.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.6...v6.1.7.5) Updates `rexml` from 3.2.5 to 3.3.9 - [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.3.9) --- updated-dependencies: - dependency-name: activesupport dependency-version: 6.1.7.5 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.3.9 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index b536e8c4f4..505da42c35 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.5) rexml - activesupport (6.1.6) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -54,7 +54,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.5) escape (0.0.4) ethon (0.15.0) ffi (>= 1.15.0) @@ -63,29 +63,29 @@ GEM fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) json (2.6.1) - minitest (5.15.0) + minitest (5.25.5) molinillo (0.8.0) - nanaimo (0.3.0) + nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) public_suffix (4.0.7) - rexml (3.2.5) + rexml (3.3.9) ruby-macho (2.5.1) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.21.0) + xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) - nanaimo (~> 0.3.0) - rexml (~> 3.2.4) - zeitwerk (2.6.0) + nanaimo (~> 0.4.0) + rexml (>= 3.3.6, < 4.0) + zeitwerk (2.6.18) PLATFORMS ruby