channelengine_merchant_api_client_ruby 0 → 2.6.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
- metadata +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6370fb5b03fbc06d271bd328eba282aab85167e06a5cf494438b4b57f1341ce6
|
4
|
+
data.tar.gz: 3a90103e4b2ce8822a01470185d3a1c87c3cd1ad965d96ab303cc0c655e97eb5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dc03b6232e40fd65c78580487245f527ae20c03cb848b892341ca44d130140d0a5a37fd2fca36e42833da7e2644ed6609ab35e72145c39d9eb572e98e6762978
|
7
|
+
data.tar.gz: c1631cefcd7d2ea7e09639d5b26671b9a8cb8f879864cc6df46004b38c10e9e7cba024a8dc4610863c8e5e59089057bd4307808f3d40eaa65b409256485b9525
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: channelengine_merchant_api_client_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ChannelEngine
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2018-05-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -198,8 +198,7 @@ extensions: []
|
|
198
198
|
extra_rdoc_files: []
|
199
199
|
files: []
|
200
200
|
homepage: https://www.channelengine.com
|
201
|
-
licenses:
|
202
|
-
- Unlicense
|
201
|
+
licenses: []
|
203
202
|
metadata: {}
|
204
203
|
post_install_message:
|
205
204
|
rdoc_options: []
|