ru_token 0.1.18-x86_64-linux-musl → 0.1.19-x86_64-linux-musl

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: f671fd2e97c5226ff6f056f37d902a084a99995e828d456190982e789215b5f6
4
- data.tar.gz: 249c6e9b2efdcf89230f6a307d117b34354ec8bd1f72cc0aaf8530b1a7f117cf
3
+ metadata.gz: ad8e7c284bc0799858322f1e17f51ccd05b4a26b6d762a8c8582f1ac691a2935
4
+ data.tar.gz: 829e5e27fa6b7e185dfe42b962e33c89e5ded0147805a79e7f460faf88e21ea4
5
5
  SHA512:
6
- metadata.gz: 81488ad3ad396965a0572a8b02409c27fcf50447fe331b2dfcab6b2999f44130878e6d74293a0b173c84cb35b98226da5de84892adc1643448e8ac24fd4bf458
7
- data.tar.gz: fe09af0e943468361c548e6a7b8b5ac1a9fc0dc11d1d6186ef6d3fe023048594c0d845921a33dd76e64ba20c840a09065ee50b171a6c11595d091fd762ce17c9
6
+ metadata.gz: 74e0cb399f049fe61964aca51397e3d9e842bed50255b6d745ce29187dcea328dbba47222aa693bf13a1c9ae572863283a2d3793d85cc758b01476cab334f0aa
7
+ data.tar.gz: f05041e854f8ca3523548539393818347433b9735d0f43060d25b20d000381fc48bb7de76ea5dc44f81f7023bef5089d25dc96833ae188703e6a4d21f173b221
data/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ---
11
+ ## [0.1.19] - 2025-07-31
12
+ ### No Change
13
+ - Bumping to retry RubyGems deploy
14
+
10
15
  ---
11
16
  ## [0.1.18] - 2025-07-31
12
17
  ### Change
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RuToken
4
- VERSION = "0.1.18"
4
+ VERSION = "0.1.19"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ru_token
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.18
4
+ version: 0.1.19
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Logan Bresnahan