From c4c8b4b1c3b29bcfe0b1a33762495b8b538b9f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 07:16:41 +0000 Subject: [PATCH] Bump globalize from 6.3.0 to 7.1.3 in /backend Bumps [globalize](https://github.com/globalize/globalize) from 6.3.0 to 7.1.3. - [Release notes](https://github.com/globalize/globalize/releases) - [Changelog](https://github.com/globalize/globalize/blob/main/CHANGELOG.md) - [Commits](https://github.com/globalize/globalize/compare/v6.3.0...v7.1.3) --- updated-dependencies: - dependency-name: globalize dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/Gemfile.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 3ffebe8a..6a6a68b6 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -103,7 +103,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.3.1) + bigdecimal (4.1.2) brakeman (6.1.2) racc bson (4.15.0) @@ -130,8 +130,8 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) colored (1.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.7) + connection_pool (3.0.2) countries (4.0.1) i18n_data (~> 0.13.0) sixarm_ruby_unaccent (~> 1.1) @@ -216,14 +216,15 @@ GEM csv (>= 3.0.0) globalid (1.3.0) activesupport (>= 6.1) - globalize (6.3.0) - activemodel (>= 4.2, < 7.2) - activerecord (>= 4.2, < 7.2) + globalize (7.1.3) + activemodel (>= 7.0, < 8.2) + activerecord (>= 7.0, < 8.2) + activesupport (>= 7.0, < 8.2) request_store (~> 1.0) hashdiff (1.2.1) hashie (3.5.7) httpclient (2.8.3) - i18n (1.14.7) + i18n (1.15.2) concurrent-ruby (~> 1.0) i18n_data (0.13.0) io-console (0.8.1) @@ -262,7 +263,9 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.2) + minitest (6.0.6) + drb (~> 2.0) + prism (~> 1.5) mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) mongoid (8.1.3) @@ -320,6 +323,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -343,7 +347,7 @@ GEM pusher-signature (~> 0.1.8) pusher-signature (0.1.8) racc (1.8.1) - rack (2.2.21) + rack (2.2.23) rack-cors (2.0.1) rack (>= 2.0.0) rack-session (1.0.2) @@ -399,7 +403,7 @@ GEM regexp_parser (2.9.0) reline (0.6.3) io-console (~> 0.5) - request_store (1.5.0) + request_store (1.7.0) rack (>= 1.4) require_all (3.0.0) responders (3.2.0) @@ -488,7 +492,7 @@ GEM coercible (~> 1.0) thor (1.4.0) thread_safe (0.3.6) - timeout (0.4.4) + timeout (0.6.1) tomorrowio_rb (0.0.3) tsort (0.2.0) tzinfo (2.0.6)