diff --git a/Gemfile b/Gemfile index 7d5fb39c..01f20de2 100644 --- a/Gemfile +++ b/Gemfile @@ -105,7 +105,7 @@ gem "aws-sdk-rails" # Send emails via SES # Frameworks gem "activeadmin" - gem "country-select" + gem "country_select" gem "graphql" gem "graphiql-rails" , "1.8.0" # https://github.com/rmosolgo/graphiql-rails/issues/106 gem "delayed-web" diff --git a/Gemfile.lock b/Gemfile.lock index 19bc4dfa..c2bb5aee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,10 @@ GEM coderay (1.1.3) concurrent-ruby (1.2.2) connection_pool (2.4.1) - country-select (1.2.1) + countries (5.7.0) + unaccent (~> 0.3) + country_select (8.0.3) + countries (~> 5.0) crass (1.0.6) curb (1.0.5) daemons (1.4.1) @@ -561,6 +564,7 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + unaccent (0.4.0) unicode-display_width (2.5.0) warden (1.2.9) rack (>= 2.0.9) @@ -591,7 +595,7 @@ DEPENDENCIES bootsnap cancancan capybara - country-select + country_select curb daemons database_cleaner