Skip to content

Commit eed7434

Browse files
committed
Updated to CocoaPods 0.38.0.beta.2
1 parent 19a7123 commit eed7434

23 files changed

+2073
-2071
lines changed

Gemfile

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

33
gem 'xcpretty'
4-
gem 'cocoapods', '0.38.0.beta.1'
4+
gem 'cocoapods', '0.38.0.beta.2'
55
gem 'shenzhen'
66
gem 'obcd'

Gemfile.lock

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,30 @@ GEM
1212
aws-sdk-v1 (1.64.0)
1313
json (~> 1.4)
1414
nokogiri (>= 1.4.4)
15-
claide (0.8.2)
16-
cocoapods (0.38.0.beta.1)
15+
claide (0.9.1)
16+
cocoapods (0.38.0.beta.2)
1717
activesupport (>= 3.2.15)
18-
claide (~> 0.8.2)
19-
cocoapods-core (= 0.38.0.beta.1)
18+
claide (~> 0.9.1)
19+
cocoapods-core (= 0.38.0.beta.2)
2020
cocoapods-downloader (~> 0.9.1)
2121
cocoapods-plugins (~> 0.4.2)
22+
cocoapods-stats (~> 0.5.3)
2223
cocoapods-trunk (~> 0.6.1)
2324
cocoapods-try (~> 0.4.5)
2425
colored (~> 1.2)
2526
escape (~> 0.0.4)
26-
molinillo (~> 0.2.3)
27+
molinillo (~> 0.3.0)
2728
nap (~> 0.8)
28-
xcodeproj (~> 0.25.0)
29-
cocoapods-core (0.38.0.beta.1)
29+
xcodeproj (~> 0.26.1)
30+
cocoapods-core (0.38.0.beta.2)
3031
activesupport (>= 3.2.15)
3132
fuzzy_match (~> 2.0.4)
3233
nap (~> 0.8.0)
3334
cocoapods-downloader (0.9.1)
3435
cocoapods-plugins (0.4.2)
3536
nap
37+
cocoapods-stats (0.5.3)
38+
nap (~> 0.8)
3639
cocoapods-trunk (0.6.1)
3740
nap (>= 0.8)
3841
netrc (= 0.7.8)
@@ -53,7 +56,7 @@ GEM
5356
json (1.8.3)
5457
mini_portile (0.6.2)
5558
minitest (5.6.1)
56-
molinillo (0.2.3)
59+
molinillo (0.3.0)
5760
multipart-post (1.2.0)
5861
nap (0.8.0)
5962
net-sftp (2.1.2)
@@ -85,16 +88,17 @@ GEM
8588
thread_safe (0.3.5)
8689
tzinfo (1.2.2)
8790
thread_safe (~> 0.1)
88-
xcodeproj (0.25.0)
91+
xcodeproj (0.26.1)
8992
activesupport (>= 3)
93+
claide (~> 0.9.1)
9094
colored (~> 1.2)
9195
xcpretty (0.1.10)
9296

9397
PLATFORMS
9498
ruby
9599

96100
DEPENDENCIES
97-
cocoapods (= 0.38.0.beta.1)
101+
cocoapods (= 0.38.0.beta.2)
98102
obcd
99103
shenzhen
100104
xcpretty

src/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ SPEC CHECKSUMS:
3636
SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681
3737
TTTAttributedLabel: 0a9e524c8d78301506c26affffc827429b833b25
3838

39-
COCOAPODS: 0.38.0.beta.1
39+
COCOAPODS: 0.38.0.beta.2

src/Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 2034 additions & 2034 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Target Support Files/Alamofire/Alamofire-Private.xcconfig

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Target Support Files/CYRTextView/CYRTextView-Private.xcconfig

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Target Support Files/JTSImageViewController/JTSImageViewController-Private.xcconfig

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Target Support Files/KIF/KIF-Private.xcconfig

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Pods/Target Support Files/Nimble/Nimble-Private.xcconfig

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)