From 4f7e843def1c4c8d64d56c61a5f86bbda2f30eeb 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:13:29 +0000 Subject: [PATCH] [Security] Bump activesupport from 5.0.1 to 5.2.6 Bumps [activesupport](https://github.com/rails/rails) from 5.0.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.0.1...v5.2.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..7883ac6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,25 +8,26 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.0.1) + activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) coderay (1.1.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.1.8) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) faraday (0.15.3) multipart-post (>= 1.2, < 3) hashdiff (0.3.4) - i18n (0.8.0) + i18n (1.5.1) + concurrent-ruby (~> 1.0) jwt (2.1.0) method_source (0.8.2) - minitest (5.10.1) + minitest (5.14.4) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -66,9 +67,9 @@ GEM rack-protection (= 2.0.2) tilt (~> 2.0) slop (3.6.0) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) webmock (3.0.1) addressable (>= 2.3.6)