danger-podliblint 0.0.3 → 0.0.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ebd01a8b7e5a4ab9628bf1a786b70a19fdc9123b
4
- data.tar.gz: dfeaafac4f1691ea525625d2896bf179f3416256
3
+ metadata.gz: 21a5bbdcdf6af51b97b88481f99e8b3c44a973a2
4
+ data.tar.gz: b1137a469c30b8a533291c6ad8b1057acc15de6c
5
5
  SHA512:
6
- metadata.gz: 946c5e49e4792e03814d810057f4aa53e25b38fe7947b47f17a2468914300c620b0a8d0beed582507a0b8c43565d6f675ac25ccaebea7d938c52e469e95dbdf8
7
- data.tar.gz: 4462ea912487f90754b0ca0a72b9725d8c3f085c22c2284116183b280912382c909a2408e6615f04db825920a255fa84a8c59fbbf6206863b0d0a4262a9c6b21
6
+ metadata.gz: a3c1ecb0a50eea494600b6548f5bd1ef07f44bc12c38ec17dcf928aff632d7504423ee2fc8f36fd7db55c1d0994a53f27d88887b0b529e6fdbd071abe535cdb9
7
+ data.tar.gz: 0221cf19fcf5805ff49938b9bb9fa6a006dd69a92cdd483a41a898e46fa221129e0d7f10fe289861c2411495766ab0b57080e232d92be3ab29ea7589195cd617
data/Gemfile.lock CHANGED
@@ -1,87 +1,89 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- danger-podliblint (0.0.3)
4
+ danger-podliblint (0.0.4)
5
5
  cocoapods
6
- danger (~> 3.0)
6
+ danger-plugin-api (~> 1.0)
7
7
  nokogiri
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- activesupport (5.0.0.1)
13
- concurrent-ruby (~> 1.0, >= 1.0.2)
12
+ CFPropertyList (2.3.4)
13
+ activesupport (4.2.7.1)
14
14
  i18n (~> 0.7)
15
+ json (~> 1.7, >= 1.7.7)
15
16
  minitest (~> 5.1)
17
+ thread_safe (~> 0.3, >= 0.3.4)
16
18
  tzinfo (~> 1.1)
17
- addressable (2.4.0)
18
- claide (1.0.0)
19
- claide-plugins (0.9.1)
19
+ addressable (2.5.0)
20
+ public_suffix (~> 2.0, >= 2.0.2)
21
+ claide (1.0.1)
22
+ claide-plugins (0.9.2)
20
23
  cork
21
24
  nap
22
25
  open4 (~> 1.3)
23
- cocoapods (1.0.1)
24
- activesupport (>= 4.0.2)
25
- claide (>= 1.0.0, < 2.0)
26
- cocoapods-core (= 1.0.1)
27
- cocoapods-deintegrate (>= 1.0.0, < 2.0)
28
- cocoapods-downloader (>= 1.0.0, < 2.0)
26
+ cocoapods (1.1.1)
27
+ activesupport (>= 4.0.2, < 5)
28
+ claide (>= 1.0.1, < 2.0)
29
+ cocoapods-core (= 1.1.1)
30
+ cocoapods-deintegrate (>= 1.0.1, < 2.0)
31
+ cocoapods-downloader (>= 1.1.2, < 2.0)
29
32
  cocoapods-plugins (>= 1.0.0, < 2.0)
30
33
  cocoapods-search (>= 1.0.0, < 2.0)
31
34
  cocoapods-stats (>= 1.0.0, < 2.0)
32
- cocoapods-trunk (>= 1.0.0, < 2.0)
33
- cocoapods-try (>= 1.0.0, < 2.0)
35
+ cocoapods-trunk (>= 1.1.1, < 2.0)
36
+ cocoapods-try (>= 1.1.0, < 2.0)
34
37
  colored (~> 1.2)
35
38
  escape (~> 0.0.4)
36
- fourflusher (~> 0.3.0)
37
- molinillo (~> 0.4.5)
39
+ fourflusher (~> 2.0.1)
40
+ gh_inspector (~> 1.0)
41
+ molinillo (~> 0.5.1)
38
42
  nap (~> 1.0)
39
- xcodeproj (>= 1.1.0, < 2.0)
40
- cocoapods-core (1.0.1)
41
- activesupport (>= 4.0.2)
43
+ xcodeproj (>= 1.3.3, < 2.0)
44
+ cocoapods-core (1.1.1)
45
+ activesupport (>= 4.0.2, < 5)
42
46
  fuzzy_match (~> 2.0.4)
43
47
  nap (~> 1.0)
44
- cocoapods-deintegrate (1.0.0)
45
- cocoapods-downloader (1.1.0)
48
+ cocoapods-deintegrate (1.0.1)
49
+ cocoapods-downloader (1.1.2)
46
50
  cocoapods-plugins (1.0.0)
47
51
  nap
48
52
  cocoapods-search (1.0.0)
49
53
  cocoapods-stats (1.0.0)
50
- cocoapods-trunk (1.0.0)
54
+ cocoapods-trunk (1.1.1)
51
55
  nap (>= 0.8, < 2.0)
52
56
  netrc (= 0.7.8)
53
57
  cocoapods-try (1.1.0)
54
58
  coderay (1.1.1)
55
59
  colored (1.2)
56
- concurrent-ruby (1.0.2)
57
60
  cork (0.2.0)
58
61
  colored (~> 1.2)
59
- danger (3.0.3)
62
+ danger (4.0.3)
60
63
  claide (~> 1.0)
61
- claide-plugins (> 0.9.0)
64
+ claide-plugins (>= 0.9.2)
62
65
  colored (~> 1.2)
63
66
  cork (~> 0.1)
64
67
  faraday (~> 0.9)
65
68
  faraday-http-cache (~> 1.0)
66
69
  git (~> 1)
67
- gitlab (~> 3.7.0)
68
70
  kramdown (~> 1.5)
69
71
  octokit (~> 4.2)
70
72
  terminal-table (~> 1)
73
+ danger-plugin-api (1.0.0)
74
+ danger (> 2.0)
71
75
  diff-lcs (1.2.5)
72
76
  escape (0.0.4)
73
- faraday (0.9.2)
77
+ faraday (0.10.0)
74
78
  multipart-post (>= 1.2, < 3)
75
79
  faraday-http-cache (1.3.1)
76
80
  faraday (~> 0.8)
77
81
  ffi (1.9.14)
78
82
  formatador (0.2.5)
79
- fourflusher (0.3.2)
83
+ fourflusher (2.0.1)
80
84
  fuzzy_match (2.0.4)
85
+ gh_inspector (1.0.2)
81
86
  git (1.3.0)
82
- gitlab (3.7.0)
83
- httparty (~> 0.13.0)
84
- terminal-table
85
87
  guard (2.14.0)
86
88
  formatador (>= 0.2.4)
87
89
  listen (>= 2.7, < 4.0)
@@ -96,48 +98,44 @@ GEM
96
98
  guard (~> 2.1)
97
99
  guard-compat (~> 1.1)
98
100
  rspec (>= 2.99.0, < 4.0)
99
- httparty (0.13.7)
100
- json (~> 1.8)
101
- multi_xml (>= 0.5.2)
102
101
  i18n (0.7.0)
103
102
  json (1.8.3)
104
- kramdown (1.12.0)
103
+ kramdown (1.13.1)
105
104
  listen (3.0.7)
106
105
  rb-fsevent (>= 0.9.3)
107
106
  rb-inotify (>= 0.9.7)
108
107
  lumberjack (1.0.10)
109
108
  method_source (0.8.2)
110
109
  mini_portile2 (2.1.0)
111
- minitest (5.9.0)
112
- molinillo (0.4.5)
113
- multi_xml (0.5.5)
110
+ minitest (5.10.1)
111
+ molinillo (0.5.4)
114
112
  multipart-post (2.0.0)
113
+ nanaimo (0.2.3)
115
114
  nap (1.1.0)
116
115
  nenv (0.3.0)
117
116
  netrc (0.7.8)
118
- nokogiri (1.6.8)
117
+ nokogiri (1.6.8.1)
119
118
  mini_portile2 (~> 2.1.0)
120
- pkg-config (~> 1.1.7)
121
119
  notiffany (0.1.1)
122
120
  nenv (~> 0.1)
123
121
  shellany (~> 0.0)
124
- octokit (4.3.0)
125
- sawyer (~> 0.7.0, >= 0.5.3)
122
+ octokit (4.6.2)
123
+ sawyer (~> 0.8.0, >= 0.5.3)
126
124
  open4 (1.3.4)
127
- pkg-config (1.1.7)
128
125
  pry (0.10.4)
129
126
  coderay (~> 1.1.0)
130
127
  method_source (~> 0.8.1)
131
128
  slop (~> 3.4)
129
+ public_suffix (2.0.4)
132
130
  rake (10.5.0)
133
- rb-fsevent (0.9.7)
131
+ rb-fsevent (0.9.8)
134
132
  rb-inotify (0.9.7)
135
133
  ffi (>= 0.5.0)
136
134
  rspec (3.5.0)
137
135
  rspec-core (~> 3.5.0)
138
136
  rspec-expectations (~> 3.5.0)
139
137
  rspec-mocks (~> 3.5.0)
140
- rspec-core (3.5.2)
138
+ rspec-core (3.5.4)
141
139
  rspec-support (~> 3.5.0)
142
140
  rspec-expectations (3.5.0)
143
141
  diff-lcs (>= 1.2.0, < 2.0)
@@ -146,22 +144,24 @@ GEM
146
144
  diff-lcs (>= 1.2.0, < 2.0)
147
145
  rspec-support (~> 3.5.0)
148
146
  rspec-support (3.5.0)
149
- sawyer (0.7.0)
150
- addressable (>= 2.3.5, < 2.5)
151
- faraday (~> 0.8, < 0.10)
147
+ sawyer (0.8.1)
148
+ addressable (>= 2.3.5, < 2.6)
149
+ faraday (~> 0.8, < 1.0)
152
150
  shellany (0.0.1)
153
151
  slop (3.6.0)
154
- terminal-table (1.7.0)
155
- unicode-display_width (~> 1.1)
156
- thor (0.19.1)
152
+ terminal-table (1.7.3)
153
+ unicode-display_width (~> 1.1.1)
154
+ thor (0.19.4)
157
155
  thread_safe (0.3.5)
158
156
  tzinfo (1.2.2)
159
157
  thread_safe (~> 0.1)
160
- unicode-display_width (1.1.0)
161
- xcodeproj (1.2.0)
158
+ unicode-display_width (1.1.1)
159
+ xcodeproj (1.4.1)
160
+ CFPropertyList (~> 2.3.3)
162
161
  activesupport (>= 3)
163
- claide (>= 1.0.0, < 2.0)
162
+ claide (>= 1.0.1, < 2.0)
164
163
  colored (~> 1.2)
164
+ nanaimo (~> 0.2.0)
165
165
  yard (0.9.5)
166
166
 
167
167
  PLATFORMS
@@ -179,4 +179,4 @@ DEPENDENCIES
179
179
  yard (~> 0.8)
180
180
 
181
181
  BUNDLED WITH
182
- 1.12.5
182
+ 1.13.6
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
18
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
19
  spec.require_paths = ['lib']
20
20
 
21
- spec.add_runtime_dependency 'danger', '~>3.0'
21
+ spec.add_runtime_dependency 'danger-plugin-api', '~> 1.0'
22
22
  spec.add_runtime_dependency 'cocoapods'
23
23
  spec.add_runtime_dependency 'nokogiri'
24
24
 
@@ -1,3 +1,3 @@
1
1
  module Podliblint
2
- VERSION = "0.0.3".freeze
2
+ VERSION = "0.0.4".freeze
3
3
  end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: danger-podliblint
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Valerio Mazzeo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-30 00:00:00.000000000 Z
11
+ date: 2016-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: danger
14
+ name: danger-plugin-api
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.0'
19
+ version: '1.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '3.0'
26
+ version: '1.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: cocoapods
29
29
  requirement: !ruby/object:Gem::Requirement