Skip to content

Commit

Permalink
Bump globalize from 6.0.1 to 6.3.0 in /backend
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2024
1 parent 9be170b commit 0330ebf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colored (1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
countries (4.0.1)
i18n_data (~> 0.13.0)
Expand Down Expand Up @@ -191,9 +191,9 @@ GEM
geocoder (1.8.2)
globalid (1.2.1)
activesupport (>= 6.1)
globalize (6.0.1)
activemodel (>= 4.2, < 7.0)
activerecord (>= 4.2, < 7.0)
globalize (6.3.0)
activemodel (>= 4.2, < 7.2)
activerecord (>= 4.2, < 7.2)
request_store (~> 1.0)
hashdiff (1.0.1)
hashie (3.5.7)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.21.2)
mongo (2.16.0)
bson (>= 4.8.2, < 5.0.0)
mongoid (7.3.3)
Expand Down Expand Up @@ -367,7 +367,7 @@ GEM
rake (13.0.6)
redis (4.8.1)
regexp_parser (2.8.3)
request_store (1.5.0)
request_store (1.5.1)
rack (>= 1.4)
require_all (3.0.0)
responders (3.0.1)
Expand Down

0 comments on commit 0330ebf

Please sign in to comment.