appnexusapi 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9452846eac609ebf220d9403476aab1e6bb610ae
|
4
|
+
data.tar.gz: e70c3055a6079d72e5ab00d04b85a53be9900347
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9095dd8260f73ca926eace6b3f3daa6be0bb8db821b015983b53d21e2a092114bba8bb6eb16aed0f061c36a8c295a3c0991d2fb5745ad45c615e37730653a895
|
7
|
+
data.tar.gz: c857fbd279a89ee0ffbb58485045b35cc0f3af6056c472640a4b1c75288a947ecfc509b1ef8b26691c009f3e22b52e8384405ac18780b42c0eea35c0061c0688
|
data/lib/appnexusapi/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appnexusapi
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Aaron
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-06-
|
11
|
+
date: 2016-06-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -136,6 +136,8 @@ files:
|
|
136
136
|
- lib/appnexusapi/media_type_service.rb
|
137
137
|
- lib/appnexusapi/member_resource.rb
|
138
138
|
- lib/appnexusapi/member_service.rb
|
139
|
+
- lib/appnexusapi/operating_system_extended_resource.rb
|
140
|
+
- lib/appnexusapi/operating_system_extended_service.rb
|
139
141
|
- lib/appnexusapi/operating_system_resource.rb
|
140
142
|
- lib/appnexusapi/operating_system_service.rb
|
141
143
|
- lib/appnexusapi/platform_member_resource.rb
|