From 967b03874618f20dcfd29a8cecb142ea04614859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:07:11 +0000 Subject: [PATCH] Bump globalize from 6.3.0 to 7.0.0 Bumps [globalize](https://github.com/globalize/globalize) from 6.3.0 to 7.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: globalize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3cf6cea..9668f054 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,9 +272,10 @@ GEM ffi (~> 1.0) globalid (1.2.1) activesupport (>= 6.1) - globalize (6.3.0) - activemodel (>= 4.2, < 7.2) - activerecord (>= 4.2, < 7.2) + globalize (7.0.0) + activemodel (>= 7.0, < 8.1) + activerecord (>= 7.0, < 8.1) + activesupport (>= 7.0, < 8.1) request_store (~> 1.0) heapy (0.2.0) thor