lib/unicode/emoji/generated_native/regex_any.rb in unicode-emoji-3.1.0 vs lib/unicode/emoji/generated_native/regex_any.rb in unicode-emoji-3.1.1

- old
+ new

@@ -1,5 +1,7 @@ -# This file was generated. Please, do not edit this file by hand. +# This file was generated by a script, please do not edit it by hand. +# See `$ rake generate_constants` and data/generate_constants.rb for more info. + module Unicode module Emoji REGEX_ANY = /\p{Emoji}/ end end