unit_ruby_sdk 2.0.0 → 2.0.1

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/unit/version.rb +1 -1
  3. metadata +1 -2
  4. data/tax_form_1.pdf +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f637ade0b91b546e19ba9dfcc469869673505646fd991e395c4693ec79ba9a7d
4
- data.tar.gz: 5cde210d03a1e829bb1daa89b15ac35d6f80d1ff2e58a702d28de9736818bf82
3
+ metadata.gz: dad106de8f7c77d2b0f1d6063c2002c85c9b25e2a30dc4d4baae3223190e0d2d
4
+ data.tar.gz: 720533807ce61beb85aad5707d38265bd5e271a0ca5057229f332c09b32b360b
5
5
  SHA512:
6
- metadata.gz: 03e714af1bd2b100d9f9188cf86f0ac5d85dd6280c354f0b2b8a85ed4db1d3f7668c1f851a93b88c29c2fda25e00c5f7ff2d76bda284d4e4921815f3ea638bc0
7
- data.tar.gz: 3adb4378919434296c6a106ad05efc6d77aa2e1940b18c436f6f2b14de008ad8aa024db50d302cebafc5910cfc7658a807f8b7d4d8d972f14ba65fead350f2a6
6
+ metadata.gz: b52f4b3e78ace5c3bcc9622992036fb8672cc097c1cb67966f9fd0966c551e0f2fe43f5bb3e5d478c2d75ceca29133c2b02bfba1e25d6623a6d2406f500dda4e
7
+ data.tar.gz: bf7112156e0e61c5425ae4d958fbb96fe3b6c8713ed3675b35cfacda5b06b02f0f542e5d1e9396fea5a92dc01995433d509ce5fcd49c238be038759b318bef90
data/lib/unit/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Unit
4
- VERSION = "2.0.0"
4
+ VERSION = "2.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unit_ruby_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Unit
@@ -287,7 +287,6 @@ files:
287
287
  - lib/unit/utils/http_helper.rb
288
288
  - lib/unit/version.rb
289
289
  - lib/unit_ruby_sdk.rb
290
- - tax_form_1.pdf
291
290
  homepage: https://github.com/unit-finance/unit-ruby-sdk
292
291
  licenses:
293
292
  - Mozilla Public License 2.0
data/tax_form_1.pdf DELETED
Binary file