honker 0.4.0-arm64-darwin → 0.5.0-arm64-darwin

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: cdec5144f466e7690a9d97cde007d42da041f6d3d4342462ad128248b0f0691b
4
- data.tar.gz: 7095cafce60c6ad9265d9182af6f5861e6fac4bf5f89c86c2787189a326e6feb
3
+ metadata.gz: 56b9a2a252ab0e688e106c7b9c1589bf4867722ed37d5fc5747048444c534b4c
4
+ data.tar.gz: 3084f0e5f318a17d06cac2b96f686bbdc2bf922162e4d0c4d923cb941d049360
5
5
  SHA512:
6
- metadata.gz: b8ff8dcc2e94d938d2dfc56b16f64e51aad208d898bb5d639fb6fe558434d7db2522f12e10c9e71e95baef02d63f9cd30cef0235c60bb49a1f6d68b87e5535ec
7
- data.tar.gz: 52f875d3474d6c1f9c8de3ba54d38d035bb6ee4b0658eb5da1405dcbdac1155617a04845906958941e1f8cf2f918019c5ca42cdf647984037f17d16f128e94a9
6
+ metadata.gz: 728fd717e879ba8c3441f83b4dd7064246855022403d88cd467b3206843d9247025dccd29611acf49a18caf986d72d95c83d715d0d3afa58159e5ec3a7701d21
7
+ data.tar.gz: 105c8603f77dd69c7f3bf303dc0eedd02b0036283f9af9401282eb6bde0294be1346d3b16906e804dc87116780691c0e3f2346e5318779e437bd179f54ef47c6
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Honker
4
- VERSION = "0.4.0"
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.4.0
4
+ version: 0.5.0
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Russell Romney