From f9df5b9c11f8211f10d6aaaba145a247c8bfa41c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 22:39:23 +0000 Subject: [PATCH] Bump activerecord from 7.2.1.2 to 7.2.2.2 Bumps [activerecord](https://github.com/rails/rails) from 7.2.1.2 to 7.2.2.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.2.1.2...v7.2.2.2) --- updated-dependencies: - dependency-name: activerecord dependency-version: 7.2.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb23b7a..8698202 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.2.1.2) - activesupport (= 7.2.1.2) - activerecord (7.2.1.2) - activemodel (= 7.2.1.2) - activesupport (= 7.2.1.2) + activemodel (7.2.2.2) + activesupport (= 7.2.2.2) + activerecord (7.2.2.2) + activemodel (= 7.2.2.2) + activesupport (= 7.2.2.2) timeout (>= 0.4.0) - activesupport (7.2.1.2) + activesupport (7.2.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -27,11 +28,12 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) - base64 (0.2.0) + base64 (0.3.0) + benchmark (0.4.1) benchmark-ips (2.8.2) - bigdecimal (3.1.8) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + bigdecimal (3.2.2) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) database_cleaner-active_record (2.2.0) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) @@ -40,7 +42,7 @@ GEM docile (1.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - drb (2.2.1) + drb (2.2.3) fiber-storage (1.0.0) gqli (1.0.0) hashie (~> 3.0) @@ -65,11 +67,11 @@ GEM domain_name (~> 0.5) http-form_data (1.0.3) http_parser.rb (0.6.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) - logger (1.6.1) + logger (1.7.0) mini_portile2 (2.8.7) - minitest (5.25.1) + minitest (5.25.5) multi_json (1.15.0) parallel (1.19.2) parser (2.7.1.4) @@ -107,7 +109,7 @@ GEM rubocop-rspec (1.42.0) rubocop (>= 0.87.0) ruby-progressbar (1.10.1) - securerandom (0.3.1) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -116,7 +118,7 @@ GEM simplecov_json_formatter (0.1.4) sqlite3 (2.1.1) mini_portile2 (~> 2.8.0) - timeout (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4)