Drop country_select

We are using i18n_data directly.
This commit is contained in:
depfu[bot] 2023-04-28 14:15:45 +00:00 committed by Henne Vogelsang
parent 94ec47dcc5
commit d9f86d0564
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
4 changed files with 5 additions and 16 deletions

View file

@ -137,7 +137,7 @@ gem 'leaflet-rails'
gem 'gravtastic'
# for country selects
gem 'country_select'
gem 'i18n_data'
# as PDF generator
gem 'prawn-qrcode'