kiqchestra 1.0.0 → 1.0.1

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: ee0fcc0d1b95edbe89f701de4360704c050c1cd66bc19825afb9f7c94da758a7
4
- data.tar.gz: 54828682b4d25ed828f8cd3a531dc86d8475e43fe42f863d28ec975e6e57e876
3
+ metadata.gz: 9db8b0a0027658aeb61e09e0a2d4086da244764a74f1ac48895f98e463eed36a
4
+ data.tar.gz: 674c66fa7221c8576ab38c544f2a97cf49d357d045ff83cc6b421c44c9875e56
5
5
  SHA512:
6
- metadata.gz: ae4249497721d90095c82d977a0b7e5d968d2ce10ee90e1a07b4bfa74b33e9053d2f9d3ef8eccc456088038646f09ff289200404c4e1d9cc71df8dbfe9ee1018
7
- data.tar.gz: 70b2a244001ec267bea317316a6f5a31ea2fab82c109561bcf3260226a75667990f4c902fa80d4a30fa20bacd0548bb170f986e5e972d888b7bd89234a43080e
6
+ metadata.gz: 3abfb7d0d04504f65fab8fd5bacacbe3664c2119d6879ab583ba1a320255ec709c97e5f011c5c75da051279901c6437688042060c57b6617200ddb364cea30bd
7
+ data.tar.gz: 7a791d8c31d9a4b662cffea19864692a5259d9c3f955cedfb93377d7c6cedae67f8f5422a3d398167f433e1d1c735dca288c01c2f94fbbef3132ec7edc73883c
data/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ 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
8
+
9
+ ### Added
10
+
11
+ - Added Redis service for GitHub Actions tests.
12
+
7
13
  ## [1.0.0] - 2025-01-17
8
14
 
9
15
  ### Added
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Kiqchestra
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kiqchestra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - aries