crowdtilt 1.0.4 → 1.0.5

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 +8 -8
  2. metadata +16 -15
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- Y2QxYmQxNTJkNjQwYTcwOTE4N2U1NDMzY2U1ODZmYjMyZmE5ZWZhZQ==
4
+ N2FlZjM1YjYzODliYTQzMzViYjNiZWQ0NDU2NjJjOTFkOGE5N2M4Mw==
5
5
  data.tar.gz: !binary |-
6
- MTg0MDViZDk2NDYxMmE1ZWFjNTM4OWY5N2FiY2UxYTMxMmMwNjZkMw==
6
+ NGE2YzE2ZWY0ZGNlODhjZjJjZGQyZmY4NTJkNGUwYmRiN2ViMTlhZg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YjM5MjgyYTQ3YTdmZTk0Y2YxMDNmOGQ0MTRmMjkzOGQyMDgyNzZlNDI0ZTI3
10
- Y2RkNzc4NzY1NDE0YTQ0MGE0NWI2MzIzOGE4MDkwZWFmOTllMzVhZTAxNDQ5
11
- MWUyOThhZmMzYTVhNmE2MWRkZWI4MTE4MGY3ZmQyNmU5ODdhOGM=
9
+ NmU3OGM3YjRjMDVlY2MwNTZmYmY0OGY5NjhjNmQzMjYwYjI5NjQ3NThmNDA5
10
+ ODljYjBkYWViM2QxMTk3ZTc1MTQ1YThmNDkyOWYzOWE2MGY0ZTcwNzU1OGQz
11
+ YWU0ZjIyYmUwZWIyYmIxYzE3MzVlYjM5NmM1MmVlYjQwZjcyZWM=
12
12
  data.tar.gz: !binary |-
13
- MzZlOWFjNDA1MjY5NTYwNjNlZjljZDViYWNiZWU1MjNlODEwY2IzNzI4OTkx
14
- NWRkMmFhMDIxMjU5NDFiOGE0ZDJiZTExNzYxZmY2YjNhYWNhNzZhYTkyZTRl
15
- Y2ExM2I5OGY3ODZjNGU4MDgxN2E4MTc4MzVjM2QxNzg5OTM3OTY=
13
+ ZjU2ZThmNjQ0ZjAzODM5NTNjMDE3ZGFjMTgzODA5YWVkZmZmMTIyZGVkYTU0
14
+ MmEyOTEyOTJiZDcxN2RkNmE5ODIxOTdiMDE4NWJjZjBiYjcxMzNkZjc0YzBj
15
+ ZDgyYjUzODBjMTAxMzc5NjNjZTJlYTJiMDNmOTM5MzczMzE4NmE=
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: crowdtilt
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc St Raymond
8
8
  - Sam Wyman
9
+ - Henry Liu
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2013-08-16 00:00:00.000000000 Z
13
+ date: 2015-04-14 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: bundler
@@ -29,28 +30,28 @@ dependencies:
29
30
  name: faraday
30
31
  requirement: !ruby/object:Gem::Requirement
31
32
  requirements:
32
- - - ~>
33
+ - - ! '>='
33
34
  - !ruby/object:Gem::Version
34
35
  version: 0.8.8
35
36
  type: :runtime
36
37
  prerelease: false
37
38
  version_requirements: !ruby/object:Gem::Requirement
38
39
  requirements:
39
- - - ~>
40
+ - - ! '>='
40
41
  - !ruby/object:Gem::Version
41
42
  version: 0.8.8
42
43
  - !ruby/object:Gem::Dependency
43
44
  name: faraday_middleware
44
45
  requirement: !ruby/object:Gem::Requirement
45
46
  requirements:
46
- - - ~>
47
+ - - ! '>='
47
48
  - !ruby/object:Gem::Version
48
49
  version: 0.9.0
49
50
  type: :runtime
50
51
  prerelease: false
51
52
  version_requirements: !ruby/object:Gem::Requirement
52
53
  requirements:
53
- - - ~>
54
+ - - ! '>='
54
55
  - !ruby/object:Gem::Version
55
56
  version: 0.9.0
56
57
  - !ruby/object:Gem::Dependency
@@ -59,30 +60,30 @@ dependencies:
59
60
  requirements:
60
61
  - - ! '>='
61
62
  - !ruby/object:Gem::Version
62
- version: '0'
63
+ version: 4.0.2
63
64
  type: :runtime
64
65
  prerelease: false
65
66
  version_requirements: !ruby/object:Gem::Requirement
66
67
  requirements:
67
68
  - - ! '>='
68
69
  - !ruby/object:Gem::Version
69
- version: '0'
70
+ version: 4.0.2
70
71
  - !ruby/object:Gem::Dependency
71
72
  name: json
72
73
  requirement: !ruby/object:Gem::Requirement
73
74
  requirements:
74
75
  - - ! '>='
75
76
  - !ruby/object:Gem::Version
76
- version: '0'
77
+ version: 1.8.1
77
78
  type: :runtime
78
79
  prerelease: false
79
80
  version_requirements: !ruby/object:Gem::Requirement
80
81
  requirements:
81
82
  - - ! '>='
82
83
  - !ruby/object:Gem::Version
83
- version: '0'
84
- description: A lightweight ruby wrapper for the Crowdtilt API
85
- email: team@crowdhoster.com
84
+ version: 1.8.1
85
+ description: A lightweight ruby wrapper for the Tilt API
86
+ email: support.api@tilt.com
86
87
  executables: []
87
88
  extensions: []
88
89
  extra_rdoc_files: []
@@ -90,7 +91,7 @@ files:
90
91
  - lib/crowdtilt.rb
91
92
  - lib/crowdtilt/api_error.rb
92
93
  - lib/crowdtilt/crowdtilt.rb
93
- homepage: https://www.crowdtilt.com/learn/developers
94
+ homepage: https://github.com/Crowdtilt/crowdtilt-api-spec/
94
95
  licenses:
95
96
  - MIT
96
97
  metadata: {}
@@ -110,8 +111,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
111
  version: '0'
111
112
  requirements: []
112
113
  rubyforge_project:
113
- rubygems_version: 2.4.4
114
+ rubygems_version: 2.4.5
114
115
  signing_key:
115
116
  specification_version: 4
116
- summary: Crowdtilt Ruby Client
117
+ summary: Tilt API Ruby Client
117
118
  test_files: []