Skip to content

Commit

Permalink
Bump countries from 4.0.1 to 5.7.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [countries](https://github.com/countries/countries) from 4.0.1 to 5.7.0.
- [Release notes](https://github.com/countries/countries/releases)
- [Changelog](https://github.com/countries/countries/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/countries/countries/blob/master/UPGRADE.md)
- [Commits](countries/countries@v4.0.1...v.5.7.0)

---
updated-dependencies:
- dependency-name: countries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 4433fbf commit 2e7fb4a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,8 @@ GEM
colored (1.2)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
countries (4.0.1)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
countries (5.7.0)
unaccent (~> 0.3)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -187,7 +186,6 @@ GEM
httpclient (2.8.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
i18n_data (0.13.0)
json (2.6.3)
json (2.6.3-java)
jwt (2.3.0)
Expand Down Expand Up @@ -409,7 +407,6 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sixarm_ruby_unaccent (1.2.0)
smart_properties (1.17.0)
spoon (0.0.6)
ffi
Expand Down Expand Up @@ -444,6 +441,7 @@ GEM
concurrent-ruby (~> 1.0)
tzinfo-data (1.2021.3)
tzinfo (>= 1.0.0)
unaccent (0.4.0)
unicode-display_width (2.4.2)
uniform_notifier (1.14.2)
vcr (6.2.0)
Expand Down

0 comments on commit 2e7fb4a

Please sign in to comment.