Skip to content

Commit

Permalink
Merge pull request #30 from jdisho/rxswift-6.0
Browse files Browse the repository at this point in the history
Update to RxSwift 6.0.0
  • Loading branch information
jdisho committed Jan 7, 2021
2 parents d869d86 + 41696d8 commit 6c6fea2
Show file tree
Hide file tree
Showing 165 changed files with 5,492 additions and 4,516 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- RxSwift (5.0.0)
- RxSwift (6.0.0)

DEPENDENCIES:
- RxSwift

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- RxSwift

SPEC CHECKSUMS:
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295

PODFILE CHECKSUM: 5551296701d378043c3389695fdd18bdc60a351d

COCOAPODS: 1.7.5
COCOAPODS: 1.10.0
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,682 changes: 857 additions & 825 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Pods/RxSwift/LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Pods/RxSwift/Platform/AtomicInt.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Pods/RxSwift/Platform/DataStructures/Bag.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions Pods/RxSwift/Platform/DataStructures/InfiniteSequence.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions Pods/RxSwift/Platform/DataStructures/PriorityQueue.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6c6fea2

Please sign in to comment.