diff options
author | Norman Clarke <norman@njclarke.com> | 2012-01-05 16:17:12 -0300 |
---|---|---|
committer | Norman Clarke <norman@njclarke.com> | 2012-01-05 16:17:12 -0300 |
commit | d2a4acdbe3027e447c888558bb36d1aef2bfccf9 (patch) | |
tree | 63e90354ddc506971742216bdaa73f458212dba1 /activesupport | |
parent | 4b5a3d7367ecdfcff1c2ffe1b299a9865d66ab7e (diff) | |
download | rails-d2a4acdbe3027e447c888558bb36d1aef2bfccf9.tar.gz rails-d2a4acdbe3027e447c888558bb36d1aef2bfccf9.tar.bz2 rails-d2a4acdbe3027e447c888558bb36d1aef2bfccf9.zip |
Update to Unicode 6.0
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/lib/active_support/multibyte/unicode.rb | 2 | ||||
-rw-r--r-- | activesupport/lib/active_support/values/unicode_tables.dat | bin | 813343 -> 877274 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 0197d86adc..b35e7b9b80 100644 --- a/activesupport/lib/active_support/multibyte/unicode.rb +++ b/activesupport/lib/active_support/multibyte/unicode.rb @@ -10,7 +10,7 @@ module ActiveSupport NORMALIZATION_FORMS = [:c, :kc, :d, :kd] # The Unicode version that is supported by the implementation - UNICODE_VERSION = '5.2.0' + UNICODE_VERSION = '6.0.0' # The default normalization used for operations that require normalization. It can be set to any of the # normalizations in NORMALIZATION_FORMS. diff --git a/activesupport/lib/active_support/values/unicode_tables.dat b/activesupport/lib/active_support/values/unicode_tables.dat Binary files differindex 4fe0268cca..7edc4663e8 100644 --- a/activesupport/lib/active_support/values/unicode_tables.dat +++ b/activesupport/lib/active_support/values/unicode_tables.dat |