what_you_say 0.6.6-x64-mingw-ucrt → 0.6.8-x64-mingw-ucrt

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: b3f79b29b5421ac75188f799da36a3102645994d3b7d8eefc895115eb43ad951
4
- data.tar.gz: '0914d1704ebeb7e0de13bb8ea0c0c07011c3ae2e0cd86b9b051ef3103ab3c286'
3
+ metadata.gz: 143cea953aa03db6b35fcc291a97f854f617c2ea067a6feb33f7adb38092c0c6
4
+ data.tar.gz: b4684ebe57e309a047301a7993e1f244451d7d21138cdc04d94431ded52971d2
5
5
  SHA512:
6
- metadata.gz: 34034b64e8eedfdc939418134d5895cdc0f8e8d15d212a2dc3823300a04e7e9764f77bcd5fceefc9144649f8a2514a05ec60d2372e9b878b97bf2ede9e5768a3
7
- data.tar.gz: e53a4a90c6c75ccca26d32b8538cd3e65558097de62c316d9d27ba8cf6971a66fc3d5a51eb0a64b8a0a2caf15f429b22b02f22df740cae861cef584c2196b85d
6
+ metadata.gz: f048e3a3ee6c5efee404f7b76d5e52070292d0543df5c9ce0a8f92460e3f2f29e49e6c989a188d8daae04822debe2b2c7f0bed61ac3bd23319a5872b2b97734a
7
+ data.tar.gz: d83a778f24c1488fc51dfb447822aefe4af3ee6b62685dc1028d21db0103077db38ab5a565e8f4453f05d1e4b2cad08f917cf6dbbf5dbbb169142e5a5a1674d8
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.8"
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.8
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-12-28 00:00:00.000000000 Z
11
+ date: 2024-07-29 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
  - - ">="