kiqchestra 1.0.1 → 1.0.2

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: 9db8b0a0027658aeb61e09e0a2d4086da244764a74f1ac48895f98e463eed36a
4
- data.tar.gz: 674c66fa7221c8576ab38c544f2a97cf49d357d045ff83cc6b421c44c9875e56
3
+ metadata.gz: 31e9ba78e81e59d1ba757a2aff4bd96b8e2d2721ca3ef679fbe0f316aa2f94a7
4
+ data.tar.gz: ea2bcf247a715bccdb2b018c792ff44ffc4556b0e675ebc325cdef0d2918cb84
5
5
  SHA512:
6
- metadata.gz: 3abfb7d0d04504f65fab8fd5bacacbe3664c2119d6879ab583ba1a320255ec709c97e5f011c5c75da051279901c6437688042060c57b6617200ddb364cea30bd
7
- data.tar.gz: 7a791d8c31d9a4b662cffea19864692a5259d9c3f955cedfb93377d7c6cedae67f8f5422a3d398167f433e1d1c735dca288c01c2f94fbbef3132ec7edc73883c
6
+ metadata.gz: cd0dcf457692cf2de9a4d17a13820fa780c0528ed3c50577efae66ce7d02cf72e8f5f8ba2f54dc35d2e2dc1a398dc1181ce354af1523f16124f20c6873aaad69
7
+ data.tar.gz: fb7f1dcc091a12e36dff751b38bce9e632377fa6d4ee0f495dab1aa449e1a16a32d4293cf1c82f8cb19d66ebcecfeab962a8a60d77a406fb2a1d57f21d213931
data/CHANGELOG.md CHANGED
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
- ## [1.0.1] - 2025-01-17
7
+ ## [1.0.2] - 2025-01-17
8
8
 
9
9
  ### Added
10
10
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Kiqchestra
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.2"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kiqchestra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - aries
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-01-17 00:00:00.000000000 Z
11
+ date: 2025-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sidekiq