From 4bd3ba490b04b7c9452f38249df87974eca4f33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:31:57 +0000 Subject: [PATCH] Bump activesupport from 7.0.3 to 7.0.7.2 Bumps [activesupport](https://github.com/rails/rails) from 7.0.3 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/v7.0.3...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f0fb0d..871b161 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3) - activesupport (= 7.0.3) - activesupport (7.0.3) + activemodel (7.0.7.2) + activesupport (= 7.0.7.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) figaro (1.2.0) thor (>= 0.14.0, < 2) hamlit (2.16.0) temple (>= 0.8.2) thor tilt - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.19.0) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -57,7 +57,7 @@ GEM temple (0.8.2) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) xmlenc (0.8.0) activemodel (>= 3.0.0)