Skip to content

Commit 29ed0fb

Browse files
Bump globalize from 6.0.1 to 6.3.0 in /backend
Bumps [globalize](https://github.com/globalize/globalize) from 6.0.1 to 6.3.0. - [Changelog](https://github.com/globalize/globalize/blob/main/CHANGELOG.md) - [Commits](https://github.com/globalize/globalize/commits/v6.3.0) --- updated-dependencies: - dependency-name: globalize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f81652 commit 29ed0fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

backend/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ GEM
174174
geocoder (1.8.2)
175175
globalid (1.2.1)
176176
activesupport (>= 6.1)
177-
globalize (6.0.1)
178-
activemodel (>= 4.2, < 7.0)
179-
activerecord (>= 4.2, < 7.0)
177+
globalize (6.3.0)
178+
activemodel (>= 4.2, < 7.2)
179+
activerecord (>= 4.2, < 7.2)
180180
request_store (~> 1.0)
181181
hashdiff (1.0.1)
182182
hashie (3.5.7)
@@ -349,7 +349,7 @@ GEM
349349
rake (13.0.6)
350350
redis (4.8.1)
351351
regexp_parser (2.8.1)
352-
request_store (1.5.0)
352+
request_store (1.5.1)
353353
rack (>= 1.4)
354354
require_all (3.0.0)
355355
responders (3.0.1)

0 commit comments

Comments
 (0)