File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11PODS:
2- - Branch (0.24.2 ):
3- - Branch/Core (= 0.24.2 )
4- - Branch/Core (0.24.2 )
2+ - Branch (0.25.0 ):
3+ - Branch/Core (= 0.25.0 )
4+ - Branch/Core (0.25.0 )
55 - Cartography (3.0.1)
66 - MBProgressHUD (1.1.0)
77
@@ -11,7 +11,7 @@ DEPENDENCIES:
1111 - MBProgressHUD
1212
1313SPEC REPOS:
14- https://github.com/CocoaPods/Specs .git:
14+ https://github.com/cocoapods/specs .git:
1515 - Cartography
1616 - MBProgressHUD
1717
@@ -20,10 +20,10 @@ EXTERNAL SOURCES:
2020 :path: "../.."
2121
2222SPEC CHECKSUMS:
23- Branch: 977f9455827f19c5d9c1caf3a894483515a87237
23+ Branch: 5842774aabe971090dc6dffd82081a30673d9cc5
2424 Cartography: f8c899bb0f5cf20758644a8eea59a75e98a03a5d
2525 MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
2626
2727PODFILE CHECKSUM: 11c87f21f32687c987839149b04678394af64cd8
2828
29- COCOAPODS: 1.5.0
29+ COCOAPODS: 1.5.2
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ function updatePodsInDirectory() {
3030}
3131
3232gem install cocoapods
33+ gem install bundler
3334updatePodsInDirectory Branch-TestBed-Swift
3435updatePodsInDirectory Branch-TestBed-Xcode-7
3536updatePodsInDirectory Examples/WebViewExample bundler
You can’t perform that action at this time.
0 commit comments