fuse_client 0.3.0 → 0.3.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.
- checksums.yaml +4 -4
- data/fuse-ruby-openapi/lib/fuse_client/version.rb +1 -1
- data/fuse_client-0.3.0.gem +0 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d768ecdf0a1e45e6b2a86ecbf992e335e19f216c3fecfc2e701098b22a164ec9
|
4
|
+
data.tar.gz: ba38821be945bc5d9ade60e239190a66f93f378ceebd2963a9b920392aff4b20
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b3ab05194ad476761b7fcaf4679381bafced98fdb4cced2ee803420383a4e7a54a728cc77e4e64d5c8dcc6fb1b2a6a067da2f1e31aa8b9da40eac4f257d0e6f
|
7
|
+
data.tar.gz: 50c58d2776e267bfe5248b683b17a921507506f619364297f02e626b1ac8d258e446ff2ced8fd8bd7e4d0c6942b9e37fbda5e793b0d666852216cc7447ae221c
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fuse_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenAPI-Generator
|
@@ -280,6 +280,7 @@ files:
|
|
280
280
|
- fuse-ruby-openapi/spec/models/sync_transactions_response_spec.rb
|
281
281
|
- fuse-ruby-openapi/spec/models/transaction_common_model_spec.rb
|
282
282
|
- fuse-ruby-openapi/spec/spec_helper.rb
|
283
|
+
- fuse_client-0.3.0.gem
|
283
284
|
- generate-fuse-openapi-spec.js
|
284
285
|
homepage: https://github.com/Cluttr-eng/fuse-ruby
|
285
286
|
licenses:
|