killbill-avatax 3.0.3 → 3.0.5

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/avatax/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 99e75c535b84daea60baa8105360688f4b1fbd4a52d2770d30e3d22da556b31e
4
- data.tar.gz: ce89c3f0250dce923645e81082c98b8cce9f798ed862713593a497299bd1750b
3
+ metadata.gz: 0d2c119f339bf5e497b00faff1b9d6268614152dc256361706d20f38fd06c37b
4
+ data.tar.gz: 38f6bfe60bc3d54bb5151918e109583fe87dc5e4109156e03f9e87b3d6eda18a
5
5
  SHA512:
6
- metadata.gz: a57b48eee536cd06aeed77f11228f049fb86a67e909970bb4c61a643eebaaedaed752074b5a313896c087ae29735289f465a7c39f1a9b1d71f377e263b8dfb11
7
- data.tar.gz: 639a102e8933de4e1d3506735104f66e3dcd18322fa1daa94919a22e7979919340c9767374abcf63f0d10e2ab40895ab262e3131de0372c35c8effe0d2f0e154
6
+ metadata.gz: 43a9d0e1eab8c0b80c71435675ede4ad4f63659571190bb651c36ddcbb58c4a260d5b7764faaaa825023fe8868a6d0b7b72a523205f793802a72eb877609d5a8
7
+ data.tar.gz: 960dc11dc6d2a56d16e289d501f01f2c01944ae40d49f8a6a359849203a527b7662856d21594f17f747c5d5b15b81656450418363547301c734e7d06ff688127
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Avatax
4
- VERSION = '3.0.3'
4
+ VERSION = '3.0.5'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: killbill-avatax
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kill Bill core team
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-22 00:00:00.000000000 Z
11
+ date: 2025-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: killbill-assets-ui
@@ -90,7 +90,7 @@ licenses:
90
90
  - MIT
91
91
  metadata:
92
92
  rubygems_mfa_required: 'true'
93
- post_install_message:
93
+ post_install_message:
94
94
  rdoc_options: []
95
95
  require_paths:
96
96
  - lib
@@ -106,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
106
106
  version: '0'
107
107
  requirements: []
108
108
  rubygems_version: 3.4.10
109
- signing_key:
109
+ signing_key:
110
110
  specification_version: 4
111
111
  summary: Kill Bill Avatax UI mountable engine
112
112
  test_files: []