gemoji 4.0.0.rc2 โ 4.0.0.rc3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/db/emoji.json +107 -12
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0b0257a5762bde06a3a54fa8a2083a67fb229e54e13b99828479b038897ff2a6
|
|
4
|
+
data.tar.gz: a777bcc952cb34978973ffbfd1cb9beb770f45c77da45bf1e8761ca1ded0fc3e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3f3cbf5b4d7717f2e3d28ec281bdf1e2b346fe1ea35948b998e0e4834777a5b008b321ba11eb6536d046a721a3f6114c195805d6ea3f1acc1f2d5690ed20c7a6
|
|
7
|
+
data.tar.gz: 0a75a7faa75475b130a9fa9a28566280087c5a2ec13d6f161185dfab32b62c8b4109e9a64ab40c004d80c2a900d252d98e11f87eafa48c8246cdeb5833e33233
|
data/db/emoji.json
CHANGED
|
@@ -487,6 +487,18 @@
|
|
|
487
487
|
, "unicode_version": "6.0"
|
|
488
488
|
, "ios_version": "6.0"
|
|
489
489
|
}
|
|
490
|
+
, {
|
|
491
|
+
"emoji": "๐ถโ๐ซ๏ธ"
|
|
492
|
+
, "description": "face in clouds"
|
|
493
|
+
, "category": "Smileys & Emotion"
|
|
494
|
+
, "aliases": [
|
|
495
|
+
"face_in_clouds"
|
|
496
|
+
]
|
|
497
|
+
, "tags": [
|
|
498
|
+
]
|
|
499
|
+
, "unicode_version": "13.1"
|
|
500
|
+
, "ios_version": "14.0"
|
|
501
|
+
}
|
|
490
502
|
, {
|
|
491
503
|
"emoji": "๐"
|
|
492
504
|
, "description": "smirking face"
|
|
@@ -537,6 +549,18 @@
|
|
|
537
549
|
, "unicode_version": "6.1"
|
|
538
550
|
, "ios_version": "6.0"
|
|
539
551
|
}
|
|
552
|
+
, {
|
|
553
|
+
"emoji": "๐ฎโ๐จ"
|
|
554
|
+
, "description": "face exhaling"
|
|
555
|
+
, "category": "Smileys & Emotion"
|
|
556
|
+
, "aliases": [
|
|
557
|
+
"face_exhaling"
|
|
558
|
+
]
|
|
559
|
+
, "tags": [
|
|
560
|
+
]
|
|
561
|
+
, "unicode_version": "13.1"
|
|
562
|
+
, "ios_version": "14.0"
|
|
563
|
+
}
|
|
540
564
|
, {
|
|
541
565
|
"emoji": "๐คฅ"
|
|
542
566
|
, "description": "lying face"
|
|
@@ -739,7 +763,7 @@
|
|
|
739
763
|
}
|
|
740
764
|
, {
|
|
741
765
|
"emoji": "๐ต"
|
|
742
|
-
, "description": "
|
|
766
|
+
, "description": "knocked-out face"
|
|
743
767
|
, "category": "Smileys & Emotion"
|
|
744
768
|
, "aliases": [
|
|
745
769
|
"dizzy_face"
|
|
@@ -749,6 +773,18 @@
|
|
|
749
773
|
, "unicode_version": "6.0"
|
|
750
774
|
, "ios_version": "6.0"
|
|
751
775
|
}
|
|
776
|
+
, {
|
|
777
|
+
"emoji": "๐ตโ๐ซ"
|
|
778
|
+
, "description": "face with spiral eyes"
|
|
779
|
+
, "category": "Smileys & Emotion"
|
|
780
|
+
, "aliases": [
|
|
781
|
+
"face_with_spiral_eyes"
|
|
782
|
+
]
|
|
783
|
+
, "tags": [
|
|
784
|
+
]
|
|
785
|
+
, "unicode_version": "13.1"
|
|
786
|
+
, "ios_version": "14.0"
|
|
787
|
+
}
|
|
752
788
|
, {
|
|
753
789
|
"emoji": "๐คฏ"
|
|
754
790
|
, "description": "exploding head"
|
|
@@ -1681,6 +1717,30 @@
|
|
|
1681
1717
|
, "unicode_version": "6.0"
|
|
1682
1718
|
, "ios_version": "6.0"
|
|
1683
1719
|
}
|
|
1720
|
+
, {
|
|
1721
|
+
"emoji": "โค๏ธโ๐ฅ"
|
|
1722
|
+
, "description": "heart on fire"
|
|
1723
|
+
, "category": "Smileys & Emotion"
|
|
1724
|
+
, "aliases": [
|
|
1725
|
+
"heart_on_fire"
|
|
1726
|
+
]
|
|
1727
|
+
, "tags": [
|
|
1728
|
+
]
|
|
1729
|
+
, "unicode_version": "13.1"
|
|
1730
|
+
, "ios_version": "14.0"
|
|
1731
|
+
}
|
|
1732
|
+
, {
|
|
1733
|
+
"emoji": "โค๏ธโ๐ฉน"
|
|
1734
|
+
, "description": "mending heart"
|
|
1735
|
+
, "category": "Smileys & Emotion"
|
|
1736
|
+
, "aliases": [
|
|
1737
|
+
"mending_heart"
|
|
1738
|
+
]
|
|
1739
|
+
, "tags": [
|
|
1740
|
+
]
|
|
1741
|
+
, "unicode_version": "13.1"
|
|
1742
|
+
, "ios_version": "14.0"
|
|
1743
|
+
}
|
|
1684
1744
|
, {
|
|
1685
1745
|
"emoji": "โค๏ธ"
|
|
1686
1746
|
, "description": "red heart"
|
|
@@ -2768,7 +2828,7 @@
|
|
|
2768
2828
|
}
|
|
2769
2829
|
, {
|
|
2770
2830
|
"emoji": "๐ง"
|
|
2771
|
-
, "description": "
|
|
2831
|
+
, "description": "person: beard"
|
|
2772
2832
|
, "category": "People & Body"
|
|
2773
2833
|
, "aliases": [
|
|
2774
2834
|
"bearded_person"
|
|
@@ -2779,6 +2839,32 @@
|
|
|
2779
2839
|
, "ios_version": "12.1"
|
|
2780
2840
|
, "skin_tones": true
|
|
2781
2841
|
}
|
|
2842
|
+
, {
|
|
2843
|
+
"emoji": "๐งโโ๏ธ"
|
|
2844
|
+
, "description": "man: beard"
|
|
2845
|
+
, "category": "People & Body"
|
|
2846
|
+
, "aliases": [
|
|
2847
|
+
"man_beard"
|
|
2848
|
+
]
|
|
2849
|
+
, "tags": [
|
|
2850
|
+
]
|
|
2851
|
+
, "unicode_version": "13.1"
|
|
2852
|
+
, "ios_version": "14.0"
|
|
2853
|
+
, "skin_tones": true
|
|
2854
|
+
}
|
|
2855
|
+
, {
|
|
2856
|
+
"emoji": "๐งโโ๏ธ"
|
|
2857
|
+
, "description": "woman: beard"
|
|
2858
|
+
, "category": "People & Body"
|
|
2859
|
+
, "aliases": [
|
|
2860
|
+
"woman_beard"
|
|
2861
|
+
]
|
|
2862
|
+
, "tags": [
|
|
2863
|
+
]
|
|
2864
|
+
, "unicode_version": "13.1"
|
|
2865
|
+
, "ios_version": "14.0"
|
|
2866
|
+
, "skin_tones": true
|
|
2867
|
+
}
|
|
2782
2868
|
, {
|
|
2783
2869
|
"emoji": "๐จโ๐ฆฐ"
|
|
2784
2870
|
, "description": "man: red hair"
|
|
@@ -4429,8 +4515,8 @@
|
|
|
4429
4515
|
, "description": "woman with veil"
|
|
4430
4516
|
, "category": "People & Body"
|
|
4431
4517
|
, "aliases": [
|
|
4432
|
-
"woman_with_veil"
|
|
4433
|
-
|
|
4518
|
+
"woman_with_veil"
|
|
4519
|
+
, "bride_with_veil"
|
|
4434
4520
|
]
|
|
4435
4521
|
, "tags": [
|
|
4436
4522
|
]
|
|
@@ -6138,6 +6224,7 @@
|
|
|
6138
6224
|
]
|
|
6139
6225
|
, "unicode_version": "6.0"
|
|
6140
6226
|
, "ios_version": "6.0"
|
|
6227
|
+
, "skin_tones": true
|
|
6141
6228
|
}
|
|
6142
6229
|
, {
|
|
6143
6230
|
"emoji": "๐ฉโโค๏ธโ๐โ๐จ"
|
|
@@ -6150,6 +6237,7 @@
|
|
|
6150
6237
|
]
|
|
6151
6238
|
, "unicode_version": "11.0"
|
|
6152
6239
|
, "ios_version": "12.1"
|
|
6240
|
+
, "skin_tones": true
|
|
6153
6241
|
}
|
|
6154
6242
|
, {
|
|
6155
6243
|
"emoji": "๐จโโค๏ธโ๐โ๐จ"
|
|
@@ -6162,6 +6250,7 @@
|
|
|
6162
6250
|
]
|
|
6163
6251
|
, "unicode_version": "6.0"
|
|
6164
6252
|
, "ios_version": "8.3"
|
|
6253
|
+
, "skin_tones": true
|
|
6165
6254
|
}
|
|
6166
6255
|
, {
|
|
6167
6256
|
"emoji": "๐ฉโโค๏ธโ๐โ๐ฉ"
|
|
@@ -6174,6 +6263,7 @@
|
|
|
6174
6263
|
]
|
|
6175
6264
|
, "unicode_version": "6.0"
|
|
6176
6265
|
, "ios_version": "8.3"
|
|
6266
|
+
, "skin_tones": true
|
|
6177
6267
|
}
|
|
6178
6268
|
, {
|
|
6179
6269
|
"emoji": "๐"
|
|
@@ -6186,6 +6276,7 @@
|
|
|
6186
6276
|
]
|
|
6187
6277
|
, "unicode_version": "6.0"
|
|
6188
6278
|
, "ios_version": "6.0"
|
|
6279
|
+
, "skin_tones": true
|
|
6189
6280
|
}
|
|
6190
6281
|
, {
|
|
6191
6282
|
"emoji": "๐ฉโโค๏ธโ๐จ"
|
|
@@ -6198,6 +6289,7 @@
|
|
|
6198
6289
|
]
|
|
6199
6290
|
, "unicode_version": "11.0"
|
|
6200
6291
|
, "ios_version": "12.1"
|
|
6292
|
+
, "skin_tones": true
|
|
6201
6293
|
}
|
|
6202
6294
|
, {
|
|
6203
6295
|
"emoji": "๐จโโค๏ธโ๐จ"
|
|
@@ -6210,6 +6302,7 @@
|
|
|
6210
6302
|
]
|
|
6211
6303
|
, "unicode_version": "6.0"
|
|
6212
6304
|
, "ios_version": "8.3"
|
|
6305
|
+
, "skin_tones": true
|
|
6213
6306
|
}
|
|
6214
6307
|
, {
|
|
6215
6308
|
"emoji": "๐ฉโโค๏ธโ๐ฉ"
|
|
@@ -6222,6 +6315,7 @@
|
|
|
6222
6315
|
]
|
|
6223
6316
|
, "unicode_version": "6.0"
|
|
6224
6317
|
, "ios_version": "8.3"
|
|
6318
|
+
, "skin_tones": true
|
|
6225
6319
|
}
|
|
6226
6320
|
, {
|
|
6227
6321
|
"emoji": "๐ช"
|
|
@@ -13228,7 +13322,7 @@
|
|
|
13228
13322
|
}
|
|
13229
13323
|
, {
|
|
13230
13324
|
"emoji": "๐ฏ"
|
|
13231
|
-
, "description": "
|
|
13325
|
+
, "description": "bullseye"
|
|
13232
13326
|
, "category": "Activities"
|
|
13233
13327
|
, "aliases": [
|
|
13234
13328
|
"dart"
|
|
@@ -13396,7 +13490,7 @@
|
|
|
13396
13490
|
, "description": "piรฑata"
|
|
13397
13491
|
, "category": "Activities"
|
|
13398
13492
|
, "aliases": [
|
|
13399
|
-
"
|
|
13493
|
+
"pinata"
|
|
13400
13494
|
]
|
|
13401
13495
|
, "tags": [
|
|
13402
13496
|
]
|
|
@@ -15291,11 +15385,11 @@
|
|
|
15291
15385
|
, "description": "envelope"
|
|
15292
15386
|
, "category": "Objects"
|
|
15293
15387
|
, "aliases": [
|
|
15294
|
-
"
|
|
15295
|
-
, "envelope"
|
|
15388
|
+
"envelope"
|
|
15296
15389
|
]
|
|
15297
15390
|
, "tags": [
|
|
15298
15391
|
"letter"
|
|
15392
|
+
, "email"
|
|
15299
15393
|
]
|
|
15300
15394
|
, "unicode_version": ""
|
|
15301
15395
|
, "ios_version": "6.0"
|
|
@@ -15305,7 +15399,8 @@
|
|
|
15305
15399
|
, "description": "e-mail"
|
|
15306
15400
|
, "category": "Objects"
|
|
15307
15401
|
, "aliases": [
|
|
15308
|
-
"
|
|
15402
|
+
"email"
|
|
15403
|
+
, "e-mail"
|
|
15309
15404
|
]
|
|
15310
15405
|
, "tags": [
|
|
15311
15406
|
]
|
|
@@ -15988,7 +16083,7 @@
|
|
|
15988
16083
|
}
|
|
15989
16084
|
, {
|
|
15990
16085
|
"emoji": "๐ซ"
|
|
15991
|
-
, "description": "pistol"
|
|
16086
|
+
, "description": "water pistol"
|
|
15992
16087
|
, "category": "Objects"
|
|
15993
16088
|
, "aliases": [
|
|
15994
16089
|
"gun"
|
|
@@ -18017,7 +18112,7 @@
|
|
|
18017
18112
|
}
|
|
18018
18113
|
, {
|
|
18019
18114
|
"emoji": "โ"
|
|
18020
|
-
, "description": "question mark"
|
|
18115
|
+
, "description": "red question mark"
|
|
18021
18116
|
, "category": "Symbols"
|
|
18022
18117
|
, "aliases": [
|
|
18023
18118
|
"question"
|
|
@@ -18054,7 +18149,7 @@
|
|
|
18054
18149
|
}
|
|
18055
18150
|
, {
|
|
18056
18151
|
"emoji": "โ"
|
|
18057
|
-
, "description": "exclamation mark"
|
|
18152
|
+
, "description": "red exclamation mark"
|
|
18058
18153
|
, "category": "Symbols"
|
|
18059
18154
|
, "aliases": [
|
|
18060
18155
|
"exclamation"
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gemoji
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.0.0.
|
|
4
|
+
version: 4.0.0.rc3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GitHub
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2021-07-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Character information and metadata for Unicode emoji.
|
|
14
14
|
email: support@github.com
|
|
@@ -26,7 +26,7 @@ homepage: https://github.com/github/gemoji
|
|
|
26
26
|
licenses:
|
|
27
27
|
- MIT
|
|
28
28
|
metadata: {}
|
|
29
|
-
post_install_message:
|
|
29
|
+
post_install_message:
|
|
30
30
|
rdoc_options: []
|
|
31
31
|
require_paths:
|
|
32
32
|
- lib
|
|
@@ -41,8 +41,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
42
|
version: 1.3.1
|
|
43
43
|
requirements: []
|
|
44
|
-
rubygems_version: 3.0.
|
|
45
|
-
signing_key:
|
|
44
|
+
rubygems_version: 3.0.3
|
|
45
|
+
signing_key:
|
|
46
46
|
specification_version: 4
|
|
47
47
|
summary: Unicode emoji library
|
|
48
48
|
test_files: []
|