File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ platform :ios, '8.0'
2
2
use_frameworks!
3
3
4
4
target 'RxDataSources' do
5
- pod 'RxSwift' , '~> 2.3.1 '
6
- pod 'RxCocoa' , '~> 2.3.1 '
5
+ pod 'RxSwift' , '~> 2.4 '
6
+ pod 'RxCocoa' , '~> 2.4 '
7
7
end
8
8
9
9
target 'Example' do
10
- pod 'RxSwift' , '~> 2.3.1 '
11
- pod 'RxCocoa' , '~> 2.3.1 '
10
+ pod 'RxSwift' , '~> 2.4 '
11
+ pod 'RxCocoa' , '~> 2.4 '
12
12
end
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - RxCocoa (2.3.1 ):
3
- - RxSwift (~> 2.3.1 )
4
- - RxSwift (2.3.1 )
2
+ - RxCocoa (2.4 ):
3
+ - RxSwift (~> 2.4 )
4
+ - RxSwift (2.4 )
5
5
6
6
DEPENDENCIES:
7
- - RxCocoa (~> 2.3.1 )
8
- - RxSwift (~> 2.3.1 )
7
+ - RxCocoa (~> 2.4 )
8
+ - RxSwift (~> 2.4 )
9
9
10
10
SPEC CHECKSUMS:
11
- RxCocoa: a2baaf3462b989559a51dce59d78fbebb8fe0afa
12
- RxSwift: 829b2843e9eddc77a02cb3f5117f0d55f8f646f1
11
+ RxCocoa: 7d6cd877de99f5640306b3d6cf87f580c1d91b61
12
+ RxSwift: 67b9ef4e8b34fb394e200e754c6a09cc16559f94
13
13
14
- PODFILE CHECKSUM: aa7efef7446c5f9aba76c340621bcd059f388ca8
14
+ PODFILE CHECKSUM: 2bee9e71ef9f4d55178dc0c062c7349d481a71f5
15
15
16
16
COCOAPODS: 1.0.0.rc.2
You can’t perform that action at this time.
0 commit comments