From d785e8fee897da302dd66314d8af7ac6d839abb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 02:51:45 +0000 Subject: [PATCH] Bump activesupport Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.4 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.4...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../SuperpoweredPlayerWithEffects/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Examples_ReactNative/SuperpoweredPlayerWithEffects/Gemfile.lock b/Examples_ReactNative/SuperpoweredPlayerWithEffects/Gemfile.lock index a3cc98d0..0ebcdea6 100644 --- a/Examples_ReactNative/SuperpoweredPlayerWithEffects/Gemfile.lock +++ b/Examples_ReactNative/SuperpoweredPlayerWithEffects/Gemfile.lock @@ -3,12 +3,11 @@ GEM specs: CFPropertyList (3.0.6) rexml - activesupport (6.1.7.4) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) algoliasearch (1.27.5) @@ -85,7 +84,6 @@ GEM colored2 (~> 3.1) nanaimo (~> 0.3.0) rexml (~> 3.2.4) - zeitwerk (2.6.11) PLATFORMS ruby