what_you_say 0.6.6-aarch64-linux → 0.6.7-aarch64-linux

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
  SHA256:
3
- metadata.gz: b4db6881ef4462c0c0b348718a7ab05dfddf0788bf8f8be873e10c1ed84f5fcc
4
- data.tar.gz: 5d8c7561b240f714af50b33338f4611c9d3da7e31fd821090d18044160f9f1f0
3
+ metadata.gz: 748d1279a2b9cfda2a827e8376802a224c0a79d5deb4357834f2363aab2e6243
4
+ data.tar.gz: 900034f5ac1d5ce10a21a81c96506edb45c9d37f8297ab21ec4ba1af1e6c5366
5
5
  SHA512:
6
- metadata.gz: f515310769d35d10bc15f33554210d4c2d3043089f9747743c973182f32fbb38927a22420643fef166e5aadfbe955c12def65b00193da9a112c7286080c1bee7
7
- data.tar.gz: 9cd3644e3b4352215439b6048894264e3028397c9ba60f181491c0edeb6e95eaab5678ce2742d14f54e66c5cddb3eef97d7f132b287a22b12711dcd65efdb8ab
6
+ metadata.gz: 6b4668cc8e2cef1c3da7d87a5bf8803b8553abfa606e676be8c8590509b2f07cf1d73453d00d522f8e89aadc4f19b775d56cc6f9c725698b074eaedbb32251d0
7
+ data.tar.gz: 2210df2011e6c0592c470c10086aab5e078e6f17fab121501be26dc48f6542807020fd4dd0116f2995dee93f1f7439a5751c4ed8b4a93d250baf0ae585f83e22
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WhatYouSay
4
- VERSION = "0.6.6"
4
+ VERSION = "0.6.7"
5
5
  end
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.6
4
+ version: 0.6.7
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: 2023-12-28 00:00:00.000000000 Z
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.so
53
53
  - lib/what_you_say/3.2/what_you_say.so
54
+ - lib/what_you_say/3.3/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
@@ -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.3.dev
77
+ version: 3.4.dev
77
78
  required_rubygems_version: !ruby/object:Gem::Requirement
78
79
  requirements:
79
80
  - - ">="