what_you_say 0.6.0-x64-mingw-ucrt → 0.6.1-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: c9fdd9d5764a016444a4a6330f7201c4b4671ad02e20939534523ccc26f1bf8a
4
- data.tar.gz: f3521ae376ac8f86936e0c3cbcfa16496fbc56ee7577b119550913799fb28342
3
+ metadata.gz: 42bf4ddaae1e05bfc0bda4c0b44e533d29422a9312b51ee3bcb71deccc8a89e7
4
+ data.tar.gz: c6782c9bb09bb5de35d5ae83ff66469d61bfdf138ee73b3d443f61a85bc4acd5
5
5
  SHA512:
6
- metadata.gz: e10c1a014e24762067a10314bdda51bacf4b2b5144ef05d3275bb69cd4ce8cfcc1988de07abb37c711f164e43ebf693fb0593afa7a2eaf9fc37133e9c9909cbb
7
- data.tar.gz: 4b30155d7bb3b047d810dedd5261ee98cffeac0b45dd4a79c31072afb9f496294c369b635b8b303207c3a3d4f663d6961b1fcbf77f4768162870afaa49646d07
6
+ metadata.gz: 5fb2e89b7c044c62bf501d3bf8cf8b1d476b72ebeb539e52193dc05fe03008ae83585b804e6fa2da0e8ac07be33c6d478d1c31f0b6f21574bea4bb90fa648104
7
+ data.tar.gz: b9e8f9506e63cb6305b1717b02d7e941ffdb5dc84f64b7158dced203ba9b2dac7c9a7dbc28d4bef56a5aa55356ff1089dd78ef305e816da2fc3a537c8e78b530
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WhatYouSay
4
- VERSION = "0.6.0"
4
+ VERSION = "0.6.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: what_you_say
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Garen J. Torikian