twitter_ads 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.
Files changed (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +20 -8
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ YjI2YjA5ZGEzNjljMDc1MzBjYjBiZjNhYWM0YzVmZjRlYWZjZmZiMg==
5
+ data.tar.gz: !binary |-
6
+ OGU1YjJmMzY1OTk1ZTkzODRhMmU2MGI2ZmY2ZDhkMDgxOTIxM2NiZg==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ MDU1NTEyZWNhOWY4MmFmZTEwNGVjODM4ZjQyNjJjZmVkOTYwZTE2ZGQ4ZWUy
10
+ MDM1ZDQwNGE4NzhiNzdkZmI4NTEzYTdhMDBkNDI2MTA1ZWYxYzZlNmZkNzUz
11
+ ZWIxNmMwNjllN2JlYTNjNjA4NDc1NTRkNDAxY2U3NDUxY2M3NTA=
12
+ data.tar.gz: !binary |-
13
+ YjA2YTIzZTliMjUyMmQyYzc2YjllMTJkNzgyYzUwM2RlZTA3ZTQxY2Q4NDE2
14
+ YTFkNzY4YTU0MDhkYzRmNTFmNDgwOTcyNWFhZGM5NTliZmZkMjI0ZTY0YjJl
15
+ NzZmMWU0NzhlOGEwNDAzMTc1MGE5ODhkMGM0YTYzMGIzOWZjNWQ=
metadata CHANGED
@@ -1,16 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twitter_ads
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
5
- prerelease:
4
+ version: 0.0.2
6
5
  platform: ruby
7
6
  authors:
8
7
  - Thomas Landspurg
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2015-05-22 00:00:00.000000000 Z
13
- dependencies: []
11
+ date: 2015-06-02 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: oauth
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ! '>='
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ! '>='
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
14
27
  description: ! ' '
15
28
  email: thomas@seevibes.com
16
29
  executables: []
@@ -21,27 +34,26 @@ files:
21
34
  homepage: http://rubygems.org/gems/twitter_ads
22
35
  licenses:
23
36
  - MIT
37
+ metadata: {}
24
38
  post_install_message:
25
39
  rdoc_options: []
26
40
  require_paths:
27
41
  - lib
28
42
  required_ruby_version: !ruby/object:Gem::Requirement
29
- none: false
30
43
  requirements:
31
44
  - - ! '>='
32
45
  - !ruby/object:Gem::Version
33
46
  version: '0'
34
47
  required_rubygems_version: !ruby/object:Gem::Requirement
35
- none: false
36
48
  requirements:
37
49
  - - ! '>='
38
50
  - !ruby/object:Gem::Version
39
51
  version: '0'
40
52
  requirements: []
41
53
  rubyforge_project:
42
- rubygems_version: 1.8.25
54
+ rubygems_version: 2.4.7
43
55
  signing_key:
44
- specification_version: 3
56
+ specification_version: 4
45
57
  summary: Simplify access to TwitterAds API
46
58
  test_files: []
47
59
  has_rdoc: