From 3ad6685519067f2228174e660aeb8a60c3162dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 13:54:57 +0000 Subject: [PATCH] Bump activesupport from 5.2.3 to 5.2.4.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 5.2.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5d0d3b..e764cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (5.2.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -14,13 +14,13 @@ GEM virtus (~> 1.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) exifr (1.2.4) fspath (2.1.1) - i18n (1.6.0) + i18n (1.10.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) image_optim (0.22.1) @@ -34,13 +34,13 @@ GEM image_optim (~> 0.19) image_size (1.4.2) in_threads (1.3.1) - minitest (5.11.3) + minitest (5.15.0) minitest-utils (0.3.0) minitest progress (3.1.1) rake (11.1.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1)