From b04404b4fab2afc0f594cd4214cd15b990d04e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:37:54 +0000 Subject: [PATCH] Bump country_select from 8.0.1 to 10.0.0 Bumps [country_select](https://github.com/countries/country_select) from 8.0.1 to 10.0.0. - [Release notes](https://github.com/countries/country_select/releases) - [Changelog](https://github.com/countries/country_select/blob/master/CHANGELOG.md) - [Commits](https://github.com/countries/country_select/compare/v8.0.1...v10.0.0) --- updated-dependencies: - dependency-name: country_select dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index bc6c0fb4e..b9c520b93 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ gem 'bootsnap', '~> 1.13', require: false gem 'bootstrap-multiselect-rails', '~> 0.9.9' gem 'chartkick' gem 'coderay', '~> 1.0' -gem 'country_select', '~> 8.0' +gem 'country_select', '~> 10.0' gem 'draper', '~> 4.0' gem 'faker' gem 'fastly' diff --git a/Gemfile.lock b/Gemfile.lock index 501b6044f..933070942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,10 +142,10 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.3.0) - countries (5.3.1) + countries (7.0.0) unaccent (~> 0.3) - country_select (8.0.1) - countries (~> 5.0) + country_select (10.0.0) + countries (> 5.0, < 8.0) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -547,7 +547,7 @@ DEPENDENCIES capybara (~> 3.37) chartkick coderay (~> 1.0) - country_select (~> 8.0) + country_select (~> 10.0) database_cleaner (~> 2.0) devise (~> 4.8) diffy