Skip to content

Commit 0330ebf

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 9be170b commit 0330ebf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

backend/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
coercible (1.0.0)
110110
descendants_tracker (~> 0.0.1)
111111
colored (1.2)
112-
concurrent-ruby (1.2.2)
112+
concurrent-ruby (1.2.3)
113113
connection_pool (2.4.1)
114114
countries (4.0.1)
115115
i18n_data (~> 0.13.0)
@@ -191,9 +191,9 @@ GEM
191191
geocoder (1.8.2)
192192
globalid (1.2.1)
193193
activesupport (>= 6.1)
194-
globalize (6.0.1)
195-
activemodel (>= 4.2, < 7.0)
196-
activerecord (>= 4.2, < 7.0)
194+
globalize (6.3.0)
195+
activemodel (>= 4.2, < 7.2)
196+
activerecord (>= 4.2, < 7.2)
197197
request_store (~> 1.0)
198198
hashdiff (1.0.1)
199199
hashie (3.5.7)
@@ -231,7 +231,7 @@ GEM
231231
method_source (1.0.0)
232232
mini_mime (1.1.5)
233233
mini_portile2 (2.8.5)
234-
minitest (5.20.0)
234+
minitest (5.21.2)
235235
mongo (2.16.0)
236236
bson (>= 4.8.2, < 5.0.0)
237237
mongoid (7.3.3)
@@ -367,7 +367,7 @@ GEM
367367
rake (13.0.6)
368368
redis (4.8.1)
369369
regexp_parser (2.8.3)
370-
request_store (1.5.0)
370+
request_store (1.5.1)
371371
rack (>= 1.4)
372372
require_all (3.0.0)
373373
responders (3.0.1)

0 commit comments

Comments
 (0)