twitter-text 1.14.5 → 1.14.6
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/lib/assets/tld_lib.yml +6 -0
- data/twitter-text.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 05aafa3c58e37a20d92b2498e579bf79dba39286
|
|
4
|
+
data.tar.gz: de0f06151df1cd27d6d87c19fe1f21a9025c5e1d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 627a7f0d7cf8294ecc22468e97cc5648aa01fa818514ab519a3a22ea2b4a2895e2d3f13f8ce01e38b104a8696cb9a6b817877da718ce9232079a781a20950c55
|
|
7
|
+
data.tar.gz: 46ccee3042ede848366450257d74ba617f9c7a593afd694350421fd0dc3b4013b8313af4a66ce39b52c908c3dda6c867c253a111b5dc564345a781b067a373b6
|
data/lib/assets/tld_lib.yml
CHANGED
|
@@ -387,6 +387,7 @@ generic:
|
|
|
387
387
|
- "موبايلي"
|
|
388
388
|
- "كوم"
|
|
389
389
|
- "كاثوليك"
|
|
390
|
+
- "عرب"
|
|
390
391
|
- "شبكة"
|
|
391
392
|
- "بيتك"
|
|
392
393
|
- "بازار"
|
|
@@ -680,6 +681,7 @@ generic:
|
|
|
680
681
|
- rwe
|
|
681
682
|
- run
|
|
682
683
|
- ruhr
|
|
684
|
+
- rugby
|
|
683
685
|
- rsvp
|
|
684
686
|
- room
|
|
685
687
|
- rogers
|
|
@@ -1059,6 +1061,7 @@ generic:
|
|
|
1059
1061
|
- how
|
|
1060
1062
|
- house
|
|
1061
1063
|
- hotmail
|
|
1064
|
+
- hotels
|
|
1062
1065
|
- hoteles
|
|
1063
1066
|
- hot
|
|
1064
1067
|
- hosting
|
|
@@ -1214,6 +1217,7 @@ generic:
|
|
|
1214
1217
|
- events
|
|
1215
1218
|
- eus
|
|
1216
1219
|
- eurovision
|
|
1220
|
+
- etisalat
|
|
1217
1221
|
- esurance
|
|
1218
1222
|
- estate
|
|
1219
1223
|
- esq
|
|
@@ -1494,6 +1498,7 @@ generic:
|
|
|
1494
1498
|
- army
|
|
1495
1499
|
- archi
|
|
1496
1500
|
- aramco
|
|
1501
|
+
- arab
|
|
1497
1502
|
- aquarelle
|
|
1498
1503
|
- apple
|
|
1499
1504
|
- app
|
|
@@ -1525,6 +1530,7 @@ generic:
|
|
|
1525
1530
|
- aig
|
|
1526
1531
|
- agency
|
|
1527
1532
|
- agakhan
|
|
1533
|
+
- africa
|
|
1528
1534
|
- afl
|
|
1529
1535
|
- afamilycompany
|
|
1530
1536
|
- aetna
|
data/twitter-text.gemspec
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Gem::Specification.new do |s|
|
|
4
4
|
s.name = "twitter-text"
|
|
5
|
-
s.version = "1.14.
|
|
5
|
+
s.version = "1.14.6"
|
|
6
6
|
s.authors = ["Matt Sanford", "Patrick Ewing", "Ben Cherry", "Britt Selvitelle",
|
|
7
7
|
"Raffi Krikorian", "J.P. Cummins", "Yoshimasa Niwa", "Keita Fujii", "James Koval"]
|
|
8
8
|
s.email = ["matt@twitter.com", "patrick.henry.ewing@gmail.com", "bcherry@gmail.com", "bs@brittspace.com",
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: twitter-text
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.14.
|
|
4
|
+
version: 1.14.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Matt Sanford
|
|
@@ -16,7 +16,7 @@ authors:
|
|
|
16
16
|
autorequire:
|
|
17
17
|
bindir: bin
|
|
18
18
|
cert_chain: []
|
|
19
|
-
date: 2017-
|
|
19
|
+
date: 2017-06-16 00:00:00.000000000 Z
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
22
22
|
name: multi_json
|