what_you_say 0.6.9-x86_64-darwin → 0.6.10-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 16b52e0500ce5202c8d22c0b58266651c84c882e0ad32bbbf4b619c6f1583373
|
4
|
+
data.tar.gz: a8654abab6e5a15b3847fbb458323926f0a882eab9e1d284a21fbac26a177991
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ab8464f978af26cea21ff7d5afecf075766ed6fc56aee219b0b4219f5370be50eab38f96e6773d1532bf42c2aca4512e3fbde348c0d7d0ac841392e2ca648f9c
|
7
|
+
data.tar.gz: 213eeb06785357aaa090a77d08f9a3d8f610418aa6b50d4705e2bcb8cf6d793fb579bc6d64182561efc35e596b5304020e66906ad802e6e7c9b54fa67dca1290
|
Binary file
|
Binary file
|
data/lib/what_you_say/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: what_you_say
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.10
|
5
5
|
platform: x86_64-darwin
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -51,7 +51,6 @@ files:
|
|
51
51
|
- lib/what_you_say.rb
|
52
52
|
- lib/what_you_say/3.1/what_you_say.bundle
|
53
53
|
- lib/what_you_say/3.2/what_you_say.bundle
|
54
|
-
- lib/what_you_say/3.3/what_you_say.bundle
|
55
54
|
- lib/what_you_say/extension.rb
|
56
55
|
- lib/what_you_say/lang.rb
|
57
56
|
- lib/what_you_say/version.rb
|
@@ -74,14 +73,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
74
73
|
version: '3.1'
|
75
74
|
- - "<"
|
76
75
|
- !ruby/object:Gem::Version
|
77
|
-
version: 3.
|
76
|
+
version: 3.3.dev
|
78
77
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
79
78
|
requirements:
|
80
79
|
- - ">="
|
81
80
|
- !ruby/object:Gem::Version
|
82
81
|
version: 3.3.22
|
83
82
|
requirements: []
|
84
|
-
rubygems_version: 3.
|
83
|
+
rubygems_version: 3.5.23
|
85
84
|
signing_key:
|
86
85
|
specification_version: 4
|
87
86
|
summary: Fast and lightweight language identification library. Written in Rust, wrapped
|
Binary file
|