From f24f80d5b651c9f3b77a331454bfdbf3bf507062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:21:15 +0000 Subject: [PATCH] Bump activesupport from 3.2.13 to 4.2.11.3 Bumps [activesupport](https://github.com/rails/rails) from 3.2.13 to 4.2.11.3. - [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/v3.2.13...v4.2.11.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9920a7d..32e9a1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,9 +23,11 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.3.4) berkshelf (1.4.2) activesupport (>= 3.2.0) @@ -66,6 +68,7 @@ GEM hashie (>= 2.0.2) multi_json (>= 1.3.0) coderay (1.0.9) + concurrent-ruby (1.1.9) erubis (2.7.0) excon (0.21.0) faraday (0.8.7) @@ -92,7 +95,8 @@ GEM multi_json (~> 1.3) hashie (2.0.4) highline (1.6.18) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ipaddress (0.8.0) json (1.7.7) kitchen-vagrant (0.9.0) @@ -101,13 +105,14 @@ GEM method_source (0.8.1) mime-types (1.23) minitar (0.5.4) + minitest (5.12.0) mixlib-authentication (1.3.0) mixlib-log mixlib-cli (1.3.0) mixlib-config (1.1.2) mixlib-log (1.6.0) mixlib-shellout (1.1.0) - multi_json (1.7.3) + multi_json (1.15.0) multipart-post (1.2.0) net-http-persistent (2.8) net-scp (1.1.0) @@ -169,10 +174,13 @@ GEM thor-foodcritic (0.2.0) foodcritic thor + thread_safe (0.3.6) timers (1.1.0) treetop (1.4.12) polyglot polyglot (>= 0.3.1) + tzinfo (1.2.10) + thread_safe (~> 0.1) yajl-ruby (1.1.0) PLATFORMS