From 22c2e3cfb190bdf7b51cac66031934c4dbe2ed56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 23:55:54 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 495b95917..fdacd687f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.2) - activesupport (= 6.0.3.2) - activerecord (6.0.3.2) - activemodel (= 6.0.3.2) - activesupport (= 6.0.3.2) - activesupport (6.0.3.2) + activerecord (3.2.14) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) diff-lcs (1.3) ffi (1.15.5) hashie (3.6.0) @@ -26,7 +22,7 @@ GEM json (2.3.0) method_source (1.0.0) mini_portile2 (2.8.1) - minitest (5.14.1) + minitest (5.20.0) multipart-post (2.0.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -73,13 +69,12 @@ GEM sys-uname (~> 1.0.2) sys-uname (1.0.4) ffi (>= 1.0.0) - thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.10) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) - zeitwerk (2.4.0) + zeitwerk (2.6.11) PLATFORMS ruby