From ece585abc56d5815c731f1ce10f32d35494b94ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 17:11:31 -0400 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f551a7a..91ad3f3 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 34617d3..7109288 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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