From 297afa4724ac805153b2ed830b30222e856de83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:48:06 +0000 Subject: [PATCH] Bump activesupport from 7.0.3 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.3 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.4.3) --- 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..a9bf91b 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.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) 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.12.0) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.18.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)