File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11PODS:
22 - QueryKit (0.12.1)
3- - RxSwift (2.0.0-beta.3 )
3+ - RxSwift (2.0.0-beta.4 )
44
55DEPENDENCIES:
66 - QueryKit (~> 0.12.0)
7- - RxSwift (= 2.0.0-beta.3 )
7+ - RxSwift (= 2.0.0-beta.4 )
88
99SPEC CHECKSUMS:
1010 QueryKit: 6a8dbe9f33ffac00c424143695681a949b58518d
11- RxSwift: 19fbe885b404d1d36d42ac8535134739a9b42952
11+ RxSwift: 191c6b06da783a8671433cf35a54d2ad2fd2d9de
1212
1313COCOAPODS: 0.39.0
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
1212 spec . ios . deployment_target = '8.0'
1313 spec . osx . deployment_target = '10.9'
1414 spec . requires_arc = true
15- spec . dependency 'RxSwift' , '2.0.0-beta.3 '
15+ spec . dependency 'RxSwift' , '2.0.0-beta.4 '
1616 spec . dependency 'QueryKit' , '~> 0.12.0'
1717end
1818
You can’t perform that action at this time.
0 commit comments