From 964330e16be715e90895476c91680fda48ffb743 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 05:25:02 +0000 Subject: [PATCH] [Security] Bump activesupport from 5.2.1 to 5.2.6 Bumps [activesupport](https://github.com/rails/rails) from 5.2.1 to 5.2.6. **This update includes a security fix.** - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.1...v5.2.6) 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 25c1bac..1a804cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -22,7 +22,7 @@ GEM thor (~> 0.19) coderay (1.1.2) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -89,7 +89,7 @@ GEM method_source (0.9.2) mini_magick (4.8.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.4) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) octopress (3.0.12.pre.1) @@ -134,7 +134,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) titlecase (0.1.1) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)