From 821b3a476b098b73c51eca615083c298eacbe770 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 17:19:45 +0000 Subject: [PATCH] [Security] Bump activesupport from 5.2.2 to 5.2.4.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 5.2.4.3. **This update includes a security fix.** - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.4.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4825330..8b6f440 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,22 +9,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (5.2.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) connection_pool (2.2.2) diff-lcs (1.3) ethon (0.12.0) ffi (>= 1.3.0) ffi (1.10.0) - i18n (1.5.3) + i18n (1.8.2) concurrent-ruby (~> 1.0) json (1.8.6) jwt (2.1.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) mustermann (1.0.3) puma (3.12.0) @@ -74,7 +74,7 @@ GEM tilt (2.0.9) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) PLATFORMS