hoodoo 1.0.2 → 1.0.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hoodoo/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a8eb578694851746b49e396703f6c903f54ec246
4
- data.tar.gz: c7af73f5ff6427953502ff131b5342d1e7993886
3
+ metadata.gz: cc8d810e400c8cd9ffab3126eaeec49c67da803c
4
+ data.tar.gz: f505f3de82fcd603721120d863777d0e60a5d869
5
5
  SHA512:
6
- metadata.gz: 7b67ac9d46b515be1e8d66a1ca41b4e16c2598ee3cf24a9e10199fc66d5daf1dfba74a7a437f75626463a98be1de8f673d180b22a561d460193c11b151cd15ce
7
- data.tar.gz: c7b45c63ac2e9fd1588e127c449cece947f5aecb0c5cba0182c097b7381ff53aee94c2f1cc37025c7c56c0a0f1b1bdbab625da22a0fea77fbbdc463e77c31b82
6
+ metadata.gz: c7353bdfbfd398cfb8f251f9e7e324c16d457a1841182ed13d1cdce85f548e120afff3c252399caa9350bdf074dd77623123414537092cc5f2a364cc52ca336e
7
+ data.tar.gz: 18ee11eda4ada2ffd346a232af94a9a1ec2a33175a67c7d723f3371ab73744185170292fc2f4677a4c1bb1cb058dbea724fe03197096b4c31dd327eecf6e3fa6
@@ -12,6 +12,6 @@ module Hoodoo
12
12
  # The Hoodoo gem version. If this changes, ensure that the date in
13
13
  # "hoodoo.gemspec" is correct and run "bundle install" (or "update").
14
14
  #
15
- VERSION = '1.0.2'
15
+ VERSION = '1.0.3'
16
16
 
17
17
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hoodoo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Loyalty New Zealand
@@ -485,7 +485,7 @@ files:
485
485
  - spec/spec_helper.rb
486
486
  - spec/utilities/utilities_spec.rb
487
487
  - spec/utilities/uuid_spec.rb
488
- homepage: http://github.com/LoyaltyNZ/hoodoo
488
+ homepage: https://loyaltynz.github.io/hoodoo/
489
489
  licenses:
490
490
  - LGPL-3.0
491
491
  metadata: {}