what_you_say 0.6.10-aarch64-linux → 0.6.11-aarch64-linux
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: 8bba0757103343d8a635e22b40f2e0625d533ac15d3a74f24bed5b02fa2487bf
|
4
|
+
data.tar.gz: 24ca21aa88048c5cd2bdda2b5d14795435367b6951ae43690026e37ea0c557d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 05cc8def539029c45eb3dfeb2907bc1c9819a2670c22e3ad00cf3d1e55c1fa978dbf95505954bfa93e308994f902da7a21ce68847d4e29d335bfb81e4e87d43c
|
7
|
+
data.tar.gz: 3fd65a058564ddd8cefc1c8a596d625729f891c0b1d88f49169ba00bec4bad7b22d94fe951f8c5525b428ba030f3b7ef9f30c8d9048a718ac27f32020dcc5a13
|
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: aarch64-linux
|
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:
|