Skip to content

Commit df18e3c

Browse files
committed
Add pods check and update cocoapods
1 parent 6e386fd commit df18e3c

File tree

4 files changed

+35
-216
lines changed

4 files changed

+35
-216
lines changed

Gemfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
source "https://rubygems.org"
22

3-
gem 'cocoapods'
3+
gem 'cocoapods'
4+
gem 'cocoapods-check'

Gemfile.lock

+29-211
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.1)
4+
CFPropertyList (3.0.2)
55
activesupport (4.2.11.1)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
addressable (2.7.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
algoliasearch (1.27.1)
11+
httpclient (~> 2.8, >= 2.8.3)
12+
json (>= 1.5.1)
1213
atomos (0.1.3)
13-
babosa (1.0.2)
1414
claide (1.0.3)
15-
claide-plugins (0.9.2)
16-
cork
17-
nap
18-
open4 (~> 1.3)
19-
cocoapods (1.7.5)
15+
cocoapods (1.9.0)
2016
activesupport (>= 4.0.2, < 5)
2117
claide (>= 1.0.2, < 2.0)
22-
cocoapods-core (= 1.7.5)
18+
cocoapods-core (= 1.9.0)
2319
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2420
cocoapods-downloader (>= 1.2.2, < 2.0)
2521
cocoapods-plugins (>= 1.0.0, < 2.0)
2622
cocoapods-search (>= 1.0.0, < 2.0)
2723
cocoapods-stats (>= 1.0.0, < 2.0)
28-
cocoapods-trunk (>= 1.3.1, < 2.0)
24+
cocoapods-trunk (>= 1.4.0, < 2.0)
2925
cocoapods-try (>= 1.1.0, < 2.0)
3026
colored2 (~> 3.1)
3127
escape (~> 0.0.4)
@@ -34,242 +30,64 @@ GEM
3430
molinillo (~> 0.6.6)
3531
nap (~> 1.0)
3632
ruby-macho (~> 1.4)
37-
xcodeproj (>= 1.10.0, < 2.0)
38-
cocoapods-core (1.7.5)
33+
xcodeproj (>= 1.14.0, < 2.0)
34+
cocoapods-check (1.1.0)
35+
cocoapods (~> 1.0)
36+
cocoapods-core (1.9.0)
3937
activesupport (>= 4.0.2, < 6)
38+
algoliasearch (~> 1.0)
39+
concurrent-ruby (~> 1.1)
4040
fuzzy_match (~> 2.0.4)
4141
nap (~> 1.0)
42+
netrc (~> 0.11)
43+
typhoeus (~> 1.0)
4244
cocoapods-deintegrate (1.0.4)
43-
cocoapods-downloader (1.2.2)
45+
cocoapods-downloader (1.3.0)
4446
cocoapods-plugins (1.0.0)
4547
nap
4648
cocoapods-search (1.0.0)
4749
cocoapods-stats (1.1.0)
48-
cocoapods-trunk (1.4.0)
50+
cocoapods-trunk (1.4.1)
4951
nap (>= 0.8, < 2.0)
5052
netrc (~> 0.11)
5153
cocoapods-try (1.1.0)
52-
colored (1.2)
5354
colored2 (3.1.2)
54-
commander-fastlane (4.4.6)
55-
highline (~> 1.7.2)
56-
concurrent-ruby (1.1.5)
57-
cork (0.3.0)
58-
colored2 (~> 3.1)
59-
danger (6.0.9)
60-
claide (~> 1.0)
61-
claide-plugins (>= 0.9.2)
62-
colored2 (~> 3.1)
63-
cork (~> 0.1)
64-
faraday (~> 0.9)
65-
faraday-http-cache (~> 2.0)
66-
git (~> 1.5)
67-
kramdown (~> 2.0)
68-
kramdown-parser-gfm (~> 1.0)
69-
no_proxy_fix
70-
octokit (~> 4.7)
71-
terminal-table (~> 1)
72-
danger-junit (1.0.0)
73-
danger (> 2.0)
74-
ox (~> 2.0)
75-
danger-lgtm (1.0.4)
76-
danger-plugin-api (~> 1.0)
77-
danger-plugin-api (1.0.0)
78-
danger (> 2.0)
79-
danger-swiftlint (0.23.0)
80-
danger
81-
rake (> 10)
82-
thor (~> 0.19)
83-
danger-todoist (2.0.0)
84-
danger-plugin-api (~> 1.0)
85-
danger-xcov (0.4.1)
86-
danger (>= 2.1)
87-
xcov (>= 1.1.2)
88-
declarative (0.0.10)
89-
declarative-option (0.1.0)
90-
digest-crc (0.4.1)
91-
domain_name (0.5.20190701)
92-
unf (>= 0.0.5, < 1.0.0)
93-
dotenv (2.7.5)
94-
emoji_regex (1.0.1)
55+
concurrent-ruby (1.1.6)
9556
escape (0.0.4)
96-
excon (0.71.0)
97-
faraday (0.15.4)
98-
multipart-post (>= 1.2, < 3)
99-
faraday-cookie_jar (0.0.6)
100-
faraday (>= 0.7.4)
101-
http-cookie (~> 1.0.0)
102-
faraday-http-cache (2.0.0)
103-
faraday (~> 0.8)
104-
faraday_middleware (0.13.1)
105-
faraday (>= 0.7.4, < 1.0)
106-
fastimage (2.1.5)
107-
fastlane (2.130.0)
108-
CFPropertyList (>= 2.3, < 4.0.0)
109-
addressable (>= 2.3, < 3.0.0)
110-
babosa (>= 1.0.2, < 2.0.0)
111-
bundler (>= 1.12.0, < 3.0.0)
112-
colored
113-
commander-fastlane (>= 4.4.6, < 5.0.0)
114-
dotenv (>= 2.1.1, < 3.0.0)
115-
emoji_regex (>= 0.1, < 2.0)
116-
excon (>= 0.45.0, < 1.0.0)
117-
faraday (~> 0.9)
118-
faraday-cookie_jar (~> 0.0.6)
119-
faraday_middleware (~> 0.9)
120-
fastimage (>= 2.1.0, < 3.0.0)
121-
gh_inspector (>= 1.1.2, < 2.0.0)
122-
google-api-client (>= 0.21.2, < 0.24.0)
123-
google-cloud-storage (>= 1.15.0, < 2.0.0)
124-
highline (>= 1.7.2, < 2.0.0)
125-
json (< 3.0.0)
126-
jwt (~> 2.1.0)
127-
mini_magick (>= 4.9.4, < 5.0.0)
128-
multi_xml (~> 0.5)
129-
multipart-post (~> 2.0.0)
130-
plist (>= 3.1.0, < 4.0.0)
131-
public_suffix (~> 2.0.0)
132-
rubyzip (>= 1.2.2, < 2.0.0)
133-
security (= 0.1.3)
134-
simctl (~> 1.6.3)
135-
slack-notifier (>= 2.0.0, < 3.0.0)
136-
terminal-notifier (>= 2.0.0, < 3.0.0)
137-
terminal-table (>= 1.4.5, < 2.0.0)
138-
tty-screen (>= 0.6.3, < 1.0.0)
139-
tty-spinner (>= 0.8.0, < 1.0.0)
140-
word_wrap (~> 1.0.0)
141-
xcodeproj (>= 1.8.1, < 2.0.0)
142-
xcpretty (~> 0.3.0)
143-
xcpretty-travis-formatter (>= 0.0.3)
57+
ethon (0.12.0)
58+
ffi (>= 1.3.0)
59+
ffi (1.12.2)
14460
fourflusher (2.3.1)
14561
fuzzy_match (2.0.4)
14662
gh_inspector (1.1.3)
147-
git (1.5.0)
148-
google-api-client (0.23.9)
149-
addressable (~> 2.5, >= 2.5.1)
150-
googleauth (>= 0.5, < 0.7.0)
151-
httpclient (>= 2.8.1, < 3.0)
152-
mime-types (~> 3.0)
153-
representable (~> 3.0)
154-
retriable (>= 2.0, < 4.0)
155-
signet (~> 0.9)
156-
google-cloud-core (1.3.1)
157-
google-cloud-env (~> 1.0)
158-
google-cloud-env (1.2.1)
159-
faraday (~> 0.11)
160-
google-cloud-storage (1.16.0)
161-
digest-crc (~> 0.4)
162-
google-api-client (~> 0.23)
163-
google-cloud-core (~> 1.2)
164-
googleauth (>= 0.6.2, < 0.10.0)
165-
googleauth (0.6.7)
166-
faraday (~> 0.12)
167-
jwt (>= 1.4, < 3.0)
168-
memoist (~> 0.16)
169-
multi_json (~> 1.11)
170-
os (>= 0.9, < 2.0)
171-
signet (~> 0.7)
172-
highline (1.7.10)
173-
http-cookie (1.0.3)
174-
domain_name (~> 0.5)
17563
httpclient (2.8.3)
17664
i18n (0.9.5)
17765
concurrent-ruby (~> 1.0)
178-
json (2.2.0)
179-
jwt (2.1.0)
180-
kramdown (2.1.0)
181-
kramdown-parser-gfm (1.1.0)
182-
kramdown (~> 2.0)
183-
memoist (0.16.0)
184-
mime-types (3.2.2)
185-
mime-types-data (~> 3.2015)
186-
mime-types-data (3.2019.0331)
187-
mini_magick (4.9.5)
188-
minitest (5.11.3)
66+
json (2.3.0)
67+
minitest (5.14.0)
18968
molinillo (0.6.6)
190-
multi_json (1.13.1)
191-
multi_xml (0.6.0)
192-
multipart-post (2.0.0)
19369
nanaimo (0.2.6)
19470
nap (1.1.0)
195-
naturally (2.2.0)
19671
netrc (0.11.0)
197-
no_proxy_fix (0.1.2)
198-
octokit (4.14.0)
199-
sawyer (~> 0.8.0, >= 0.5.3)
200-
open4 (1.3.4)
201-
os (1.0.1)
202-
ox (2.11.0)
203-
plist (3.5.0)
204-
public_suffix (2.0.5)
205-
rake (12.3.3)
206-
representable (3.0.4)
207-
declarative (< 0.1.0)
208-
declarative-option (< 0.2.0)
209-
uber (< 0.2.0)
210-
retriable (3.1.2)
211-
rouge (2.0.7)
21272
ruby-macho (1.4.0)
213-
rubyzip (1.3.0)
214-
sawyer (0.8.2)
215-
addressable (>= 2.3.5)
216-
faraday (> 0.8, < 2.0)
217-
security (0.1.3)
218-
signet (0.11.0)
219-
addressable (~> 2.3)
220-
faraday (~> 0.9)
221-
jwt (>= 1.5, < 3.0)
222-
multi_json (~> 1.10)
223-
simctl (1.6.5)
224-
CFPropertyList
225-
naturally
226-
slack-notifier (2.3.2)
227-
terminal-notifier (2.0.0)
228-
terminal-table (1.8.0)
229-
unicode-display_width (~> 1.1, >= 1.1.1)
230-
thor (0.20.3)
23173
thread_safe (0.3.6)
232-
tty-cursor (0.7.0)
233-
tty-screen (0.7.0)
234-
tty-spinner (0.9.1)
235-
tty-cursor (~> 0.7)
236-
tzinfo (1.2.5)
74+
typhoeus (1.3.1)
75+
ethon (>= 0.9.0)
76+
tzinfo (1.2.6)
23777
thread_safe (~> 0.1)
238-
uber (0.1.0)
239-
unf (0.1.4)
240-
unf_ext
241-
unf_ext (0.0.7.6)
242-
unicode-display_width (1.6.0)
243-
word_wrap (1.0.0)
244-
xcodeproj (1.12.0)
78+
xcodeproj (1.15.0)
24579
CFPropertyList (>= 2.3.3, < 4.0)
24680
atomos (~> 0.1.3)
24781
claide (>= 1.0.2, < 2.0)
24882
colored2 (~> 3.1)
24983
nanaimo (~> 0.2.6)
250-
xcov (1.5.1)
251-
fastlane (>= 2.82.0, < 3.0.0)
252-
multipart-post
253-
slack-notifier
254-
terminal-table
255-
xcodeproj
256-
xcpretty (0.3.0)
257-
rouge (~> 2.0.7)
258-
xcpretty-travis-formatter (1.0.0)
259-
xcpretty (~> 0.2, >= 0.0.7)
26084

26185
PLATFORMS
26286
ruby
26387

26488
DEPENDENCIES
26589
cocoapods
266-
danger
267-
danger-junit
268-
danger-lgtm
269-
danger-swiftlint
270-
danger-todoist
271-
danger-xcov
272-
xcov
90+
cocoapods-check
27391

27492
BUNDLED WITH
275-
2.0.2
93+
2.1.4

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ bootstrap: ## Bootstrap Gems and CocoaPods and SPM Dependencies
5555
@make gems
5656

5757
@echo "--- Installing pods..."
58-
test -s Pods/ || bundle exec pod install || make cocoapods-fresh
58+
bundle exec pod check || bundle exec pod install || make cocoapods-fresh
5959

6060
generate-project: ## Genetate xcode project and bootstrap swift dependencies
6161
@echo "--- Resolving swift dependencies..."

Podfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ DEPENDENCIES:
55
- Sourcery
66

77
SPEC REPOS:
8-
https://github.com/cocoapods/specs.git:
8+
https://github.com/CocoaPods/Specs.git:
99
- Sourcery
1010

1111
SPEC CHECKSUMS:
1212
Sourcery: 16779170d35ee204666843b09031f36721a84bcc
1313

14-
PODFILE CHECKSUM: 3f3ecd8ec0323d0aa65f90f36885e22a1ca60817
14+
PODFILE CHECKSUM: d6433b4b26ddd39a1665bf22d46ea7f21e9150e1
1515

16-
COCOAPODS: 1.7.2
16+
COCOAPODS: 1.9.0

0 commit comments

Comments
 (0)