honker 0.3.2-x86_64-linux → 0.5.0-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: f966662968b429ecea71fdb79f88c08b50beaa34be9bc8a5e506d81c74a312e3
4
- data.tar.gz: cf424b2a28504aa3ba63d67bccc8562c2be5d827ef751e3ce0291d9b23e28ed6
3
+ metadata.gz: fcc06e8b598abe915751f027f10266815df7ada744ac2cf123a16152330d92aa
4
+ data.tar.gz: 34bad9b44a3a3a9e8ada13eb8014f39835bcbb23a4f407af2d9e69197da4a684
5
5
  SHA512:
6
- metadata.gz: c80c2ab142b77dd45228e160363afc298b88920e33813f20836b27f9212a4df9fbcfb683827d697cdbec55cf88f77df3f4d208fc60d11a188feb16a0373bea94
7
- data.tar.gz: 78a05d3f803223c1d58d00a7616b2ab6e89cc3c2c84b9bbfc1a7437621ac884ce3be20ad4027c29b5a8f36b4c343cf5bdda4c91401e8341031f38b0b67e1c371
6
+ metadata.gz: 6b7a7cc3d2d79429adb6f413ccb48e7f3b4dd5e80f3539acb819be256092f4e59deb8fd622a528b46b9d1f451b2ef03f89e54324f590958565412de83ad2cf76
7
+ data.tar.gz: 5c24aecc527465536062a0f95754e538ba3f4d03e87b22328c3e604dbc77bbe677d4c28f17df8ba4eaf21b663aef5da45a81afd43e814a87e863f9105a1cf4ba
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Honker
4
- VERSION = "0.3.2"
4
+ VERSION = "0.5.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: honker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.5.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Russell Romney