Skip to content

Commit

Permalink
Update Unicode database to 5.2.0. [#5011 state:resolved]
Browse files Browse the repository at this point in the history
Signed-off-by: José Valim <jose.valim@gmail.com>
  • Loading branch information
norman authored and josevalim committed Jun 30, 2010
1 parent 16cef77 commit 4dbb6e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activesupport/lib/active_support/multibyte/unicode.rb
Expand Up @@ -9,7 +9,7 @@ module Unicode
NORMALIZATION_FORMS = [:c, :kc, :d, :kd]

# The Unicode version that is supported by the implementation
UNICODE_VERSION = '5.1.0'
UNICODE_VERSION = '5.2.0'

# The default normalization used for operations that require normalization. It can be set to any of the
# normalizations in NORMALIZATION_FORMS.
Expand Down
Binary file modified activesupport/lib/active_support/values/unicode_tables.dat
Binary file not shown.

0 comments on commit 4dbb6e3

Please sign in to comment.