Skip to content

Commit 46d403a

Browse files
committed
[CI] Update ruby gems
1 parent 416d8ae commit 46d403a

File tree

3 files changed

+35
-31
lines changed

3 files changed

+35
-31
lines changed

.github/workflows/smoke-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ jobs:
140140
- uses: ./.github/actions/bootstrap
141141
env:
142142
INSTALL_INTERFACE_ANALYZER: true
143-
- run: bundle exec fastlane validate_public_interface
144143
- run: bundle exec fastlane lint_pr
145144
- run: bundle exec fastlane rubocop
146145
- run: bundle exec fastlane run_swift_format strict:true
146+
- run: bundle exec fastlane validate_public_interface
147147
- run: bundle exec fastlane pod_lint
148148
if: startsWith(github.event.pull_request.head.ref, 'release/')
149149

Gemfile.lock

Lines changed: 33 additions & 29 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
badge (0.13.0)
@@ -56,7 +57,7 @@ GEM
5657
cork
5758
nap
5859
open4 (~> 1.3)
59-
clamp (1.3.2)
60+
clamp (1.3.3)
6061
cocoapods (1.16.2)
6162
addressable (~> 2.8)
6263
claide (>= 1.0.2, < 2.0)
@@ -103,20 +104,20 @@ GEM
103104
connection_pool (2.5.3)
104105
cork (0.3.0)
105106
colored2 (~> 3.1)
106-
danger (9.5.1)
107+
danger (9.5.3)
107108
base64 (~> 0.2)
108109
claide (~> 1.0)
109110
claide-plugins (>= 0.9.2)
110-
colored2 (~> 3.1)
111+
colored2 (>= 3.1, < 5)
111112
cork (~> 0.1)
112113
faraday (>= 0.9.0, < 3.0)
113114
faraday-http-cache (~> 2.0)
114-
git (~> 1.13)
115-
kramdown (~> 2.3)
115+
git (>= 1.13, < 3.0)
116+
kramdown (>= 2.5.1, < 3.0)
116117
kramdown-parser-gfm (~> 1.0)
117118
octokit (>= 4.0)
118119
pstore (~> 0.1)
119-
terminal-table (>= 1, < 4)
120+
terminal-table (>= 1, < 5)
120121
danger-commit_lint (0.0.7)
121122
danger-plugin-api (~> 1.0)
122123
danger-plugin-api (1.0.0)
@@ -148,12 +149,12 @@ GEM
148149
faraday (>= 0.8.0)
149150
http-cookie (~> 1.0.0)
150151
faraday-em_http (1.0.0)
151-
faraday-em_synchrony (1.0.0)
152+
faraday-em_synchrony (1.0.1)
152153
faraday-excon (1.1.0)
153154
faraday-http-cache (2.5.1)
154155
faraday (>= 0.8)
155156
faraday-httpclient (1.0.1)
156-
faraday-multipart (1.1.0)
157+
faraday-multipart (1.1.1)
157158
multipart-post (~> 2.0)
158159
faraday-net_http (1.0.2)
159160
faraday-net_http_persistent (1.2.0)
@@ -210,7 +211,7 @@ GEM
210211
bundler
211212
fastlane
212213
pry
213-
fastlane-plugin-stream_actions (0.3.84)
214+
fastlane-plugin-stream_actions (0.3.90)
214215
xctest_list (= 1.2.1)
215216
fastlane-plugin-versioning (0.7.1)
216217
fastlane-sirp (1.0.0)
@@ -219,8 +220,10 @@ GEM
219220
fourflusher (2.3.1)
220221
fuzzy_match (2.0.4)
221222
gh_inspector (1.1.3)
222-
git (1.19.1)
223+
git (2.3.3)
224+
activesupport (>= 5.0)
223225
addressable (~> 2.8)
226+
process_executer (~> 1.1)
224227
rchardet (~> 1.8)
225228
google-apis-androidpublisher_v3 (0.54.0)
226229
google-apis-core (>= 0.11.0, < 2.a)
@@ -266,33 +269,33 @@ GEM
266269
i18n (1.14.7)
267270
concurrent-ruby (~> 1.0)
268271
jmespath (1.6.2)
269-
json (2.12.2)
270-
jwt (2.10.1)
272+
json (2.13.2)
273+
jwt (2.10.2)
271274
base64
272275
kramdown (2.5.1)
273276
rexml (>= 3.3.9)
274277
kramdown-parser-gfm (1.1.0)
275278
kramdown (~> 2.0)
276-
lefthook (1.11.16)
279+
lefthook (1.12.2)
277280
logger (1.7.0)
278281
method_source (1.1.0)
279282
mini_magick (4.13.2)
280283
mini_mime (1.1.5)
281284
mini_portile2 (2.8.9)
282285
minitest (5.25.5)
283286
molinillo (0.8.0)
284-
multi_json (1.15.0)
287+
multi_json (1.17.0)
285288
multipart-post (2.4.1)
286289
mustermann (3.0.3)
287290
ruby2_keywords (~> 0.0.1)
288291
mutex_m (0.3.0)
289292
nanaimo (0.4.0)
290293
nap (1.1.0)
291-
naturally (2.2.2)
294+
naturally (2.3.0)
292295
netrc (0.11.0)
293296
nio4r (2.7.4)
294297
nkf (0.2.0)
295-
nokogiri (1.18.8)
298+
nokogiri (1.18.9)
296299
mini_portile2 (~> 2.8.2)
297300
racc (~> 1.4)
298301
octokit (10.0.0)
@@ -302,20 +305,21 @@ GEM
302305
optparse (0.6.0)
303306
os (1.1.4)
304307
parallel (1.27.0)
305-
parser (3.3.8.0)
308+
parser (3.3.9.0)
306309
ast (~> 2.4.1)
307310
racc
308311
plist (3.7.2)
309312
prism (1.4.0)
313+
process_executer (1.3.0)
310314
pry (0.15.2)
311315
coderay (~> 1.1)
312316
method_source (~> 1.0)
313317
pstore (0.2.0)
314318
public_suffix (4.0.7)
315-
puma (6.6.0)
319+
puma (6.6.1)
316320
nio4r (~> 2.0)
317321
racc (1.8.1)
318-
rack (3.1.16)
322+
rack (3.2.0)
319323
rack-protection (4.1.1)
320324
base64 (>= 0.1.0)
321325
logger (>= 1.6.0)
@@ -346,7 +350,7 @@ GEM
346350
rubocop-ast (>= 1.23.0, < 2.0)
347351
ruby-progressbar (~> 1.7)
348352
unicode-display_width (>= 1.4.0, < 3.0)
349-
rubocop-ast (1.45.1)
353+
rubocop-ast (1.46.0)
350354
parser (>= 3.3.7.2)
351355
prism (~> 1.4)
352356
rubocop-performance (1.19.1)
@@ -388,7 +392,7 @@ GEM
388392
terminal-notifier (2.0.0)
389393
terminal-table (3.0.2)
390394
unicode-display_width (>= 1.1.1, < 3)
391-
tilt (2.6.0)
395+
tilt (2.6.1)
392396
trailblazer-option (0.1.2)
393397
tty-cursor (0.7.1)
394398
tty-screen (0.8.2)
@@ -425,7 +429,7 @@ DEPENDENCIES
425429
fastlane
426430
fastlane-plugin-create_xcframework
427431
fastlane-plugin-lizard
428-
fastlane-plugin-stream_actions (= 0.3.84)
432+
fastlane-plugin-stream_actions (= 0.3.90)
429433
fastlane-plugin-versioning
430434
json
431435
lefthook

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gem 'fastlane-plugin-versioning'
22
gem 'fastlane-plugin-create_xcframework'
3-
gem 'fastlane-plugin-stream_actions', '0.3.84'
3+
gem 'fastlane-plugin-stream_actions', '0.3.90'

0 commit comments

Comments
 (0)