what_you_say 0.6.10-x64-mingw-ucrt → 0.6.11-x64-mingw-ucrt
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: f9ca10967cd6d8e60f205c7839181a94f77a086d1f328dbe325c0e48fdf0f96a
|
4
|
+
data.tar.gz: a725979f870762ab05ade553d7d2f336f408fedddcbbc95ba40ea73a8911613c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53fde30895b4dd32c777af5f4cc55d6b0becbc855e5cf865ab466214989f1283debc747c95f2f7ec510639ae143b76667cdf92477f4a93a2b2d27ae4acd71eae
|
7
|
+
data.tar.gz: 3805abbd9be7c0dd86adf96f61d317dce3f5cd2d17e7800df9ad51b32fa2a8a3b12666fad48d7d5b0fbec0531fe13d44a6120f2d81a36d91e4b583518e13a249
|
Binary file
|
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.11
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -49,8 +49,9 @@ files:
|
|
49
49
|
- LICENSE.txt
|
50
50
|
- README.md
|
51
51
|
- lib/what_you_say.rb
|
52
|
-
- lib/what_you_say/3.1/what_you_say.so
|
53
52
|
- lib/what_you_say/3.2/what_you_say.so
|
53
|
+
- lib/what_you_say/3.3/what_you_say.so
|
54
|
+
- lib/what_you_say/3.4/what_you_say.so
|
54
55
|
- lib/what_you_say/extension.rb
|
55
56
|
- lib/what_you_say/lang.rb
|
56
57
|
- lib/what_you_say/version.rb
|
@@ -70,15 +71,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
70
71
|
requirements:
|
71
72
|
- - ">="
|
72
73
|
- !ruby/object:Gem::Version
|
73
|
-
version: '3.
|
74
|
+
version: '3.2'
|
74
75
|
- - "<"
|
75
76
|
- !ruby/object:Gem::Version
|
76
|
-
version: 3.
|
77
|
+
version: 3.5.dev
|
77
78
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
78
79
|
requirements:
|
79
|
-
- - "
|
80
|
+
- - "~>"
|
80
81
|
- !ruby/object:Gem::Version
|
81
|
-
version: 3.
|
82
|
+
version: '3.4'
|
82
83
|
requirements: []
|
83
84
|
rubygems_version: 3.5.23
|
84
85
|
signing_key:
|