Skip to content

Commit 7c17a6c

Browse files
committedMay 8, 2021
RxSwift 6.2.0
1 parent 7219024 commit 7c17a6c

14 files changed

+63
-55
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
---
55

6-
## 6.1.0
6+
## 6.2.0
77

88
**Breaking**
99

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22

33
gem 'danger'
4-
gem 'cocoapods', '~> 1.9'
4+
gem 'cocoapods', '~> 1.10.1'

‎Gemfile.lock

+40-32
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.2)
5-
activesupport (4.2.11.3)
6-
i18n (~> 0.7)
4+
CFPropertyList (3.0.3)
5+
activesupport (5.2.6)
6+
concurrent-ruby (~> 1.0, >= 1.0.2)
7+
i18n (>= 0.7, < 2)
78
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.4)
12+
algoliasearch (1.27.5)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)
1515
atomos (0.1.3)
@@ -18,15 +18,14 @@ GEM
1818
cork
1919
nap
2020
open4 (~> 1.3)
21-
cocoapods (1.9.3)
22-
activesupport (>= 4.0.2, < 5)
21+
cocoapods (1.10.1)
22+
addressable (~> 2.6)
2323
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.9.3)
24+
cocoapods-core (= 1.10.1)
2525
cocoapods-deintegrate (>= 1.0.3, < 2.0)
26-
cocoapods-downloader (>= 1.2.2, < 2.0)
26+
cocoapods-downloader (>= 1.4.0, < 2.0)
2727
cocoapods-plugins (>= 1.0.0, < 2.0)
2828
cocoapods-search (>= 1.0.0, < 2.0)
29-
cocoapods-stats (>= 1.0.0, < 2.0)
3029
cocoapods-trunk (>= 1.4.0, < 2.0)
3130
cocoapods-try (>= 1.1.0, < 2.0)
3231
colored2 (~> 3.1)
@@ -36,30 +35,31 @@ GEM
3635
molinillo (~> 0.6.6)
3736
nap (~> 1.0)
3837
ruby-macho (~> 1.4)
39-
xcodeproj (>= 1.14.0, < 2.0)
40-
cocoapods-core (1.9.3)
41-
activesupport (>= 4.0.2, < 6)
38+
xcodeproj (>= 1.19.0, < 2.0)
39+
cocoapods-core (1.10.1)
40+
activesupport (> 5.0, < 6)
41+
addressable (~> 2.6)
4242
algoliasearch (~> 1.0)
4343
concurrent-ruby (~> 1.1)
4444
fuzzy_match (~> 2.0.4)
4545
nap (~> 1.0)
4646
netrc (~> 0.11)
47+
public_suffix
4748
typhoeus (~> 1.0)
4849
cocoapods-deintegrate (1.0.4)
4950
cocoapods-downloader (1.4.0)
5051
cocoapods-plugins (1.0.0)
5152
nap
5253
cocoapods-search (1.0.0)
53-
cocoapods-stats (1.1.0)
5454
cocoapods-trunk (1.5.0)
5555
nap (>= 0.8, < 2.0)
5656
netrc (~> 0.11)
5757
cocoapods-try (1.2.0)
5858
colored2 (3.1.2)
59-
concurrent-ruby (1.1.7)
59+
concurrent-ruby (1.1.8)
6060
cork (0.3.0)
6161
colored2 (~> 3.1)
62-
danger (8.0.6)
62+
danger (8.2.3)
6363
claide (~> 1.0)
6464
claide-plugins (>= 0.9.2)
6565
colored2 (~> 3.1)
@@ -71,55 +71,63 @@ GEM
7171
kramdown-parser-gfm (~> 1.0)
7272
no_proxy_fix
7373
octokit (~> 4.7)
74-
terminal-table (~> 1)
74+
terminal-table (>= 1, < 4)
7575
escape (0.0.4)
76-
ethon (0.12.0)
77-
ffi (>= 1.3.0)
78-
faraday (1.0.1)
76+
ethon (0.14.0)
77+
ffi (>= 1.15.0)
78+
faraday (1.4.1)
79+
faraday-excon (~> 1.1)
80+
faraday-net_http (~> 1.0)
81+
faraday-net_http_persistent (~> 1.1)
7982
multipart-post (>= 1.2, < 3)
83+
ruby2_keywords (>= 0.0.4)
84+
faraday-excon (1.1.0)
8085
faraday-http-cache (2.2.0)
8186
faraday (>= 0.8)
82-
ffi (1.13.1)
87+
faraday-net_http (1.0.1)
88+
faraday-net_http_persistent (1.1.0)
89+
ffi (1.15.0)
8390
fourflusher (2.3.1)
8491
fuzzy_match (2.0.4)
8592
gh_inspector (1.1.3)
86-
git (1.7.0)
93+
git (1.8.1)
8794
rchardet (~> 1.8)
8895
httpclient (2.8.3)
89-
i18n (0.9.5)
96+
i18n (1.8.10)
9097
concurrent-ruby (~> 1.0)
91-
json (2.3.1)
98+
json (2.5.1)
9299
kramdown (2.3.1)
93100
rexml
94101
kramdown-parser-gfm (1.1.0)
95102
kramdown (~> 2.0)
96-
minitest (5.14.2)
103+
minitest (5.14.4)
97104
molinillo (0.6.6)
98105
multipart-post (2.1.1)
99106
nanaimo (0.3.0)
100107
nap (1.1.0)
101108
netrc (0.11.0)
102109
no_proxy_fix (0.1.2)
103-
octokit (4.18.0)
110+
octokit (4.21.0)
104111
faraday (>= 0.9)
105112
sawyer (~> 0.8.0, >= 0.5.3)
106113
open4 (1.3.4)
107114
public_suffix (4.0.6)
108115
rchardet (1.8.0)
109-
rexml (3.2.4)
116+
rexml (3.2.5)
110117
ruby-macho (1.4.0)
118+
ruby2_keywords (0.0.4)
111119
sawyer (0.8.2)
112120
addressable (>= 2.3.5)
113121
faraday (> 0.8, < 2.0)
114-
terminal-table (1.8.0)
122+
terminal-table (3.0.0)
115123
unicode-display_width (~> 1.1, >= 1.1.1)
116124
thread_safe (0.3.6)
117125
typhoeus (1.4.0)
118126
ethon (>= 0.9.0)
119-
tzinfo (1.2.7)
127+
tzinfo (1.2.9)
120128
thread_safe (~> 0.1)
121129
unicode-display_width (1.7.0)
122-
xcodeproj (1.18.0)
130+
xcodeproj (1.19.0)
123131
CFPropertyList (>= 2.3.3, < 4.0)
124132
atomos (~> 0.1.3)
125133
claide (>= 1.0.2, < 2.0)
@@ -130,8 +138,8 @@ PLATFORMS
130138
ruby
131139

132140
DEPENDENCIES
133-
cocoapods (~> 1.9)
141+
cocoapods (~> 1.10.1)
134142
danger
135143

136144
BUNDLED WITH
137-
2.1.4
145+
2.2.14

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@ Open Rx.xcworkspace, choose `RxExample` and hit run. This method will build ever
146146
use_frameworks!
147147

148148
target 'YOUR_TARGET_NAME' do
149-
pod 'RxSwift', '6.1.0'
150-
pod 'RxCocoa', '6.1.0'
149+
pod 'RxSwift', '6.2.0'
150+
pod 'RxCocoa', '6.2.0'
151151
end
152152

153153
# RxTest and RxBlocking make the most sense in the context of unit/integration tests
154154
target 'YOUR_TESTING_TARGET' do
155-
pod 'RxBlocking', '6.1.0'
156-
pod 'RxTest', '6.1.0'
155+
pod 'RxBlocking', '6.2.0'
156+
pod 'RxTest', '6.2.0'
157157
end
158158
```
159159

@@ -178,7 +178,7 @@ Simply drag the needed framework binaries to your **Frameworks, Libraries, and E
178178
Add this to `Cartfile`
179179

180180
```
181-
github "ReactiveX/RxSwift" "6.1.0"
181+
github "ReactiveX/RxSwift" "6.2.0"
182182
```
183183

184184
```bash
@@ -211,7 +211,7 @@ import PackageDescription
211211
let package = Package(
212212
name: "RxTestProject",
213213
dependencies: [
214-
.package(url: "https://github.com/ReactiveX/RxSwift.git", .exact("6.1.0"))
214+
.package(url: "https://github.com/ReactiveX/RxSwift.git", .exact("6.2.0"))
215215
],
216216
targets: [
217217
.target(name: "RxTestProject", dependencies: ["RxSwift", "RxCocoa"])

‎RxBlocking.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxBlocking"
3-
s.version = "6.1.0"
3+
s.version = "6.2.0"
44
s.summary = "RxSwift Blocking operatos"
55
s.description = <<-DESC
66
Set of blocking operators for RxSwift. These operators are mostly intended for unit/integration tests
@@ -25,6 +25,6 @@ Waiting for observable sequence to complete before exiting command line applicat
2525
s.source_files = 'RxBlocking/**/*.swift', 'Platform/**/*.swift'
2626
s.exclude_files = 'RxBlocking/Platform/**/*.swift'
2727

28-
s.dependency 'RxSwift', '6.1.0'
28+
s.dependency 'RxSwift', '6.2.0'
2929
s.swift_version = '5.1'
3030
end

‎RxBlocking/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>6.1.0</string>
18+
<string>6.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

‎RxCocoa.podspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxCocoa"
3-
s.version = "6.1.0"
3+
s.version = "6.2.0"
44
s.summary = "RxSwift Cocoa extensions"
55
s.description = <<-DESC
66
* UI extensions
@@ -23,8 +23,8 @@ Pod::Spec.new do |s|
2323
s.source_files = 'RxCocoa/**/*.{swift,h,m}', 'Platform/**/*.swift'
2424
s.exclude_files = 'RxCocoa/Platform/**/*.swift', 'Platform/AtomicInt.swift'
2525

26-
s.dependency 'RxSwift', '6.1.0'
27-
s.dependency 'RxRelay', '6.1.0'
26+
s.dependency 'RxSwift', '6.2.0'
27+
s.dependency 'RxRelay', '6.2.0'
2828

2929
s.swift_version = '5.1'
3030
end

‎RxCocoa/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>6.1.0</string>
18+
<string>6.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

‎RxRelay.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxRelay"
3-
s.version = "6.1.0"
3+
s.version = "6.2.0"
44
s.summary = "Relays for RxSwift - PublishRelay, BehaviorRelay and ReplayRelay"
55
s.description = <<-DESC
66
Relays for RxSwift - PublishRelay, BehaviorRelay and ReplayRelay
@@ -24,6 +24,6 @@ Relays for RxSwift - PublishRelay, BehaviorRelay and ReplayRelay
2424

2525
s.source_files = 'RxRelay/**/*.{swift,h,m}'
2626

27-
s.dependency 'RxSwift', '6.1.0'
27+
s.dependency 'RxSwift', '6.2.0'
2828
s.swift_version = '5.1'
2929
end

‎RxRelay/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>6.1.0</string>
18+
<string>6.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

‎RxSwift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxSwift"
3-
s.version = "6.1.0"
3+
s.version = "6.2.0"
44
s.summary = "RxSwift is a Swift implementation of Reactive Extensions"
55
s.description = <<-DESC
66
This is a Swift port of [ReactiveX.io](https://github.com/ReactiveX)

‎RxSwift/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>6.1.0</string>
18+
<string>6.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

‎RxTest.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxTest"
3-
s.version = "6.1.0"
3+
s.version = "6.2.0"
44
s.summary = "RxSwift Testing extensions"
55
s.description = <<-DESC
66
Unit testing extensions for RxSwift. This library contains mock schedulers, observables, and observers
@@ -56,7 +56,7 @@ func testMap() {
5656

5757
s.framework = 'XCTest'
5858

59-
s.dependency 'RxSwift', '6.1.0'
59+
s.dependency 'RxSwift', '6.2.0'
6060
s.swift_version = '5.1'
6161

6262
s.pod_target_xcconfig = { 'ENABLE_BITCODE' => 'NO' }

‎RxTest/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>6.1.0</string>
18+
<string>6.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)
Please sign in to comment.