what_you_say 0.6.6-arm64-darwin → 0.6.7-arm64-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: 9e58c3a4f8a177a024e34c563945deafcfa9b3e9701e897d3a755e36d0232763
|
4
|
+
data.tar.gz: 3729124a4496d00dc5444a647e70dc5f2351fe512b7011eb45951b861c819d19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca456fe59051aeaad1b47dc474e2dfbe399d9e8c6e54d303e1ae34a6465c98a4f722afc0e366f4c741efea4ebe2ade0b414a1f2b834847d2dd538889a2ee1518
|
7
|
+
data.tar.gz: 438e69c67c6cb5e2c9d3ffbca51f2eb5584cc9717279f2f55b361173873dd21d048ff5b01b08c22fb82c7a021f6a41ab967865761dd94aa0333734324a1aceff
|
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.7
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-01-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -51,6 +51,7 @@ 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
|
54
55
|
- lib/what_you_say/extension.rb
|
55
56
|
- lib/what_you_say/lang.rb
|
56
57
|
- lib/what_you_say/version.rb
|
@@ -73,7 +74,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
73
74
|
version: '3.1'
|
74
75
|
- - "<"
|
75
76
|
- !ruby/object:Gem::Version
|
76
|
-
version: 3.
|
77
|
+
version: 3.4.dev
|
77
78
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
78
79
|
requirements:
|
79
80
|
- - ">="
|