From 1e52803a319ee75e7563f0f8e647323c7a358f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 07:32:09 +0000 Subject: [PATCH] Bump activesupport from 4.2.0 to 5.2.8.1 Bumps [activesupport](https://github.com/rails/rails) from 4.2.0 to 5.2.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.2.0...v5.2.8.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5348ad..5d31152 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,10 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - activesupport (4.2.0) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) + activesupport (5.2.8.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.6) archive-tar-minitar (0.5.2) @@ -50,6 +49,7 @@ GEM celluloid (0.16.0) timers (~> 4.0.0) coderay (1.1.0) + concurrent-ruby (1.1.10) diff-lcs (1.2.5) docker-api (1.17.0) archive-tar-minitar @@ -166,11 +166,12 @@ GEM highline (1.6.21) hitimes (1.2.2) hocon (0.0.6) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) inflecto (0.0.2) inifile (2.0.2) ipaddress (0.8.0) - json (1.8.1) + json (1.8.6) json_pure (1.8.1) jwt (1.2.0) launchy (2.4.3) @@ -184,7 +185,7 @@ GEM method_source (0.8.2) mime-types (2.4.3) mini_portile2 (2.4.0) - minitest (5.5.0) + minitest (5.17.0) mocha (1.1.0) metaclass (~> 0.0.1) multi_json (1.10.1) @@ -260,7 +261,7 @@ GEM slop (3.6.0) specinfra (1.27.5) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) timers (4.0.1) hitimes travis (1.7.4) @@ -279,7 +280,7 @@ GEM trollop (2.1.1) typhoeus (0.6.9) ethon (>= 0.7.1) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext