Skip to content

Commit 23b5e2e

Browse files
authored
Update travis to use CocoaPods 1.4.0 (firebase#692)
1 parent 1c3beda commit 23b5e2e

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GIT
22
remote: https://github.com/CocoaPods/CocoaPods.git
3-
revision: 88276c47b6b57f423f9ded45e0df29c53cadc71d
3+
revision: df6872de04fd1808fde71c824530e3a784e6a2d2
44
specs:
5-
cocoapods (1.4.0.rc.1)
5+
cocoapods (1.4.0)
66
activesupport (>= 4.0.2, < 5)
77
claide (>= 1.0.2, < 2.0)
8-
cocoapods-core (= 1.4.0.rc.1)
9-
cocoapods-deintegrate (>= 1.0.1, < 2.0)
8+
cocoapods-core (= 1.4.0)
9+
cocoapods-deintegrate (>= 1.0.2, < 2.0)
1010
cocoapods-downloader (>= 1.1.3, < 2.0)
1111
cocoapods-plugins (>= 1.0.0, < 2.0)
1212
cocoapods-search (>= 1.0.0, < 2.0)
@@ -24,19 +24,20 @@ GIT
2424

2525
GIT
2626
remote: https://github.com/CocoaPods/Core.git
27-
revision: 33299ada83b98e1c7ec117f4d4d67055b2247a19
27+
revision: b4fb2f193897c789c094d126ebca91034edc261d
2828
specs:
29-
cocoapods-core (1.4.0.rc.1)
29+
cocoapods-core (1.4.0)
3030
activesupport (>= 4.0.2, < 6)
3131
fuzzy_match (~> 2.0.4)
3232
nap (~> 1.0)
3333

3434
GIT
3535
remote: https://github.com/CocoaPods/Xcodeproj.git
36-
revision: 976144e24bd68a7f34fbfeeeb6b408cfda247fdd
36+
revision: 531d8aa8ab4805c84f5e0fe94181ae3995430d05
3737
specs:
3838
xcodeproj (1.5.4)
3939
CFPropertyList (~> 2.3.3)
40+
atomos (~> 0.1.0)
4041
claide (>= 1.0.2, < 2.0)
4142
colored2 (~> 3.1)
4243
nanaimo (~> 0.2.3)
@@ -50,8 +51,9 @@ GEM
5051
minitest (~> 5.1)
5152
thread_safe (~> 0.3, >= 0.3.4)
5253
tzinfo (~> 1.1)
54+
atomos (0.1.0)
5355
claide (1.0.2)
54-
cocoapods-deintegrate (1.0.1)
56+
cocoapods-deintegrate (1.0.2)
5557
cocoapods-downloader (1.1.3)
5658
cocoapods-plugins (1.0.0)
5759
nap
@@ -67,7 +69,7 @@ GEM
6769
fourflusher (2.0.1)
6870
fuzzy_match (2.0.4)
6971
gh_inspector (1.0.3)
70-
i18n (0.9.1)
72+
i18n (0.9.3)
7173
concurrent-ruby (~> 1.0)
7274
minitest (5.11.1)
7375
molinillo (0.6.4)

0 commit comments

Comments
 (0)