Skip to content

Commit a296b47

Browse files
committed
Update bundler
Change-Id: I1d09a824f49fa31fe48f72e2b88c44593d5d4544
1 parent c14185f commit a296b47

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

Gemfile.lock

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.6)
4+
CFPropertyList (3.0.0)
55
activesupport (4.2.10)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10+
atomos (0.1.2)
1011
claide (1.0.2)
11-
cocoapods (1.4.0)
12+
cocoapods (1.5.3)
1213
activesupport (>= 4.0.2, < 5)
1314
claide (>= 1.0.2, < 2.0)
14-
cocoapods-core (= 1.4.0)
15+
cocoapods-core (= 1.5.3)
1516
cocoapods-deintegrate (>= 1.0.2, < 2.0)
16-
cocoapods-downloader (>= 1.1.3, < 2.0)
17+
cocoapods-downloader (>= 1.2.0, < 2.0)
1718
cocoapods-plugins (>= 1.0.0, < 2.0)
1819
cocoapods-search (>= 1.0.0, < 2.0)
1920
cocoapods-stats (>= 1.0.0, < 2.0)
@@ -23,16 +24,16 @@ GEM
2324
escape (~> 0.0.4)
2425
fourflusher (~> 2.0.1)
2526
gh_inspector (~> 1.0)
26-
molinillo (~> 0.6.4)
27+
molinillo (~> 0.6.5)
2728
nap (~> 1.0)
2829
ruby-macho (~> 1.1)
29-
xcodeproj (>= 1.5.4, < 2.0)
30-
cocoapods-core (1.4.0)
30+
xcodeproj (>= 1.5.7, < 2.0)
31+
cocoapods-core (1.5.3)
3132
activesupport (>= 4.0.2, < 6)
3233
fuzzy_match (~> 2.0.4)
3334
nap (~> 1.0)
3435
cocoapods-deintegrate (1.0.2)
35-
cocoapods-downloader (1.1.3)
36+
cocoapods-downloader (1.2.1)
3637
cocoapods-plugins (1.0.0)
3738
nap
3839
cocoapods-search (1.0.0)
@@ -46,23 +47,24 @@ GEM
4647
escape (0.0.4)
4748
fourflusher (2.0.1)
4849
fuzzy_match (2.0.4)
49-
gh_inspector (1.0.3)
50-
i18n (0.9.3)
50+
gh_inspector (1.1.3)
51+
i18n (0.9.5)
5152
concurrent-ruby (~> 1.0)
5253
minitest (5.11.3)
53-
molinillo (0.6.4)
54-
nanaimo (0.2.3)
54+
molinillo (0.6.5)
55+
nanaimo (0.2.6)
5556
nap (1.1.0)
5657
netrc (0.11.0)
57-
ruby-macho (1.1.0)
58+
ruby-macho (1.2.0)
5859
thread_safe (0.3.6)
59-
tzinfo (1.2.4)
60+
tzinfo (1.2.5)
6061
thread_safe (~> 0.1)
61-
xcodeproj (1.5.4)
62-
CFPropertyList (~> 2.3.3)
62+
xcodeproj (1.5.9)
63+
CFPropertyList (>= 2.3.3, < 4.0)
64+
atomos (~> 0.1.2)
6365
claide (>= 1.0.2, < 2.0)
6466
colored2 (~> 3.1)
65-
nanaimo (~> 0.2.3)
67+
nanaimo (~> 0.2.5)
6668

6769
PLATFORMS
6870
ruby

0 commit comments

Comments
 (0)