Skip to content

Commit 6a2ab5c

Browse files
committed
update gems
1 parent 75b5ebe commit 6a2ab5c

File tree

1 file changed

+31
-17
lines changed

1 file changed

+31
-17
lines changed

Gemfile.lock

Lines changed: 31 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,79 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.0)
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+
algoliasearch (1.27.1)
11+
httpclient (~> 2.8, >= 2.8.3)
12+
json (>= 1.5.1)
1013
atomos (0.1.3)
11-
claide (1.0.2)
12-
cocoapods (1.6.1)
14+
claide (1.0.3)
15+
cocoapods (1.9.1)
1316
activesupport (>= 4.0.2, < 5)
1417
claide (>= 1.0.2, < 2.0)
15-
cocoapods-core (= 1.6.1)
16-
cocoapods-deintegrate (>= 1.0.2, < 2.0)
18+
cocoapods-core (= 1.9.1)
19+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
1720
cocoapods-downloader (>= 1.2.2, < 2.0)
1821
cocoapods-plugins (>= 1.0.0, < 2.0)
1922
cocoapods-search (>= 1.0.0, < 2.0)
2023
cocoapods-stats (>= 1.0.0, < 2.0)
21-
cocoapods-trunk (>= 1.3.1, < 2.0)
24+
cocoapods-trunk (>= 1.4.0, < 2.0)
2225
cocoapods-try (>= 1.1.0, < 2.0)
2326
colored2 (~> 3.1)
2427
escape (~> 0.0.4)
25-
fourflusher (>= 2.2.0, < 3.0)
28+
fourflusher (>= 2.3.0, < 3.0)
2629
gh_inspector (~> 1.0)
2730
molinillo (~> 0.6.6)
2831
nap (~> 1.0)
2932
ruby-macho (~> 1.4)
30-
xcodeproj (>= 1.8.1, < 2.0)
31-
cocoapods-core (1.6.1)
33+
xcodeproj (>= 1.14.0, < 2.0)
34+
cocoapods-core (1.9.1)
3235
activesupport (>= 4.0.2, < 6)
36+
algoliasearch (~> 1.0)
37+
concurrent-ruby (~> 1.1)
3338
fuzzy_match (~> 2.0.4)
3439
nap (~> 1.0)
35-
cocoapods-deintegrate (1.0.3)
36-
cocoapods-downloader (1.2.2)
40+
netrc (~> 0.11)
41+
typhoeus (~> 1.0)
42+
cocoapods-deintegrate (1.0.4)
43+
cocoapods-downloader (1.3.0)
3744
cocoapods-plugins (1.0.0)
3845
nap
3946
cocoapods-search (1.0.0)
4047
cocoapods-stats (1.1.0)
41-
cocoapods-trunk (1.3.1)
48+
cocoapods-trunk (1.4.1)
4249
nap (>= 0.8, < 2.0)
4350
netrc (~> 0.11)
4451
cocoapods-try (1.1.0)
4552
colored2 (3.1.2)
46-
concurrent-ruby (1.1.5)
53+
concurrent-ruby (1.1.6)
4754
escape (0.0.4)
48-
fourflusher (2.2.0)
55+
ethon (0.12.0)
56+
ffi (>= 1.3.0)
57+
ffi (1.12.2)
58+
fourflusher (2.3.1)
4959
fuzzy_match (2.0.4)
5060
gh_inspector (1.1.3)
61+
httpclient (2.8.3)
5162
i18n (0.9.5)
5263
concurrent-ruby (~> 1.0)
53-
minitest (5.11.3)
64+
json (2.3.0)
65+
minitest (5.14.0)
5466
molinillo (0.6.6)
5567
nanaimo (0.2.6)
5668
nap (1.1.0)
5769
netrc (0.11.0)
5870
ruby-macho (1.4.0)
5971
thread_safe (0.3.6)
60-
tzinfo (1.2.5)
72+
typhoeus (1.3.1)
73+
ethon (>= 0.9.0)
74+
tzinfo (1.2.6)
6175
thread_safe (~> 0.1)
62-
xcodeproj (1.8.1)
76+
xcodeproj (1.15.0)
6377
CFPropertyList (>= 2.3.3, < 4.0)
6478
atomos (~> 0.1.3)
6579
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)