deps(update): twitter_cldr update to > 3.2

Changelog is
[there](https://github.com/twitter/twitter-cldr-rb/blob/master/History.txt)
This commit is contained in:
GROUX Richard
2015-07-27 13:20:50 +02:00
parent fe77e2b0d3
commit 3301252fb2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ context "Frontend" do
end
def nfd utf8
TwitterCldr::Normalization::NFD.normalize utf8
TwitterCldr::Normalization.normalize(utf8, using: :nfd)
end
test "UTF-8 headers href preserved" do