Skip to content

Commit a375af0

Browse files
[CI] Update Ruby gems (#905)
1 parent 9ddaf7c commit a375af0

File tree

3 files changed

+34
-30
lines changed

3 files changed

+34
-30
lines changed

.github/workflows/smoke-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ jobs:
5555
- uses: ./.github/actions/bootstrap
5656
env:
5757
INSTALL_INTERFACE_ANALYZER: true
58-
- run: bundle exec fastlane validate_public_interface
5958
- run: bundle exec fastlane lint_pr
6059
- run: bundle exec fastlane rubocop
6160
- run: bundle exec fastlane run_swift_format strict:true
61+
- run: bundle exec fastlane validate_public_interface
6262
- run: bundle exec fastlane pod_lint
6363
if: startsWith(github.event.pull_request.head.ref, 'release/')
6464

Gemfile.lock

Lines changed: 32 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,23 @@ GEM
2626
ast (2.4.3)
2727
atomos (0.1.3)
2828
aws-eventstream (1.4.0)
29-
aws-partitions (1.1114.0)
30-
aws-sdk-core (3.225.1)
29+
aws-partitions (1.1139.0)
30+
aws-sdk-core (3.228.0)
3131
aws-eventstream (~> 1, >= 1.3.0)
3232
aws-partitions (~> 1, >= 1.992.0)
3333
aws-sigv4 (~> 1.9)
3434
base64
35+
bigdecimal
3536
jmespath (~> 1, >= 1.6.1)
3637
logger
37-
aws-sdk-kms (1.104.0)
38-
aws-sdk-core (~> 3, >= 3.225.0)
38+
aws-sdk-kms (1.109.0)
39+
aws-sdk-core (~> 3, >= 3.228.0)
3940
aws-sigv4 (~> 1.5)
40-
aws-sdk-s3 (1.189.0)
41-
aws-sdk-core (~> 3, >= 3.225.0)
41+
aws-sdk-s3 (1.195.0)
42+
aws-sdk-core (~> 3, >= 3.228.0)
4243
aws-sdk-kms (~> 1)
4344
aws-sigv4 (~> 1.5)
44-
aws-sigv4 (1.12.0)
45+
aws-sigv4 (1.12.1)
4546
aws-eventstream (~> 1, >= 1.0.2)
4647
babosa (1.0.4)
4748
base64 (0.3.0)
@@ -52,7 +53,7 @@ GEM
5253
cork
5354
nap
5455
open4 (~> 1.3)
55-
clamp (1.3.2)
56+
clamp (1.3.3)
5657
cocoapods (1.16.2)
5758
addressable (~> 2.8)
5859
claide (>= 1.0.2, < 2.0)
@@ -99,20 +100,20 @@ GEM
99100
connection_pool (2.5.3)
100101
cork (0.3.0)
101102
colored2 (~> 3.1)
102-
danger (9.5.1)
103+
danger (9.5.3)
103104
base64 (~> 0.2)
104105
claide (~> 1.0)
105106
claide-plugins (>= 0.9.2)
106-
colored2 (~> 3.1)
107+
colored2 (>= 3.1, < 5)
107108
cork (~> 0.1)
108109
faraday (>= 0.9.0, < 3.0)
109110
faraday-http-cache (~> 2.0)
110-
git (~> 1.13)
111-
kramdown (~> 2.3)
111+
git (>= 1.13, < 3.0)
112+
kramdown (>= 2.5.1, < 3.0)
112113
kramdown-parser-gfm (~> 1.0)
113114
octokit (>= 4.0)
114115
pstore (~> 0.1)
115-
terminal-table (>= 1, < 4)
116+
terminal-table (>= 1, < 5)
116117
danger-commit_lint (0.0.7)
117118
danger-plugin-api (~> 1.0)
118119
danger-plugin-api (1.0.0)
@@ -144,12 +145,12 @@ GEM
144145
faraday (>= 0.8.0)
145146
http-cookie (~> 1.0.0)
146147
faraday-em_http (1.0.0)
147-
faraday-em_synchrony (1.0.0)
148+
faraday-em_synchrony (1.0.1)
148149
faraday-excon (1.1.0)
149150
faraday-http-cache (2.5.1)
150151
faraday (>= 0.8)
151152
faraday-httpclient (1.0.1)
152-
faraday-multipart (1.1.0)
153+
faraday-multipart (1.1.1)
153154
multipart-post (~> 2.0)
154155
faraday-net_http (1.0.2)
155156
faraday-net_http_persistent (1.2.0)
@@ -207,7 +208,7 @@ GEM
207208
fastlane
208209
pry
209210
fastlane-plugin-sonarcloud_metric_kit (0.2.1)
210-
fastlane-plugin-stream_actions (0.3.84)
211+
fastlane-plugin-stream_actions (0.3.90)
211212
xctest_list (= 1.2.1)
212213
fastlane-plugin-versioning (0.7.1)
213214
fastlane-sirp (1.0.0)
@@ -216,8 +217,10 @@ GEM
216217
fourflusher (2.3.1)
217218
fuzzy_match (2.0.4)
218219
gh_inspector (1.1.3)
219-
git (1.19.1)
220+
git (2.3.3)
221+
activesupport (>= 5.0)
220222
addressable (~> 2.8)
223+
process_executer (~> 1.1)
221224
rchardet (~> 1.8)
222225
google-apis-androidpublisher_v3 (0.54.0)
223226
google-apis-core (>= 0.11.0, < 2.a)
@@ -263,29 +266,29 @@ GEM
263266
i18n (1.14.7)
264267
concurrent-ruby (~> 1.0)
265268
jmespath (1.6.2)
266-
json (2.12.2)
267-
jwt (2.10.1)
269+
json (2.13.2)
270+
jwt (2.10.2)
268271
base64
269272
kramdown (2.5.1)
270273
rexml (>= 3.3.9)
271274
kramdown-parser-gfm (1.1.0)
272275
kramdown (~> 2.0)
273-
lefthook (1.11.16)
276+
lefthook (1.12.2)
274277
logger (1.7.0)
275278
method_source (1.1.0)
276279
mini_magick (4.13.2)
277280
mini_mime (1.1.5)
278281
mini_portile2 (2.8.9)
279282
minitest (5.25.5)
280283
molinillo (0.8.0)
281-
multi_json (1.15.0)
284+
multi_json (1.17.0)
282285
multipart-post (2.4.1)
283286
mustermann (3.0.3)
284287
ruby2_keywords (~> 0.0.1)
285288
mutex_m (0.3.0)
286289
nanaimo (0.4.0)
287290
nap (1.1.0)
288-
naturally (2.2.2)
291+
naturally (2.3.0)
289292
netrc (0.11.0)
290293
nio4r (2.7.4)
291294
nkf (0.2.0)
@@ -299,20 +302,21 @@ GEM
299302
optparse (0.6.0)
300303
os (1.1.4)
301304
parallel (1.27.0)
302-
parser (3.3.8.0)
305+
parser (3.3.9.0)
303306
ast (~> 2.4.1)
304307
racc
305308
plist (3.7.2)
306309
prism (1.4.0)
310+
process_executer (1.3.0)
307311
pry (0.15.2)
308312
coderay (~> 1.1)
309313
method_source (~> 1.0)
310314
pstore (0.2.0)
311315
public_suffix (4.0.7)
312-
puma (6.6.0)
316+
puma (6.6.1)
313317
nio4r (~> 2.0)
314318
racc (1.8.1)
315-
rack (3.1.16)
319+
rack (3.2.0)
316320
rack-protection (4.1.1)
317321
base64 (>= 0.1.0)
318322
logger (>= 1.6.0)
@@ -343,7 +347,7 @@ GEM
343347
rubocop-ast (>= 1.23.0, < 2.0)
344348
ruby-progressbar (~> 1.7)
345349
unicode-display_width (>= 1.4.0, < 3.0)
346-
rubocop-ast (1.45.1)
350+
rubocop-ast (1.46.0)
347351
parser (>= 3.3.7.2)
348352
prism (~> 1.4)
349353
rubocop-performance (1.19.1)
@@ -385,7 +389,7 @@ GEM
385389
terminal-notifier (2.0.0)
386390
terminal-table (3.0.2)
387391
unicode-display_width (>= 1.1.1, < 3)
388-
tilt (2.6.0)
392+
tilt (2.6.1)
389393
trailblazer-option (0.1.2)
390394
tty-cursor (0.7.1)
391395
tty-screen (0.8.2)
@@ -422,7 +426,7 @@ DEPENDENCIES
422426
fastlane-plugin-create_xcframework
423427
fastlane-plugin-lizard
424428
fastlane-plugin-sonarcloud_metric_kit
425-
fastlane-plugin-stream_actions (= 0.3.84)
429+
fastlane-plugin-stream_actions (= 0.3.90)
426430
fastlane-plugin-versioning
427431
json
428432
lefthook

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
gem 'fastlane-plugin-versioning'
66
gem 'fastlane-plugin-sonarcloud_metric_kit'
77
gem 'fastlane-plugin-create_xcframework'
8-
gem 'fastlane-plugin-stream_actions', '0.3.84'
8+
gem 'fastlane-plugin-stream_actions', '0.3.90'

0 commit comments

Comments
 (0)