what_you_say 0.5.0-x64-mingw-ucrt → 0.5.2-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: d61faf65bcfae71d1e9d4aad9db6b26749acb77e4e72e79b3cc869fd91c3ef80
4
- data.tar.gz: 212615ddd8e297823c42006cbeab98355efd1419e6d44ece685b1982cd45891f
3
+ metadata.gz: a3a8dcb6df8f9772c1a206bc0a72f4f2de1a4f2a8a0c2af90861455a383683bb
4
+ data.tar.gz: 6baf251c1a07570aa12b0bb6c3c44d77afac458f4476b35f73ffb7725669019f
5
5
  SHA512:
6
- metadata.gz: 53ba66fd520dd0d0153cc6a03b6c254320c4991fcc252864a0555d4c81028b5a0057275a3896a44bcc93b1e667cf395347ae4facbed8422f88379f27bab5d5d7
7
- data.tar.gz: aca2c167ecd3fe1dd826b9cc5b8bd756a06af3e546b6d241dc41668ca33b0381951bf52a7212787d5202fbe2bebd7411410683c390b8db7fab4690646cb30790
6
+ metadata.gz: 1bb2299e274551ef41cb5ad1185f40b115959263fa0e36eaf62dd3ae70bc021467a65597d29b7fc3ffbc317756268c4c02f572b9e47f0f9f3d26eed2fea666bf
7
+ data.tar.gz: c6b22e51fb4a0480de4bcd4df2e23ddc1774a1d9bef716d815d87daf137835f04d66bec55be6efd98b238625b4d5b9dced3db62a830de3e6cce68ffa94138f25
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WhatYouSay
4
- VERSION = "0.5.0"
4
+ VERSION = "0.5.2"
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.5.0
4
+ version: 0.5.2
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-04-13 00:00:00.000000000 Z
11
+ date: 2023-04-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake