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