From 2400853aee16bcd647881c2880b7206394be6709 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 04:24:09 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.4 to 5.2.4.5 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.4 to 5.2.4.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.4...v5.2.4.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc09530..0c3b09c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,15 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.4) + activesupport (5.2.4.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) ansi (1.5.0) builder (3.2.4) - concurrent-ruby (1.1.7) - i18n (1.8.5) + concurrent-ruby (1.1.8) + i18n (1.8.8) concurrent-ruby (~> 1.0) minitest (5.14.2) minitest-profile (0.0.2) @@ -27,7 +27,7 @@ GEM rake (13.0.1) ruby-progressbar (1.10.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) PLATFORMS