what_you_say 0.6.10-x86_64-linux → 0.6.12-x86_64-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: 34fafc041d0da542426afd1963e21bda40f6404aba7715f7c799ac35b8850f46
4
- data.tar.gz: 5d7a628becee1992f60abb6a9b8935fbf9f6a1cca12cf9252dd3169b68ce56e3
3
+ metadata.gz: 7d0ce738dc772c135a07d9bb465f34eb40cf7ec8779c93f82ff84fa350715583
4
+ data.tar.gz: 4fdc27a6509c0c6b425c68025d13b3fdc3f9f0efeff02f0b23309625bed5bd6b
5
5
  SHA512:
6
- metadata.gz: 0f25b1a2b3f1bf24f2f5f3d80a45f606ea918016014324e24067357fc75aca9f95d97bcedc9934328d32771ff0e327e808f41f5263c3add9779c16fbac035bd4
7
- data.tar.gz: 8cab74f2ae364bd54343bf35466c0bc6e811486f01c34e28dc47ac4a0f57293120d0b0e8fb07bc066628c961d3c514c179042a4433be04ae050aff34fc67a27d
6
+ metadata.gz: c8c07e393faf3b2236dcc256a165ddec4d4539e973c9e2903350ce50a2a64da292670ffb02f5c60d73bb84584c1e404b8f737651e135d1ac19f7c56ef885a1b1
7
+ data.tar.gz: c364c37ddc71525ead6eab41627db07543a37633af143685a534bca64742ec1c54efa6478c2859d86367a2a38af3316209488d2716dd93c5cf61a164ee53cabd
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WhatYouSay
4
- VERSION = "0.6.10"
4
+ VERSION = "0.6.12"
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.10
4
+ version: 0.6.12
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Garen J. Torikian
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-12-23 00:00:00.000000000 Z
11
+ date: 2025-03-22 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.1'
74
+ version: '3.2'
74
75
  - - "<"
75
76
  - !ruby/object:Gem::Version
76
- version: 3.3.dev
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.3.22
82
+ version: '3.4'
82
83
  requirements: []
83
84
  rubygems_version: 3.5.23
84
85
  signing_key: