From 8635d56c596e0779c31a54b17142e73838bd101a Mon Sep 17 00:00:00 2001 From: scudco <3806+scudco@users.noreply.github.com> Date: Tue, 18 May 2021 09:48:44 -0400 Subject: [PATCH] Release v5.1.0 --- CHANGELOG.md | 5 +++++ Gemfile.lock | 8 ++++---- gemfiles/actionpack.edge.gemfile.lock | 10 +++++----- gemfiles/actionpack5.2.gemfile.lock | 8 ++++---- gemfiles/actionpack6.0.gemfile.lock | 8 ++++---- gemfiles/actionpack6.1.gemfile.lock | 8 ++++---- lib/country_select/version.rb | 2 +- 7 files changed, 27 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20456bd..ccd1763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 5.1.0 2021-05-18 + + * #184 - Add ability to configure defaults (@p-wall) + * Upgrade to countries 3.1.0 + ## 5.0.1 2021-03-08 * #181 - Fix i18n fallback in country translations (@lavaturtle) diff --git a/Gemfile.lock b/Gemfile.lock index b3aa836..7b5f647 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - country_select (5.0.1) + country_select (5.1.0) countries (~> 3.0) sort_alphabetical (~> 1.1) @@ -30,8 +30,8 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.8) - countries (3.0.1) - i18n_data (~> 0.10.0) + countries (3.1.0) + i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) crass (1.0.6) @@ -39,7 +39,7 @@ GEM erubi (1.10.0) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n_data (0.10.0) + i18n_data (0.11.0) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) diff --git a/gemfiles/actionpack.edge.gemfile.lock b/gemfiles/actionpack.edge.gemfile.lock index 2359d0a..dd40f23 100644 --- a/gemfiles/actionpack.edge.gemfile.lock +++ b/gemfiles/actionpack.edge.gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 14f35cde18de77cd7ab5d6f17d83fa8bc92ba383 + revision: a34d64d82e213a4054fbb69ad5cd7a5137a5a252 specs: actionpack (7.0.0.alpha) actionview (= 7.0.0.alpha) @@ -25,7 +25,7 @@ GIT PATH remote: .. specs: - country_select (5.0.1) + country_select (5.1.0) countries (~> 3.0) sort_alphabetical (~> 1.1) @@ -35,8 +35,8 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.8) - countries (3.0.1) - i18n_data (~> 0.10.0) + countries (3.1.0) + i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) crass (1.0.6) @@ -44,7 +44,7 @@ GEM erubi (1.10.0) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n_data (0.10.0) + i18n_data (0.11.0) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) diff --git a/gemfiles/actionpack5.2.gemfile.lock b/gemfiles/actionpack5.2.gemfile.lock index d35311e..082a131 100644 --- a/gemfiles/actionpack5.2.gemfile.lock +++ b/gemfiles/actionpack5.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - country_select (5.0.1) + country_select (5.1.0) countries (~> 3.0) sort_alphabetical (~> 1.1) @@ -29,8 +29,8 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.8) - countries (3.0.1) - i18n_data (~> 0.10.0) + countries (3.1.0) + i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) crass (1.0.6) @@ -38,7 +38,7 @@ GEM erubi (1.10.0) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n_data (0.10.0) + i18n_data (0.11.0) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) diff --git a/gemfiles/actionpack6.0.gemfile.lock b/gemfiles/actionpack6.0.gemfile.lock index 8728d55..f959da9 100644 --- a/gemfiles/actionpack6.0.gemfile.lock +++ b/gemfiles/actionpack6.0.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - country_select (5.0.1) + country_select (5.1.0) countries (~> 3.0) sort_alphabetical (~> 1.1) @@ -30,8 +30,8 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.8) - countries (3.0.1) - i18n_data (~> 0.10.0) + countries (3.1.0) + i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) crass (1.0.6) @@ -39,7 +39,7 @@ GEM erubi (1.10.0) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n_data (0.10.0) + i18n_data (0.11.0) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) diff --git a/gemfiles/actionpack6.1.gemfile.lock b/gemfiles/actionpack6.1.gemfile.lock index 2bfdd70..2d2cfd0 100644 --- a/gemfiles/actionpack6.1.gemfile.lock +++ b/gemfiles/actionpack6.1.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - country_select (5.0.1) + country_select (5.1.0) countries (~> 3.0) sort_alphabetical (~> 1.1) @@ -30,8 +30,8 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.8) - countries (3.0.1) - i18n_data (~> 0.10.0) + countries (3.1.0) + i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) crass (1.0.6) @@ -39,7 +39,7 @@ GEM erubi (1.10.0) i18n (1.8.9) concurrent-ruby (~> 1.0) - i18n_data (0.10.0) + i18n_data (0.11.0) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) diff --git a/lib/country_select/version.rb b/lib/country_select/version.rb index 52d53f2..39dd147 100644 --- a/lib/country_select/version.rb +++ b/lib/country_select/version.rb @@ -1,3 +1,3 @@ module CountrySelect - VERSION = '5.0.1' + VERSION = '5.1.0' end