From 3c5381a3fd46fcc3c07c721ecb091f5ea364e347 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 04:57:32 +0000 Subject: [PATCH] [Security] Bump activesupport from 5.2.0 to 6.0.3.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.0 to 6.0.3.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.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.0...v6.0.3.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0526058..f858b4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,11 +11,12 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.0) + activesupport (6.0.3.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) @@ -109,7 +110,7 @@ GEM rspec (~> 3.0) cleanroom (1.0.0) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.7) cucumber-core (3.2.1) backports (>= 3.8.0) cucumber-tag_expressions (~> 1.1.0) @@ -178,7 +179,7 @@ GEM highline (1.7.10) hitimes (1.3.0) httpclient (2.8.3) - i18n (1.0.1) + i18n (1.8.5) concurrent-ruby (~> 1.0) iniparse (1.4.4) ipaddress (0.8.3) @@ -210,7 +211,7 @@ GEM mime-types-data (3.2016.0521) mini_portile2 (2.3.0) minitar (0.6.1) - minitest (5.11.3) + minitest (5.14.2) mixlib-archive (0.4.19) mixlib-log mixlib-authentication (1.4.2) @@ -371,7 +372,7 @@ GEM tomlrb (1.2.8) treetop (1.6.10) polyglot (~> 0.3) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.4.0) uuidtools (2.1.5) @@ -396,6 +397,7 @@ GEM rubyzip (~> 1.1) winrm (~> 2.0) wmi-lite (1.0.1) + zeitwerk (2.4.0) PLATFORMS ruby