Skip to content

Commit

Permalink
Release v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scudco committed May 18, 2021
1 parent 0124c5b commit 8635d56
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 22 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
country_select (5.0.1)
country_select (5.1.0)
countries (~> 3.0)
sort_alphabetical (~> 1.1)

Expand Down Expand Up @@ -30,16 +30,16 @@ 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)
diff-lcs (1.4.4)
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)
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/actionpack.edge.gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)

Expand All @@ -35,16 +35,16 @@ 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)
diff-lcs (1.4.4)
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)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/actionpack5.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
country_select (5.0.1)
country_select (5.1.0)
countries (~> 3.0)
sort_alphabetical (~> 1.1)

Expand Down Expand Up @@ -29,16 +29,16 @@ 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)
diff-lcs (1.4.4)
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)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/actionpack6.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
country_select (5.0.1)
country_select (5.1.0)
countries (~> 3.0)
sort_alphabetical (~> 1.1)

Expand Down Expand Up @@ -30,16 +30,16 @@ 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)
diff-lcs (1.4.4)
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)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/actionpack6.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
country_select (5.0.1)
country_select (5.1.0)
countries (~> 3.0)
sort_alphabetical (~> 1.1)

Expand Down Expand Up @@ -30,16 +30,16 @@ 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)
diff-lcs (1.4.4)
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)
Expand Down
2 changes: 1 addition & 1 deletion lib/country_select/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CountrySelect
VERSION = '5.0.1'
VERSION = '5.1.0'
end

0 comments on commit 8635d56

Please sign in to comment.