Skip to content

Commit 8cd960e

Browse files
authored
Bump excon to 1.5.0 to address GHSA-48rx-c7pg-q66r (#64)
1 parent dcd38f4 commit 8cd960e

2 files changed

Lines changed: 31 additions & 27 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'cocoapods', '~> 1.12.0'
4-
gem 'fastlane', '2.235.0'
4+
gem 'fastlane', '2.237.0'
55
gem 'jazzy', '~> 0.14.3'
66
eval_gemfile('fastlane/Pluginfile')
77

Gemfile.lock

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ GEM
3131
artifactory (3.0.17)
3232
atomos (0.1.3)
3333
aws-eventstream (1.4.0)
34-
aws-partitions (1.1255.0)
35-
aws-sdk-core (3.250.0)
34+
aws-partitions (1.1268.0)
35+
aws-sdk-core (3.254.0)
3636
aws-eventstream (~> 1, >= 1.3.0)
3737
aws-partitions (~> 1, >= 1.992.0)
3838
aws-sigv4 (~> 1.9)
3939
base64
4040
bigdecimal
4141
jmespath (~> 1, >= 1.6.1)
4242
logger
43-
aws-sdk-kms (1.128.0)
44-
aws-sdk-core (~> 3, >= 3.248.0)
43+
aws-sdk-kms (1.130.0)
44+
aws-sdk-core (~> 3, >= 3.254.0)
4545
aws-sigv4 (~> 1.5)
46-
aws-sdk-s3 (1.224.0)
47-
aws-sdk-core (~> 3, >= 3.248.0)
46+
aws-sdk-s3 (1.227.0)
47+
aws-sdk-core (~> 3, >= 3.254.0)
4848
aws-sdk-kms (~> 1)
4949
aws-sigv4 (~> 1.5)
5050
aws-sigv4 (1.12.1)
@@ -109,7 +109,8 @@ GEM
109109
ethon (0.18.0)
110110
ffi (>= 1.15.0)
111111
logger
112-
excon (0.112.0)
112+
excon (1.5.0)
113+
logger
113114
faraday (1.10.6)
114115
faraday-em_http (~> 1.0)
115116
faraday-em_synchrony (~> 1.0)
@@ -139,10 +140,10 @@ GEM
139140
faraday_middleware (1.2.1)
140141
faraday (~> 1.0)
141142
fastimage (2.4.1)
142-
fastlane (2.235.0)
143+
fastlane (2.237.0)
143144
CFPropertyList (>= 2.3, < 5.0.0)
144145
abbrev (~> 0.1)
145-
addressable (>= 2.8, < 3.0.0)
146+
addressable (>= 2.9.0, < 3.0.0)
146147
artifactory (~> 3.0)
147148
aws-sdk-s3 (~> 1.197)
148149
babosa (>= 1.0.3, < 2.0.0)
@@ -154,7 +155,7 @@ GEM
154155
csv (~> 3.3)
155156
dotenv (>= 2.1.1, < 3.0.0)
156157
emoji_regex (>= 0.1, < 4.0)
157-
excon (>= 0.71.0, < 1.0.0)
158+
excon (>= 0.71.0, < 2.0.0)
158159
faraday (~> 1.0)
159160
faraday-cookie_jar (~> 0.0.6)
160161
faraday_middleware (~> 1.0)
@@ -168,9 +169,10 @@ GEM
168169
highline (~> 2.0)
169170
http-cookie (~> 1.0.5)
170171
json (< 3.0.0)
171-
jwt (>= 2.1.0, < 4)
172+
jwt (>= 2.10.3, < 4)
172173
logger (>= 1.6, < 2.0)
173174
mini_magick (>= 4.9.4, < 5.0.0)
175+
multi_json (~> 1.12)
174176
multipart-post (>= 2.0.0, < 3.0.0)
175177
mutex_m (~> 0.3)
176178
naturally (~> 2.2)
@@ -194,7 +196,7 @@ GEM
194196
fourflusher (2.3.1)
195197
fuzzy_match (2.0.4)
196198
gh_inspector (1.1.3)
197-
google-apis-androidpublisher_v3 (0.101.0)
199+
google-apis-androidpublisher_v3 (0.104.0)
198200
google-apis-core (>= 0.15.0, < 2.a)
199201
google-apis-core (0.18.0)
200202
addressable (~> 2.5, >= 2.5.1)
@@ -204,20 +206,20 @@ GEM
204206
mutex_m
205207
representable (~> 3.0)
206208
retriable (>= 2.0, < 4.a)
207-
google-apis-iamcredentials_v1 (0.27.0)
209+
google-apis-iamcredentials_v1 (0.28.0)
208210
google-apis-core (>= 0.15.0, < 2.a)
209-
google-apis-playcustomapp_v1 (0.17.0)
211+
google-apis-playcustomapp_v1 (0.18.0)
210212
google-apis-core (>= 0.15.0, < 2.a)
211-
google-apis-storage_v1 (0.63.0)
213+
google-apis-storage_v1 (0.64.0)
212214
google-apis-core (>= 0.15.0, < 2.a)
213-
google-cloud-core (1.8.0)
215+
google-cloud-core (1.9.0)
214216
google-cloud-env (>= 1.0, < 3.a)
215217
google-cloud-errors (~> 1.0)
216218
google-cloud-env (2.2.2)
217219
base64 (~> 0.2)
218220
faraday (>= 1.0, < 3.a)
219-
google-cloud-errors (1.6.0)
220-
google-cloud-storage (1.60.0)
221+
google-cloud-errors (1.7.0)
222+
google-cloud-storage (1.62.0)
221223
addressable (~> 2.8)
222224
digest-crc (~> 0.4)
223225
google-apis-core (>= 0.18, < 2)
@@ -227,13 +229,13 @@ GEM
227229
googleauth (~> 1.9)
228230
mini_mime (~> 1.0)
229231
google-logging-utils (0.2.0)
230-
googleauth (1.16.2)
232+
googleauth (1.17.1)
231233
faraday (>= 1.0, < 3.a)
232234
google-cloud-env (~> 2.2)
233235
google-logging-utils (~> 0.1)
234236
jwt (>= 1.4, < 4.0)
235-
multi_json (~> 1.11)
236237
os (>= 0.9, < 2.0)
238+
pstore (~> 0.1)
237239
signet (>= 0.16, < 2.a)
238240
highline (2.0.3)
239241
http-cookie (1.0.8)
@@ -253,7 +255,7 @@ GEM
253255
sqlite3 (~> 1.3)
254256
xcinvoke (~> 0.3.0)
255257
jmespath (1.6.2)
256-
json (2.19.7)
258+
json (2.21.1)
257259
jwt (3.2.0)
258260
base64
259261
liferaft (0.0.6)
@@ -271,12 +273,13 @@ GEM
271273
nap (1.1.0)
272274
naturally (2.3.0)
273275
netrc (0.11.0)
274-
nkf (0.2.0)
276+
nkf (0.3.0)
275277
open4 (1.3.4)
276278
optparse (0.8.1)
277279
os (1.1.4)
278280
ostruct (0.6.3)
279281
plist (3.7.2)
282+
pstore (0.2.1)
280283
public_suffix (4.0.7)
281284
rake (13.4.2)
282285
redcarpet (3.6.1)
@@ -294,11 +297,10 @@ GEM
294297
ffi (~> 1.9)
295298
securerandom (0.4.1)
296299
security (0.1.5)
297-
signet (0.21.0)
300+
signet (0.22.0)
298301
addressable (~> 2.8)
299302
faraday (>= 0.17.5, < 3.a)
300303
jwt (>= 1.5, < 4.0)
301-
multi_json (~> 1.10)
302304
simctl (1.6.10)
303305
CFPropertyList
304306
naturally
@@ -321,12 +323,14 @@ GEM
321323
word_wrap (1.0.0)
322324
xcinvoke (0.3.0)
323325
liferaft (~> 0.0.6)
324-
xcodeproj (1.27.0)
326+
xcodeproj (1.28.1)
325327
CFPropertyList (>= 2.3.3, < 4.0)
326328
atomos (~> 0.1.3)
329+
base64
327330
claide (>= 1.0.2, < 2.0)
328331
colored2 (~> 3.1)
329332
nanaimo (~> 0.4.0)
333+
nkf
330334
rexml (>= 3.3.6, < 4.0)
331335
xcpretty (0.4.1)
332336
rouge (~> 3.28.0)
@@ -338,7 +342,7 @@ PLATFORMS
338342

339343
DEPENDENCIES
340344
cocoapods (~> 1.12.0)
341-
fastlane (= 2.235.0)
345+
fastlane (= 2.237.0)
342346
fastlane-plugin-release_actions!
343347
jazzy (~> 0.14.3)
344348

0 commit comments

Comments
 (0)