usps-support 0.1.15 → 0.1.16

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: 761e690bb6f2b95e6075471bfb0db75f7b59cf060c9b14373f9bba91dbbd05d8
4
- data.tar.gz: 3761939f20b64a6d07ac5fc3bc5d17f8c54be74fc09866c414439447ded0f2fc
3
+ metadata.gz: a3004655fc0ad62bfa6576b333df7704ae4017729e57ec6af48e1588331928a2
4
+ data.tar.gz: 750225d963d7fff7416d06144fe9ed0b910c3c4fd8b571fb18bc2664c48d7cb4
5
5
  SHA512:
6
- metadata.gz: 39bcfc845ce7507504f96d6a45446a6e858428d29748b86288a851835d2d8f18e3151db7800f71d4f32d9d662c58ee714f586527062df92255a0db06c0e8fc60
7
- data.tar.gz: 4b13aa5bd085dae1afe42788f1b8d99b83e4129812219d0bf13c8b24d7daaf96bbe661bc3127267128827822dff6d787c110de394674a0fb20d91bf57fa74ea3
6
+ metadata.gz: 4c24d2914dd079845272284ab644d2f7ab46cb9e5f6ab5059f68d51a4b9c7748a138b961e7677cbfcfe321c581ce52fc0e2ad53d38be983089905ff0895df167
7
+ data.tar.gz: abe16dcce7e2b7cdf1c80f5ddfce91f3f7410bd16b3fe6246f83d3163d8a1e61b22f911d221f01f2bd214fc085fa7be01314cb1978ec6c8b7840a64941339d54
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- usps-support (0.1.14)
4
+ usps-support (0.1.16)
5
5
  sassc-rails
6
6
  usps-imis-api (~> 0.10.4)
7
7
  usps-jwt_auth (~> 1.0.0)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Usps
4
4
  module Support
5
- VERSION = '0.1.15'
5
+ VERSION = '0.1.16'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: usps-support
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julian Fiander