Skip to content

Commit 4229b04

Browse files
committed
Bump CocoaPods
1 parent 104e2f1 commit 4229b04

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Tests/CocoaPods/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22

3-
gem 'cocoapods', '~> 1.1.0'
3+
gem 'cocoapods', '~> 1.2.0'
44
gem 'minitest'

Tests/CocoaPods/Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.3)
5-
activesupport (4.2.7.1)
4+
CFPropertyList (2.3.5)
5+
activesupport (4.2.8)
66
i18n (~> 0.7)
7-
json (~> 1.7, >= 1.7.7)
87
minitest (~> 5.1)
98
thread_safe (~> 0.3, >= 0.3.4)
109
tzinfo (~> 1.1)
1110
claide (1.0.1)
12-
cocoapods (1.1.1)
11+
cocoapods (1.2.0)
1312
activesupport (>= 4.0.2, < 5)
1413
claide (>= 1.0.1, < 2.0)
15-
cocoapods-core (= 1.1.1)
14+
cocoapods-core (= 1.2.0)
1615
cocoapods-deintegrate (>= 1.0.1, < 2.0)
17-
cocoapods-downloader (>= 1.1.2, < 2.0)
16+
cocoapods-downloader (>= 1.1.3, < 2.0)
1817
cocoapods-plugins (>= 1.0.0, < 2.0)
1918
cocoapods-search (>= 1.0.0, < 2.0)
2019
cocoapods-stats (>= 1.0.0, < 2.0)
21-
cocoapods-trunk (>= 1.1.1, < 2.0)
20+
cocoapods-trunk (>= 1.1.2, < 2.0)
2221
cocoapods-try (>= 1.1.0, < 2.0)
2322
colored (~> 1.2)
2423
escape (~> 0.0.4)
2524
fourflusher (~> 2.0.1)
2625
gh_inspector (~> 1.0)
27-
molinillo (~> 0.5.1)
26+
molinillo (~> 0.5.5)
2827
nap (~> 1.0)
29-
xcodeproj (>= 1.3.3, < 2.0)
30-
cocoapods-core (1.1.1)
28+
ruby-macho (~> 0.2.5)
29+
xcodeproj (>= 1.4.1, < 2.0)
30+
cocoapods-core (1.2.0)
3131
activesupport (>= 4.0.2, < 5)
3232
fuzzy_match (~> 2.0.4)
3333
nap (~> 1.0)
3434
cocoapods-deintegrate (1.0.1)
35-
cocoapods-downloader (1.1.2)
35+
cocoapods-downloader (1.1.3)
3636
cocoapods-plugins (1.0.0)
3737
nap
3838
cocoapods-search (1.0.0)
3939
cocoapods-stats (1.0.0)
40-
cocoapods-trunk (1.1.1)
40+
cocoapods-trunk (1.1.2)
4141
nap (>= 0.8, < 2.0)
4242
netrc (= 0.7.8)
4343
cocoapods-try (1.1.0)
4444
colored (1.2)
4545
escape (0.0.4)
4646
fourflusher (2.0.1)
4747
fuzzy_match (2.0.4)
48-
gh_inspector (1.0.2)
49-
i18n (0.7.0)
50-
json (1.8.3)
51-
minitest (5.9.1)
52-
molinillo (0.5.4)
53-
nanaimo (0.2.2)
48+
gh_inspector (1.0.3)
49+
i18n (0.8.1)
50+
minitest (5.10.1)
51+
molinillo (0.5.7)
52+
nanaimo (0.2.3)
5453
nap (1.1.0)
5554
netrc (0.7.8)
56-
thread_safe (0.3.5)
57-
tzinfo (1.2.2)
55+
ruby-macho (0.2.6)
56+
thread_safe (0.3.6)
57+
tzinfo (1.2.3)
5858
thread_safe (~> 0.1)
59-
xcodeproj (1.4.1)
59+
xcodeproj (1.4.2)
6060
CFPropertyList (~> 2.3.3)
6161
activesupport (>= 3)
6262
claide (>= 1.0.1, < 2.0)
6363
colored (~> 1.2)
64-
nanaimo (~> 0.2.0)
64+
nanaimo (~> 0.2.3)
6565

6666
PLATFORMS
6767
ruby
6868

6969
DEPENDENCIES
70-
cocoapods (~> 1.1.0)
70+
cocoapods (~> 1.2.0)
7171
minitest
7272

7373
BUNDLED WITH
74-
1.13.3
74+
1.13.6

0 commit comments

Comments
 (0)