what_you_say 0.5.0-x86_64-linux → 0.5.1-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: 8099bd3e732c8a2326f182380767e936309963f8a342aaf1c8e818c71a6c7b68
4
- data.tar.gz: ba4478637f8ebf1352a46e408a594e7bfc5eca6b11965431baec76e70d855fd1
3
+ metadata.gz: 2e373264bfe22b2076f03838415ac8c0f131d47be832dbe68a1ba5c657daa119
4
+ data.tar.gz: 2e652cf4d684525f105a438f10e2d381b9b9a2050681f0fee5d619a6aa0517a9
5
5
  SHA512:
6
- metadata.gz: bbb5e94b91406fcb0d583ad0813ba8e2096804cebc242ae2e1aed2021f4a8a85a452a06131558cb64dde4cd8edaeaebab228a691fb88d80274e451e833cfc6f1
7
- data.tar.gz: 075d4c7f99d809ef438c81864358242b93fbc6bdcd951908f155c07a9cd1a2ab6e458aefa8c39f9b1bc60f62e1f1092ee68dc6f52629d241f28235bb356700e9
6
+ metadata.gz: f51cf5b79498feefeaca996c973254cd3d5cdc5f0a9468829ed0151f2a21b5a008df08b5944a5e60233b740f0388a7206b9ae7fd9098b13104bd0da726aa934e
7
+ data.tar.gz: a45b60325a4d61d2ba1994ec6956fdb51df04509c2bbae69c069713248a3c91b23ff89a38ced631a9e309bf6748bd8b0164d74c2757dd2dbe8d3f412c6997230
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.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.5.0
4
+ version: 0.5.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Garen J. Torikian