discharger 0.2.17 → 0.2.18

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: 91b395df4575048270a328aecfc8a2d8c96822aebcba96abac36bd9309d05704
4
- data.tar.gz: bbeb1373a770b5156235cb1ee695157a5d7317f50ff9c116d6dad7156c8bddd1
3
+ metadata.gz: 7af4a31f18e3e356fe4cc8adb46656cc5a5001132cc1d58464f4a7d91ca5dd55
4
+ data.tar.gz: 5b9ab252d1dc07bba4f6cbe0b80f7b51b65b83f56d81a101c8e15771a9b0a108
5
5
  SHA512:
6
- metadata.gz: e8439d2b4ab107c1565580868d13722783848cec3c96d14d890227b56488541e0d4476ea335719caf7adffc083424bf157bb8211b93a98f810d3e2ed0aa2c70b
7
- data.tar.gz: 1d8a6167062761e9ec86e05b9aa784d4745f587c2aa63706efe19dc8ced530621af2b0b0ea03daaa7d1ef311ce8003522dbf4877cf25504ceca4da19f6ea50bf
6
+ metadata.gz: 25baee9cf749d312198e51093bbe3efe68aedec04f6fc55330ce0b23de097a986f82e07c094f328f11869aa76f2e3415e0d6677d8db6eed481ee42139ee4cf97
7
+ data.tar.gz: 4243811f4c377ffe210d1c5861805167623cc53d72665d6a80497dd3ce690b0a38e60b8a52447eddae906d6fd7eef62705da95dcc01597da3fce75375d594701
data/CHANGELOG.md CHANGED
@@ -5,6 +5,6 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
  and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
 
8
- ## [0.2.17] - 2025-10-27
8
+ ## [0.2.18] - 2025-11-21
9
9
 
10
- ## [0.2.16] - 2025-10-24
10
+ ## [0.2.17] - 2025-10-27
@@ -1,3 +1,3 @@
1
1
  module Discharger
2
- VERSION = "0.2.17"
2
+ VERSION = "0.2.18"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: discharger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.17
4
+ version: 0.2.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jim Gay