Skip to content

Commit 04db694

Browse files
Bump fastlane from 2.236.1 to 2.237.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.236.1 to 2.237.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.236.1...fastlane/2.237.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8203a30 commit 04db694

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ GEM
3131
ast (2.4.3)
3232
atomos (0.1.3)
3333
aws-eventstream (1.4.0)
34-
aws-partitions (1.1262.0)
35-
aws-sdk-core (3.252.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.129.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.226.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)
@@ -130,7 +130,8 @@ GEM
130130
escape (0.0.4)
131131
ethon (0.15.0)
132132
ffi (>= 1.15.0)
133-
excon (0.112.0)
133+
excon (1.5.0)
134+
logger
134135
faraday (1.10.6)
135136
faraday-em_http (~> 1.0)
136137
faraday-em_synchrony (~> 1.0)
@@ -162,10 +163,10 @@ GEM
162163
faraday_middleware (1.2.1)
163164
faraday (~> 1.0)
164165
fastimage (2.4.1)
165-
fastlane (2.236.1)
166+
fastlane (2.237.0)
166167
CFPropertyList (>= 2.3, < 5.0.0)
167168
abbrev (~> 0.1)
168-
addressable (>= 2.8, < 3.0.0)
169+
addressable (>= 2.9.0, < 3.0.0)
169170
artifactory (~> 3.0)
170171
aws-sdk-s3 (~> 1.197)
171172
babosa (>= 1.0.3, < 2.0.0)
@@ -177,7 +178,7 @@ GEM
177178
csv (~> 3.3)
178179
dotenv (>= 2.1.1, < 3.0.0)
179180
emoji_regex (>= 0.1, < 4.0)
180-
excon (>= 0.71.0, < 1.0.0)
181+
excon (>= 0.71.0, < 2.0.0)
181182
faraday (~> 1.0)
182183
faraday-cookie_jar (~> 0.0.6)
183184
faraday_middleware (~> 1.0)
@@ -233,7 +234,7 @@ GEM
233234
addressable (~> 2.8)
234235
process_executer (~> 4.0)
235236
rchardet (~> 1.9)
236-
google-apis-androidpublisher_v3 (0.103.0)
237+
google-apis-androidpublisher_v3 (0.104.0)
237238
google-apis-core (>= 0.15.0, < 2.a)
238239
google-apis-core (0.18.0)
239240
addressable (~> 2.5, >= 2.5.1)
@@ -255,8 +256,8 @@ GEM
255256
google-cloud-env (2.2.2)
256257
base64 (~> 0.2)
257258
faraday (>= 1.0, < 3.a)
258-
google-cloud-errors (1.6.0)
259-
google-cloud-storage (1.61.0)
259+
google-cloud-errors (1.7.0)
260+
google-cloud-storage (1.62.0)
260261
addressable (~> 2.8)
261262
digest-crc (~> 0.4)
262263
google-apis-core (>= 0.18, < 2)
@@ -379,12 +380,14 @@ GEM
379380
uber (0.1.0)
380381
unicode-display_width (2.6.0)
381382
word_wrap (1.0.0)
382-
xcodeproj (1.27.0)
383+
xcodeproj (1.28.1)
383384
CFPropertyList (>= 2.3.3, < 4.0)
384385
atomos (~> 0.1.3)
386+
base64
385387
claide (>= 1.0.2, < 2.0)
386388
colored2 (~> 3.1)
387389
nanaimo (~> 0.4.0)
390+
nkf
388391
rexml (>= 3.3.6, < 4.0)
389392
xcpretty (0.4.1)
390393
rouge (~> 3.28.0)

0 commit comments

Comments
 (0)