From 3877f0873e2d27f02639ac61261ff62455008340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 07:00:29 +0000 Subject: [PATCH] Bump activesupport from 3.2.12 to 6.0.3.3 Bumps [activesupport](https://github.com/rails/rails) from 3.2.12 to 6.0.3.3. - [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/v3.2.12...v6.0.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa805a0..0433027 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,44 +29,45 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (3.2.12) - i18n (~> 0.6) - multi_json (~> 1.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.3.3) - archive-tar-minitar (0.5.2) celluloid (0.13.0) timers (>= 1.0.0) - childprocess (0.3.9) - ffi (~> 1.0, >= 1.0.11) chozo (0.6.1) activesupport (>= 3.2.0) hashie (>= 2.0.2) multi_json (>= 1.3.0) coderay (1.0.9) + concurrent-ruby (1.1.7) erubis (2.7.0) faraday (0.8.7) multipart-post (~> 1.1) - ffi (1.6.0) hashie (2.0.3) - i18n (0.6.4) - json (1.7.7) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + json (2.3.1) kitchen-vagrant (0.6.0) test-kitchen (~> 1.0.0.alpha.0) vagrant (~> 1.0) - log4r (1.1.10) method_source (0.8.1) minitar (0.5.4) + minitest (5.14.2) mixlib-authentication (1.3.0) mixlib-log mixlib-config (1.1.2) mixlib-log (1.6.0) mixlib-shellout (1.1.0) - multi_json (1.7.2) + multi_json (1.15.0) multipart-post (1.2.0) net-http-persistent (2.8) - net-scp (1.0.4) - net-ssh (>= 1.99.1) - net-ssh (2.2.2) + net-scp (3.0.0) + net-ssh (>= 2.6.5, < 7.0.0) + net-ssh (6.1.0) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) @@ -102,17 +103,13 @@ GEM safe_yaml thor thor (0.18.1) + thread_safe (0.3.6) timers (1.1.0) - vagrant (1.0.7) - archive-tar-minitar (= 0.5.2) - childprocess (~> 0.3.1) - erubis (~> 2.7.0) - i18n (~> 0.6.0) - json (>= 1.5.1, < 1.8.0) - log4r (~> 1.1.9) - net-scp (~> 1.0.4) - net-ssh (~> 2.2.2) + tzinfo (1.2.7) + thread_safe (~> 0.1) + vagrant (1.5.0) yajl-ruby (1.1.0) + zeitwerk (2.4.0) PLATFORMS ruby