killbill-aviate 2.5.0.pre.1 → 2.5.0

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: bee60163cbf0ca265183dedb23b84706b33b861fb9930388011d26624a31b203
4
- data.tar.gz: d2e489be4421c15c412cf41f4e38936f56b4c13f0cbbd7f40423d159e4c4f701
3
+ metadata.gz: 6a6b12945804eaf2bba979f8dd0615cecf5c15a7d30f636c9627452a1c140cec
4
+ data.tar.gz: c944afd2be56f78d214754e29b935726d5708c85b7fac59a644e51bece86536c
5
5
  SHA512:
6
- metadata.gz: 99e627e23ceada4b4f3869da12191f00df3679438216387f99e84e15f5d0bd91f8ce1ae559f62fc981bce01cacd650fe3ebe275a21717f5fa5222652cc6a4d2b
7
- data.tar.gz: 9528968cc7255029e32303f73133cb2d896d39bf516f179293b9262b857b1ddf4e6d941d52c97d66e70dff66bc87e991892d6f817bc548669d171f4ccb601d64
6
+ metadata.gz: f1214480f711b03d6f2941e4e1ad1ccb465d4a5b6a6822cecba27330fb09a4303e69ce7a22c8794c0d35ed585f1855cb86e100d4e9e0b7ade7d55bb3333f96a6
7
+ data.tar.gz: 2e8a8897290c834592d3bdd9b72189ce374269aedf11213c8a6ec4dc39541c632bac0a1f3ecc6d5053c78b7ad7e1fba470d395811d1429263640a17df059794e
@@ -171,8 +171,8 @@ module Aviate
171
171
 
172
172
  return samples_by_unit if unit_types.empty?
173
173
 
174
- # rubocop:disable-next ThreadSafety/NewThread -- fetching samples for each unit type in parallel is intentional
175
174
  threads = unit_types.map do |unit_type|
175
+ # rubocop:disable-next ThreadSafety/NewThread -- fetching samples for each unit type in parallel is intentional
176
176
  Thread.new do
177
177
  samples = Killbill::Aviate::AviateClient.host_samples(
178
178
  subscription_id, unit_type, from, to, cached_options
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Aviate
4
- VERSION = '2.5.0.pre.1'
4
+ VERSION = '2.5.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: killbill-aviate
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0.pre.1
4
+ version: 2.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kill Bill core team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-25 00:00:00.000000000 Z
11
+ date: 2026-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: killbill-assets-ui
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: '7.0'
61
+ version: '7.2'
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: '7.0'
68
+ version: '7.2'
69
69
  description: Rails UI plugin for the Aviate plugin.
70
70
  email: killbilling-users@googlegroups.com
71
71
  executables: []
@@ -125,9 +125,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
125
125
  version: '0'
126
126
  required_rubygems_version: !ruby/object:Gem::Requirement
127
127
  requirements:
128
- - - ">"
128
+ - - ">="
129
129
  - !ruby/object:Gem::Version
130
- version: 1.3.1
130
+ version: '0'
131
131
  requirements: []
132
132
  rubygems_version: 3.4.10
133
133
  signing_key: