what_you_say 0.6.5-x64-mingw-ucrt → 0.6.7-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: e632199d148aa2bee70ef45b8d93d63ab14227c5254963baf49be213a0a0699d
4
- data.tar.gz: f021050520b80bd240e9339b9d8ac4e07bbad4c5159eb27e353efa1de60f76d1
3
+ metadata.gz: 150a2a07a56257732c0849c3dcb6b1f8e77d014141a7057ed465ea1dba494ebc
4
+ data.tar.gz: 8c18b34f32809731a3a1463bdcbc6a96386c2d613bd5b478635af069c01b65c2
5
5
  SHA512:
6
- metadata.gz: 81d7a3a1bb5de78de2b7b760aad5fe730536568b10f2fcdb992f91052d2a5f04eb1af4566981b5ff218199cd0e17bddc36483cdf311fc099b24c97f045718f0c
7
- data.tar.gz: 789c50f3cf5be464d4c1c0ef6f411aa8d898d4dbd345264953e70401ab522b5ba7c99908d9950c6dcbb2182490bf7ca148b70efbf3b342e74e75497a56d3aee7
6
+ metadata.gz: 7e170c29e078980392e6439e730aa57a06fb506071386350b6c5aeb5a553cc3587d3f8919282cdb97dbba485fb4733833f8001bfd40c8646a74d75041e67a529
7
+ data.tar.gz: 8f2f44e2568b364e347aa300eaacad70421e744beb47fef1a40b90e0fde7deff57ee33de0d842078d61b0a25b8f9c9502b8a55864a23c91d2005ee6fd198ff73
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WhatYouSay
4
- VERSION = "0.6.5"
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.5
4
+ version: 0.6.7
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: 2023-11-26 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
  - - ">="