what_you_say 0.6.10-aarch64-linux → 0.6.11-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: 0b044aaefeaacc23bae64a82a2f779b1b70a3e4aa34d62332cb0549c161fdfb0
4
- data.tar.gz: 119e0e635965ff35adc1c59455959259fccab8d720cc221c44454cf61a29bcff
3
+ metadata.gz: 8bba0757103343d8a635e22b40f2e0625d533ac15d3a74f24bed5b02fa2487bf
4
+ data.tar.gz: 24ca21aa88048c5cd2bdda2b5d14795435367b6951ae43690026e37ea0c557d6
5
5
  SHA512:
6
- metadata.gz: b75b8feb893f65582bc3358b11a4e8947c8abda30345906761abb320b4ace2047a932098b27e7e032d26773e75c9c94c7ac5a631cbd198a74164c234f1b01299
7
- data.tar.gz: 601c03850c3caf73c39d35f1be058f4d56608ea441868ef22019ff090140d6db3711bee75a7da8c9f93315b9325ee539cd4ef924e9f57defd3667bb9ec363739
6
+ metadata.gz: 05cc8def539029c45eb3dfeb2907bc1c9819a2670c22e3ad00cf3d1e55c1fa978dbf95505954bfa93e308994f902da7a21ce68847d4e29d335bfb81e4e87d43c
7
+ data.tar.gz: 3fd65a058564ddd8cefc1c8a596d625729f891c0b1d88f49169ba00bec4bad7b22d94fe951f8c5525b428ba030f3b7ef9f30c8d9048a718ac27f32020dcc5a13
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.11"
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.11
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: 2024-12-23 00:00:00.000000000 Z
11
+ date: 2025-01-08 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: