From f08465d6a7b608b5412115b2a251080d8ffa2923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:19:15 +0000 Subject: [PATCH] Bump activesupport from 5.2.3 to 5.2.8.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 5.2.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.8.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7639e77..8567715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.3.2) - activesupport (5.2.3) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -32,7 +32,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) daemons (1.3.1) dragonfly (1.2.0) @@ -55,7 +55,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) kramdown (1.16.2) listen (3.1.5) @@ -123,7 +123,7 @@ GEM mimetype-fu (0.1.2) mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) moneta (1.0.0) morphine (0.1.1) multi_json (1.13.1) @@ -165,7 +165,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)