diff options
author | Norman Clarke <norman@njclarke.com> | 2013-12-27 14:56:54 -0300 |
---|---|---|
committer | Norman Clarke <norman@njclarke.com> | 2013-12-27 14:56:54 -0300 |
commit | ef28028c45c6b19f161c74ada460c4590f5ef49d (patch) | |
tree | 72d8d34bc751b9858f0915bd359bf4387da1e5dc /activesupport/lib | |
parent | b33555d3ef26dbe07472c9e1d23f3a6e49a35059 (diff) | |
download | rails-ef28028c45c6b19f161c74ada460c4590f5ef49d.tar.gz rails-ef28028c45c6b19f161c74ada460c4590f5ef49d.tar.bz2 rails-ef28028c45c6b19f161c74ada460c4590f5ef49d.zip |
Update to Unicode 6.3.0
6.3.0 was released on September 30, 2013.
http://unicode-inc.blogspot.com.ar/2013/09/announcing-unicode-standard-version-63.html
Diffstat (limited to 'activesupport/lib')
-rw-r--r-- | activesupport/lib/active_support/multibyte/unicode.rb | 2 | ||||
-rw-r--r-- | activesupport/lib/active_support/values/unicode_tables.dat | bin | 904483 -> 904640 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/lib/active_support/multibyte/unicode.rb b/activesupport/lib/active_support/multibyte/unicode.rb index 5fd410fbe1..84799c2399 100644 --- a/activesupport/lib/active_support/multibyte/unicode.rb +++ b/activesupport/lib/active_support/multibyte/unicode.rb @@ -11,7 +11,7 @@ module ActiveSupport NORMALIZATION_FORMS = [:c, :kc, :d, :kd] # The Unicode version that is supported by the implementation - UNICODE_VERSION = '6.2.0' + UNICODE_VERSION = '6.3.0' # The default normalization used for operations that require # normalization. It can be set to any of the normalizations diff --git a/activesupport/lib/active_support/values/unicode_tables.dat b/activesupport/lib/active_support/values/unicode_tables.dat Binary files differindex 2571faa019..394ee95f4b 100644 --- a/activesupport/lib/active_support/values/unicode_tables.dat +++ b/activesupport/lib/active_support/values/unicode_tables.dat |