Skip to content

Commit 8df43ab

Browse files
committed
Update gems
1 parent 8db42c2 commit 8df43ab

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

3-
gem 'cocoapods', '1.7.5'
4-
gem 'jazzy', '0.9.4'
3+
gem 'cocoapods', '1.8.4'
4+
gem 'jazzy', '0.11.2'

Gemfile.lock

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +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+
algoliasearch (1.27.1)
11+
httpclient (~> 2.8, >= 2.8.3)
12+
json (>= 1.5.1)
1013
atomos (0.1.3)
1114
claide (1.0.3)
12-
cocoapods (1.7.5)
15+
cocoapods (1.8.4)
1316
activesupport (>= 4.0.2, < 5)
1417
claide (>= 1.0.2, < 2.0)
15-
cocoapods-core (= 1.7.5)
18+
cocoapods-core (= 1.8.4)
1619
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)
@@ -27,65 +30,63 @@ GEM
2730
molinillo (~> 0.6.6)
2831
nap (~> 1.0)
2932
ruby-macho (~> 1.4)
30-
xcodeproj (>= 1.10.0, < 2.0)
31-
cocoapods-core (1.7.5)
33+
xcodeproj (>= 1.11.1, < 2.0)
34+
cocoapods-core (1.8.4)
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)
3540
cocoapods-deintegrate (1.0.4)
36-
cocoapods-downloader (1.2.2)
41+
cocoapods-downloader (1.3.0)
3742
cocoapods-plugins (1.0.0)
3843
nap
3944
cocoapods-search (1.0.0)
4045
cocoapods-stats (1.1.0)
41-
cocoapods-trunk (1.4.0)
46+
cocoapods-trunk (1.4.1)
4247
nap (>= 0.8, < 2.0)
4348
netrc (~> 0.11)
4449
cocoapods-try (1.1.0)
4550
colored2 (3.1.2)
4651
concurrent-ruby (1.1.5)
4752
escape (0.0.4)
48-
ffi (1.11.1)
53+
ffi (1.11.3)
4954
fourflusher (2.3.1)
5055
fuzzy_match (2.0.4)
5156
gh_inspector (1.1.3)
57+
httpclient (2.8.3)
5258
i18n (0.9.5)
5359
concurrent-ruby (~> 1.0)
54-
jazzy (0.9.4)
55-
cocoapods (~> 1.0)
56-
mustache (~> 0.99)
60+
jazzy (0.11.2)
61+
cocoapods (~> 1.5)
62+
mustache (~> 1.1)
5763
open4
58-
redcarpet (~> 3.2)
64+
redcarpet (~> 3.4)
5965
rouge (>= 2.0.6, < 4.0)
60-
sass (~> 3.4)
66+
sassc (~> 2.1)
6167
sqlite3 (~> 1.3)
6268
xcinvoke (~> 0.3.0)
69+
json (2.2.0)
6370
liferaft (0.0.6)
64-
minitest (5.11.3)
71+
minitest (5.13.0)
6572
molinillo (0.6.6)
66-
mustache (0.99.8)
73+
mustache (1.1.1)
6774
nanaimo (0.2.6)
6875
nap (1.1.0)
6976
netrc (0.11.0)
7077
open4 (1.3.4)
71-
rb-fsevent (0.10.3)
72-
rb-inotify (0.10.0)
73-
ffi (~> 1.0)
74-
redcarpet (3.4.0)
75-
rouge (3.4.1)
78+
redcarpet (3.5.0)
79+
rouge (3.13.0)
7680
ruby-macho (1.4.0)
77-
sass (3.7.4)
78-
sass-listen (~> 4.0.0)
79-
sass-listen (4.0.0)
80-
rb-fsevent (~> 0.9, >= 0.9.4)
81-
rb-inotify (~> 0.9, >= 0.9.7)
81+
sassc (2.2.1)
82+
ffi (~> 1.9)
8283
sqlite3 (1.4.1)
8384
thread_safe (0.3.6)
8485
tzinfo (1.2.5)
8586
thread_safe (~> 0.1)
8687
xcinvoke (0.3.0)
8788
liferaft (~> 0.0.6)
88-
xcodeproj (1.12.0)
89+
xcodeproj (1.13.0)
8990
CFPropertyList (>= 2.3.3, < 4.0)
9091
atomos (~> 0.1.3)
9192
claide (>= 1.0.2, < 2.0)
@@ -96,8 +97,8 @@ PLATFORMS
9697
ruby
9798

9899
DEPENDENCIES
99-
cocoapods (= 1.7.5)
100-
jazzy (= 0.9.4)
100+
cocoapods (= 1.8.4)
101+
jazzy (= 0.11.2)
101102

102103
BUNDLED WITH
103-
2.0.1
104+
2.0.2

0 commit comments

Comments
 (0)