From 8db95a6d2b25679040e82f79fdd52354a8428982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 00:55:17 +0000 Subject: [PATCH] Bump activerecord from 7.0.8 to 7.1.5.2 Bumps [activerecord](https://github.com/rails/rails) from 7.0.8 to 7.1.5.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.1.5.2) --- updated-dependencies: - dependency-name: activerecord dependency-version: 7.1.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a641cb..c57c971 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,33 +9,49 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.8) - activesupport (= 7.0.8) - activerecord (7.0.8) - activemodel (= 7.0.8) - activesupport (= 7.0.8) - activesupport (7.0.8) + activemodel (7.1.5.2) + activesupport (= 7.1.5.2) + activerecord (7.1.5.2) + activemodel (= 7.1.5.2) + activesupport (= 7.1.5.2) + timeout (>= 0.4.0) + activesupport (7.1.5.2) + base64 + benchmark (>= 0.3) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) + mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) appraisal (2.5.0) bundler rake thor (>= 0.14.0) awesome_print (1.9.2) - concurrent-ruby (1.2.3) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) debug (1.9.1) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.0) - i18n (1.14.1) + drb (2.2.3) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.11.1) rdoc reline (>= 0.4.2) - minitest (5.21.2) + logger (1.7.0) + minitest (5.25.5) + mutex_m (0.3.0) mysql2 (0.5.5) psych (5.1.2) stringio @@ -57,8 +73,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) + securerandom (0.4.1) stringio (3.1.0) thor (1.3.0) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0)