README.md in unicode-emoji-2.8.0 vs README.md in unicode-emoji-2.9.0

- old
+ new

@@ -6,13 +6,13 @@ Emoji version: **13.1** (September 2020) CLDR version (used for sub-region flags): **39** (April 2021) -Supported Rubies: **3.0**, **2.7**, **2.6**, **2.5** (also latest JRuby and TruffleRuby stable) +Supported Rubies: **3.0**, **2.7** -No longer supported Rubies, but might still work: **2.4**, **2.3** +No longer supported Rubies, but might still work: **2.6**, **2.5**, **2.4**, **2.3** If you are stuck on an older Ruby version, checkout the latest [0.9 version](https://rubygems.org/gems/unicode-emoji/versions/0.9.3) of this gem. ## Gemfile @@ -58,11 +58,11 @@ - Usually you just want `REGEX` (RGI set) - If you want broader matching (e.g. more sub-regions), choose `REGEX_VALID` - If you even want to match for invalid sequences, too, use `REGEX_WELL_FORMED` -Please see [the standard](http://www.unicode.org/reports/tr51/#Emoji_Sets) for details. +Please see [the standard](https://www.unicode.org/reports/tr51/#Emoji_Sets) for details. Property | `REGEX` (RGI / Recommended) | `REGEX_VALID` (Valid) | `REGEX_WELL_FORMED` (Well-formed) ---------|-----------------------------|-----------------------|---------------------------------- Region "πŸ‡΅πŸ‡Ή" | Yes | Yes | Yes Region "πŸ‡΅πŸ‡΅" | No | No | Yes @@ -70,10 +70,10 @@ Tag Sequence "🏴󠁧󠁒󠁑󠁧󠁒󠁿" | No | Yes | Yes Tag Sequence "😴󠁧󠁒󠁑󠁑󠁑󠁿" | No | No | Yes ZWJ Sequence "πŸ€ΎπŸ½β€β™€οΈ" | Yes | Yes | Yes ZWJ Sequence "πŸ€ β€πŸ€’" | No | Yes | Yes -More info about valid vs. recommended Emoji in this [blog article on Emojipedia](http://blog.emojipedia.org/unicode-behind-the-curtain/). +More info about valid vs. recommended Emoji in this [blog article on Emojipedia](https://blog.emojipedia.org/unicode-behind-the-curtain/). #### Singleton Regexes Matches only simple one-codepoint (+ optional variation selector) Emoji: