Skip to content

Commit 1ea7f1c

Browse files
committed
chore: Alamofire 5.2
1 parent 48e33f5 commit 1ea7f1c

File tree

7 files changed

+115
-117
lines changed

7 files changed

+115
-117
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "ReactiveX/RxSwift" ~> 5.1
2-
github "Alamofire/Alamofire" ~> 5.1
2+
github "Alamofire/Alamofire" ~> 5.2

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "Alamofire/Alamofire" "5.2.1"
1+
github "Alamofire/Alamofire" "5.2.2"
22
github "AliSoftware/OHHTTPStubs" "9.0.0"
33
github "ReactiveX/RxSwift" "5.1.1"

Examples/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
22
- Alamofire (5.2.0)
3-
- RxAlamofire/Core (5.3.1):
4-
- Alamofire (~> 5.1)
3+
- RxAlamofire/Core (5.6.0):
4+
- Alamofire (~> 5.2)
55
- RxSwift (~> 5.1)
6-
- RxAlamofire/RxCocoa (5.3.1):
6+
- RxAlamofire/RxCocoa (5.6.0):
77
- RxAlamofire/Core
88
- RxCocoa (~> 5.1)
99
- RxCocoa (5.1.1):
@@ -29,11 +29,11 @@ EXTERNAL SOURCES:
2929

3030
SPEC CHECKSUMS:
3131
Alamofire: c1ca147559e730bfb2182c8c7aafbdd90a867987
32-
RxAlamofire: 15502b290253fab68688dafd60914c6390e9cc73
32+
RxAlamofire: bfeac70e273b248d686c7c6aee08cae934d65c18
3333
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
3434
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
3535
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
3636

3737
PODFILE CHECKSUM: 87577e46619859a5ff08dd18af527a2f96b51859
3838

39-
COCOAPODS: 1.9.2
39+
COCOAPODS: 1.9.3

Examples/RxAlamofireDemo.xcodeproj/project.pbxproj

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

Gemfile.lock

Lines changed: 53 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,36 @@ GEM
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.2)
12+
algoliasearch (1.27.3)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)
1515
atomos (0.1.3)
1616
aws-eventstream (1.1.0)
17-
aws-partitions (1.320.0)
18-
aws-sdk-core (3.96.1)
17+
aws-partitions (1.364.0)
18+
aws-sdk-core (3.105.0)
1919
aws-eventstream (~> 1, >= 1.0.2)
2020
aws-partitions (~> 1, >= 1.239.0)
2121
aws-sigv4 (~> 1.1)
2222
jmespath (~> 1.0)
23-
aws-sdk-kms (1.31.0)
24-
aws-sdk-core (~> 3, >= 3.71.0)
23+
aws-sdk-kms (1.37.0)
24+
aws-sdk-core (~> 3, >= 3.99.0)
2525
aws-sigv4 (~> 1.1)
26-
aws-sdk-s3 (1.66.0)
27-
aws-sdk-core (~> 3, >= 3.96.1)
26+
aws-sdk-s3 (1.79.1)
27+
aws-sdk-core (~> 3, >= 3.104.3)
2828
aws-sdk-kms (~> 1)
2929
aws-sigv4 (~> 1.1)
30-
aws-sigv4 (1.1.3)
31-
aws-eventstream (~> 1.0, >= 1.0.2)
30+
aws-sigv4 (1.2.2)
31+
aws-eventstream (~> 1, >= 1.0.2)
3232
babosa (1.0.3)
3333
claide (1.0.3)
3434
claide-plugins (0.9.2)
3535
cork
3636
nap
3737
open4 (~> 1.3)
38-
cocoapods (1.9.2)
38+
cocoapods (1.9.3)
3939
activesupport (>= 4.0.2, < 5)
4040
claide (>= 1.0.2, < 2.0)
41-
cocoapods-core (= 1.9.2)
41+
cocoapods-core (= 1.9.3)
4242
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4343
cocoapods-downloader (>= 1.2.2, < 2.0)
4444
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -54,7 +54,7 @@ GEM
5454
nap (~> 1.0)
5555
ruby-macho (~> 1.4)
5656
xcodeproj (>= 1.14.0, < 2.0)
57-
cocoapods-core (1.9.2)
57+
cocoapods-core (1.9.3)
5858
activesupport (>= 4.0.2, < 6)
5959
algoliasearch (~> 1.0)
6060
concurrent-ruby (~> 1.1)
@@ -63,7 +63,7 @@ GEM
6363
netrc (~> 0.11)
6464
typhoeus (~> 1.0)
6565
cocoapods-deintegrate (1.0.4)
66-
cocoapods-downloader (1.3.0)
66+
cocoapods-downloader (1.4.0)
6767
cocoapods-plugins (1.0.0)
6868
nap
6969
cocoapods-search (1.0.0)
@@ -76,77 +76,76 @@ GEM
7676
colored2 (3.1.2)
7777
commander-fastlane (4.4.6)
7878
highline (~> 1.7.2)
79-
concurrent-ruby (1.1.6)
79+
concurrent-ruby (1.1.7)
8080
cork (0.3.0)
8181
colored2 (~> 3.1)
82-
danger (8.0.0)
82+
danger (8.0.5)
8383
claide (~> 1.0)
8484
claide-plugins (>= 0.9.2)
8585
colored2 (~> 3.1)
8686
cork (~> 0.1)
8787
faraday (>= 0.9.0, < 2.0)
8888
faraday-http-cache (~> 2.0)
8989
git (~> 1.7)
90-
kramdown (~> 2.0)
90+
kramdown (~> 2.3)
9191
kramdown-parser-gfm (~> 1.0)
9292
no_proxy_fix
9393
octokit (~> 4.7)
9494
terminal-table (~> 1)
95-
danger-swiftlint (0.24.2)
95+
danger-swiftlint (0.24.4)
9696
danger
9797
rake (> 10)
9898
thor (~> 0.19)
9999
danger-xcov (0.5.0)
100100
danger (>= 2.1)
101101
xcov (>= 1.7.3)
102-
declarative (0.0.10)
102+
declarative (0.0.20)
103103
declarative-option (0.1.0)
104-
digest-crc (0.5.1)
104+
digest-crc (0.6.1)
105+
rake (~> 13.0)
105106
domain_name (0.5.20190701)
106107
unf (>= 0.0.5, < 1.0.0)
107-
dotenv (2.7.5)
108-
emoji_regex (1.0.1)
108+
dotenv (2.7.6)
109+
emoji_regex (3.0.0)
109110
escape (0.0.4)
110111
ethon (0.12.0)
111112
ffi (>= 1.3.0)
112-
excon (0.73.0)
113+
excon (0.76.0)
113114
faraday (1.0.1)
114115
multipart-post (>= 1.2, < 3)
115-
faraday-cookie_jar (0.0.6)
116-
faraday (>= 0.7.4)
116+
faraday-cookie_jar (0.0.7)
117+
faraday (>= 0.8.0)
117118
http-cookie (~> 1.0.0)
118119
faraday-http-cache (2.2.0)
119120
faraday (>= 0.8)
120121
faraday_middleware (1.0.0)
121122
faraday (~> 1.0)
122-
fastimage (2.1.7)
123-
fastlane (2.148.1)
123+
fastimage (2.2.0)
124+
fastlane (2.157.2)
124125
CFPropertyList (>= 2.3, < 4.0.0)
125126
addressable (>= 2.3, < 3.0.0)
126127
aws-sdk-s3 (~> 1.0)
127-
babosa (>= 1.0.2, < 2.0.0)
128+
babosa (>= 1.0.3, < 2.0.0)
128129
bundler (>= 1.12.0, < 3.0.0)
129130
colored
130131
commander-fastlane (>= 4.4.6, < 5.0.0)
131132
dotenv (>= 2.1.1, < 3.0.0)
132-
emoji_regex (>= 0.1, < 2.0)
133+
emoji_regex (>= 0.1, < 4.0)
133134
excon (>= 0.71.0, < 1.0.0)
134-
faraday (>= 0.17, < 2.0)
135+
faraday (~> 1.0)
135136
faraday-cookie_jar (~> 0.0.6)
136-
faraday_middleware (>= 0.13.1, < 2.0)
137+
faraday_middleware (~> 1.0)
137138
fastimage (>= 2.1.0, < 3.0.0)
138139
gh_inspector (>= 1.1.2, < 2.0.0)
139140
google-api-client (>= 0.37.0, < 0.39.0)
140141
google-cloud-storage (>= 1.15.0, < 2.0.0)
141142
highline (>= 1.7.2, < 2.0.0)
142143
json (< 3.0.0)
143-
jwt (~> 2.1.0)
144+
jwt (>= 2.1.0, < 3)
144145
mini_magick (>= 4.9.4, < 5.0.0)
145-
multi_xml (~> 0.5)
146146
multipart-post (~> 2.0.0)
147147
plist (>= 3.1.0, < 4.0.0)
148-
public_suffix (~> 2.0.0)
149-
rubyzip (>= 1.3.0, < 2.0.0)
148+
rubyzip (>= 2.0.0, < 3.0.0)
150149
security (= 0.1.3)
151150
simctl (~> 1.6.3)
152151
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -158,7 +157,7 @@ GEM
158157
xcodeproj (>= 1.13.0, < 2.0.0)
159158
xcpretty (~> 0.3.0)
160159
xcpretty-travis-formatter (>= 0.0.3)
161-
ffi (1.12.2)
160+
ffi (1.13.1)
162161
fourflusher (2.3.1)
163162
fuzzy_match (2.0.4)
164163
gh_inspector (1.1.3)
@@ -175,17 +174,17 @@ GEM
175174
google-cloud-core (1.5.0)
176175
google-cloud-env (~> 1.0)
177176
google-cloud-errors (~> 1.0)
178-
google-cloud-env (1.3.1)
177+
google-cloud-env (1.3.3)
179178
faraday (>= 0.17.3, < 2.0)
180-
google-cloud-errors (1.0.0)
181-
google-cloud-storage (1.26.1)
179+
google-cloud-errors (1.0.1)
180+
google-cloud-storage (1.28.0)
182181
addressable (~> 2.5)
183182
digest-crc (~> 0.4)
184183
google-api-client (~> 0.33)
185184
google-cloud-core (~> 1.2)
186185
googleauth (~> 0.9)
187186
mini_mime (~> 1.0)
188-
googleauth (0.12.0)
187+
googleauth (0.13.1)
189188
faraday (>= 0.17.3, < 2.0)
190189
jwt (>= 1.4, < 3.0)
191190
memoist (~> 0.16)
@@ -198,7 +197,7 @@ GEM
198197
httpclient (2.8.3)
199198
i18n (0.9.5)
200199
concurrent-ruby (~> 1.0)
201-
jazzy (0.13.3)
200+
jazzy (0.13.5)
202201
cocoapods (~> 1.5)
203202
mustache (~> 1.1)
204203
open4
@@ -208,23 +207,22 @@ GEM
208207
sqlite3 (~> 1.3)
209208
xcinvoke (~> 0.3.0)
210209
jmespath (1.4.0)
211-
json (2.3.0)
212-
jwt (2.1.0)
213-
kramdown (2.2.1)
210+
json (2.3.1)
211+
jwt (2.2.2)
212+
kramdown (2.3.0)
214213
rexml
215214
kramdown-parser-gfm (1.1.0)
216215
kramdown (~> 2.0)
217216
liferaft (0.0.6)
218217
memoist (0.16.2)
219218
mini_magick (4.10.1)
220219
mini_mime (1.0.2)
221-
minitest (5.14.1)
220+
minitest (5.14.2)
222221
molinillo (0.6.6)
223-
multi_json (1.14.1)
224-
multi_xml (0.6.0)
222+
multi_json (1.15.0)
225223
multipart-post (2.0.0)
226224
mustache (1.1.1)
227-
nanaimo (0.2.6)
225+
nanaimo (0.3.0)
228226
nap (1.1.0)
229227
naturally (2.2.0)
230228
netrc (0.11.0)
@@ -233,9 +231,9 @@ GEM
233231
faraday (>= 0.9)
234232
sawyer (~> 0.8.0, >= 0.5.3)
235233
open4 (1.3.4)
236-
os (1.1.0)
234+
os (1.1.1)
237235
plist (3.5.0)
238-
public_suffix (2.0.5)
236+
public_suffix (4.0.6)
239237
rake (13.0.1)
240238
rchardet (1.8.0)
241239
redcarpet (3.5.0)
@@ -247,8 +245,8 @@ GEM
247245
rexml (3.2.4)
248246
rouge (2.0.7)
249247
ruby-macho (1.4.0)
250-
rubyzip (1.3.0)
251-
sassc (2.3.0)
248+
rubyzip (2.3.0)
249+
sassc (2.4.0)
252250
ffi (~> 1.9)
253251
sawyer (0.8.2)
254252
addressable (>= 2.3.5)
@@ -270,7 +268,7 @@ GEM
270268
thor (0.20.3)
271269
thread_safe (0.3.6)
272270
tty-cursor (0.7.1)
273-
tty-screen (0.7.1)
271+
tty-screen (0.8.1)
274272
tty-spinner (0.9.3)
275273
tty-cursor (~> 0.7)
276274
typhoeus (1.4.0)
@@ -285,13 +283,13 @@ GEM
285283
word_wrap (1.0.0)
286284
xcinvoke (0.3.0)
287285
liferaft (~> 0.0.6)
288-
xcodeproj (1.16.0)
286+
xcodeproj (1.18.0)
289287
CFPropertyList (>= 2.3.3, < 4.0)
290288
atomos (~> 0.1.3)
291289
claide (>= 1.0.2, < 2.0)
292290
colored2 (~> 3.1)
293-
nanaimo (~> 0.2.6)
294-
xcov (1.7.3)
291+
nanaimo (~> 0.3.0)
292+
xcov (1.7.4)
295293
fastlane (>= 2.141.0, < 3.0.0)
296294
multipart-post
297295
slack-notifier

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(name: "RxAlamofire",
1515

1616
dependencies: [
1717
// Dependencies declare other packages that this package depends on.
18-
.package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.1.0")),
18+
.package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.2.0")),
1919
.package(url: "https://github.com/ReactiveX/RxSwift.git", .upToNextMajor(from: "5.1.0")),
2020
.package(url: "https://github.com/AliSoftware/OHHTTPStubs.git", .upToNextMajor(from: "9.0.0"))
2121
],

RxAlamofire.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
s.subspec "Core" do |ss|
2222
ss.source_files = "Sources/RxAlamofire/*.swift"
2323
ss.dependency "RxSwift", "~> 5.1"
24-
ss.dependency "Alamofire", "~> 5.1"
24+
ss.dependency "Alamofire", "~> 5.2"
2525
ss.framework = "Foundation"
2626
end
2727

0 commit comments

Comments
 (0)