Bump countries from 7.1.1 to 8.0.2 (#115)

Bumps [countries](https://github.com/countries/countries) from 7.1.1 to 8.0.2.
- [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](https://github.com/countries/countries/compare/v7.1.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 17:11:31 -04:00 committed by GitHub
parent 93ff684221
commit ece585abc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -101,7 +101,7 @@ gem "jquery-rails", "~> 4.6"
gem "country-select", "~> 1.2"
gem "countries", "~> 7.1"
gem "countries", "~> 8.0"
gem "good_job", "~> 4.11"

View file

@ -157,7 +157,7 @@ GEM
cocoon (1.2.15)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
countries (7.1.1)
countries (8.0.2)
unaccent (~> 0.3)
country-select (1.2.1)
crass (1.0.6)
@ -649,7 +649,7 @@ DEPENDENCIES
brakeman
capybara
cocoon (~> 1.2)
countries (~> 7.1)
countries (~> 8.0)
country-select (~> 1.2)
csv (~> 3.3)
debug