aloha_analyzer 0.4.15 → 0.4.16
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f65e5baf1160525075f1aaec06e47870119f21e3
|
|
4
|
+
data.tar.gz: 0a42cd6e9efc1ec9a27bc3a6c49c2f726b216852
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f25a244248f82134138502f27f56aab3e8f5a0fc6040f69fd1e16ff0a332b7ea576b2a44e1287e2ed21ed67ebdd0517f3c49523efdffea60e4192a86cc7a97dd
|
|
7
|
+
data.tar.gz: 62fb93b3e0a5c9b0b606231564d5a0fad69d5141d6549159d690d1f499a53b86a9d602c584d067114dead0722d25d3612bb90e4b803a4fb027a3c0673464f95d
|
|
@@ -208,7 +208,7 @@ languages:
|
|
|
208
208
|
name: Serbian
|
|
209
209
|
population: 1_000_000
|
|
210
210
|
countries: 'Serbia, Bosnia & Herzegovina'
|
|
211
|
-
greeting: '
|
|
211
|
+
greeting: 'здраво!'
|
|
212
212
|
'lt':
|
|
213
213
|
abbreviation: 'lt'
|
|
214
214
|
name: Lithuanian
|
|
@@ -227,3 +227,9 @@ languages:
|
|
|
227
227
|
population: 50_000
|
|
228
228
|
countries: 'Slovenia'
|
|
229
229
|
greeting: 'pozdravi!'
|
|
230
|
+
'bg':
|
|
231
|
+
abbreviation: 'bg'
|
|
232
|
+
name: 'Bulgarian'
|
|
233
|
+
population: 500_000
|
|
234
|
+
countries: 'Bulgaria'
|
|
235
|
+
greeting: 'здравей!'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aloha_analyzer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.16
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Matthieu Aussaguel
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-05-
|
|
11
|
+
date: 2014-05-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: twitter_cldr
|