diff --git a/cldr.thor b/cldr.thor index aecc1005..7dbfb6aa 100644 --- a/cldr.thor +++ b/cldr.thor @@ -50,7 +50,7 @@ class Cldr < Thor @cldr.deep_merge!(data) end - CheckLocales.list_locales.each do |locale| + CheckLocales.list_locales.uniq.each do |locale| @locale = locale.to_sym add_months