README.md in unicode-emoji-2.4.0 vs README.md in unicode-emoji-2.5.0
- old
+ new
@@ -1,17 +1,17 @@
# Unicode::Emoji [![[version]](https://badge.fury.io/rb/unicode-emoji.svg)](https://badge.fury.io/rb/unicode-emoji) [![[travis]](https://travis-ci.org/janlelis/unicode-emoji.svg)](https://travis-ci.org/janlelis/unicode-emoji)
-A small Ruby library which provides Unicode Emoji data and regexes, incorporating the latest Unicode and Emoji standards.
+Provides Unicode Emoji data and regexes, incorporating the latest Unicode and Emoji standards.
Also includes a categorized list of recommended Emoji.
Emoji version: **13.0** (January 2019)
-CLDR version (used for sub-region flags): **36** (October 2019)
+CLDR version (used for sub-region flags): **37** (April 2020)
-Supported Rubies: **2.7**, **2.6**, **2.5**, **2.4**
+Supported Rubies: **2.7**, **2.6**, **2.5**
-No longer supported Rubies, but might still work: **2.3**
+No longer supported Rubies, but might still work: **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