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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user