anetwork_dynamicad 0.0.1 → 0.0.2
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 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6ddf18cc030705b40a05a65a67f030cf0ce25eac
|
|
4
|
+
data.tar.gz: bacd694598ed39f8b016ce8ac69304f99a342517
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c48df937c507d947f2c7fb50c9f97fc47a88e14efe7fd2f8a33d555b98d119faab38ac908a0c0bd84213d9f306933940ddaf74b9c6d03a8a48fe8f7437b0f2d7
|
|
7
|
+
data.tar.gz: 84364deb0aa25a4688fb2b3b223863abbf75585e754f339b1d01d0ef27fcad323c5ddc3011384c8c83f494865548df7f230ae824f85861e46f8cf1425b214cbc
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: anetwork_dynamicad
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Alireza Josheghani
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-11-
|
|
11
|
+
date: 2016-11-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: This is Anetwork Dynamicad Ruby client, if you want to test our REST
|
|
14
14
|
API or want to use it as fast as possible this package is for you, with this package
|
|
@@ -20,7 +20,7 @@ extensions: []
|
|
|
20
20
|
extra_rdoc_files: []
|
|
21
21
|
files:
|
|
22
22
|
- src/Client.rb
|
|
23
|
-
homepage: https://github.com/iamalirezaj/dynamicad
|
|
23
|
+
homepage: https://github.com/iamalirezaj/dynamicad-ruby-client
|
|
24
24
|
licenses:
|
|
25
25
|
- MIT
|
|
26
26
|
metadata: {}
|