From c913dbf701fbe136745d31b4d9c5eb45ee48c66a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:06:41 +0000 Subject: [PATCH] Update activesupport to version 6.1.3 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b347fb75..b6d3ccec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (6.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -45,7 +45,7 @@ GEM chronic (0.10.2) coderay (1.1.3) colored (1.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) daemons (1.3.1) diff-lcs (1.2.5) erector (0.10.0) @@ -53,7 +53,7 @@ GEM eventmachine (1.2.7) ffi (1.14.2) files (0.4.0) - i18n (1.8.7) + i18n (1.8.9) concurrent-ruby (~> 1.0) json (2.5.1) listen (3.4.1)