Skip to content

Commit 5805864

Browse files
committed
[BW] Update Ruby gems
1 parent 9873bca commit 5805864

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
ast (2.4.2)
1919
atomos (0.1.3)
2020
aws-eventstream (1.2.0)
21-
aws-partitions (1.707.0)
21+
aws-partitions (1.716.0)
2222
aws-sdk-core (3.170.0)
2323
aws-eventstream (~> 1, >= 1.0.2)
2424
aws-partitions (~> 1, >= 1.651.0)
@@ -27,7 +27,7 @@ GEM
2727
aws-sdk-kms (1.62.0)
2828
aws-sdk-core (~> 3, >= 3.165.0)
2929
aws-sigv4 (~> 1.1)
30-
aws-sdk-s3 (1.119.0)
30+
aws-sdk-s3 (1.119.1)
3131
aws-sdk-core (~> 3, >= 3.165.0)
3232
aws-sdk-kms (~> 1)
3333
aws-sigv4 (~> 1.4)
@@ -82,7 +82,7 @@ GEM
8282
colored2 (3.1.2)
8383
commander (4.6.0)
8484
highline (~> 2.0.0)
85-
concurrent-ruby (1.2.0)
85+
concurrent-ruby (1.2.2)
8686
cork (0.3.0)
8787
colored2 (~> 3.1)
8888
danger (9.2.0)
@@ -144,7 +144,7 @@ GEM
144144
faraday_middleware (1.2.0)
145145
faraday (~> 1.0)
146146
fastimage (2.2.6)
147-
fastlane (2.211.0)
147+
fastlane (2.212.1)
148148
CFPropertyList (>= 2.3, < 4.0.0)
149149
addressable (>= 2.8, < 3.0.0)
150150
artifactory (~> 3.0)
@@ -190,7 +190,7 @@ GEM
190190
fastlane
191191
pry
192192
fastlane-plugin-sonarcloud_metric_kit (0.2.1)
193-
fastlane-plugin-stream_actions (0.2.2)
193+
fastlane-plugin-stream_actions (0.2.3)
194194
fastlane-plugin-versioning (0.5.1)
195195
ffi (1.15.5)
196196
fourflusher (2.3.1)
@@ -199,9 +199,9 @@ GEM
199199
git (1.13.2)
200200
addressable (~> 2.8)
201201
rchardet (~> 1.8)
202-
google-apis-androidpublisher_v3 (0.33.0)
202+
google-apis-androidpublisher_v3 (0.34.0)
203203
google-apis-core (>= 0.9.1, < 2.a)
204-
google-apis-core (0.10.0)
204+
google-apis-core (0.11.0)
205205
addressable (~> 2.5, >= 2.5.1)
206206
googleauth (>= 0.16.2, < 2.a)
207207
httpclient (>= 2.8.1, < 3.a)
@@ -210,8 +210,8 @@ GEM
210210
retriable (>= 2.0, < 4.a)
211211
rexml
212212
webrick
213-
google-apis-iamcredentials_v1 (0.16.0)
214-
google-apis-core (>= 0.9.1, < 2.a)
213+
google-apis-iamcredentials_v1 (0.17.0)
214+
google-apis-core (>= 0.11.0, < 2.a)
215215
google-apis-playcustomapp_v1 (0.12.0)
216216
google-apis-core (>= 0.9.1, < 2.a)
217217
google-apis-storage_v1 (0.19.0)
@@ -278,7 +278,7 @@ GEM
278278
naturally (2.2.1)
279279
netrc (0.11.0)
280280
no_proxy_fix (0.1.2)
281-
nokogiri (1.14.1)
281+
nokogiri (1.14.2)
282282
mini_portile2 (~> 2.8.0)
283283
racc (~> 1.4)
284284
octokit (5.6.1)
@@ -288,9 +288,9 @@ GEM
288288
optparse (0.1.1)
289289
os (1.1.4)
290290
parallel (1.22.1)
291-
parser (3.2.0.0)
291+
parser (3.2.1.0)
292292
ast (~> 2.4.1)
293-
plist (3.6.0)
293+
plist (3.7.0)
294294
pry (0.14.2)
295295
coderay (~> 1.1)
296296
method_source (~> 1.0)
@@ -303,7 +303,7 @@ GEM
303303
rake (13.0.6)
304304
rchardet (1.8.0)
305305
redcarpet (3.6.0)
306-
regexp_parser (2.6.2)
306+
regexp_parser (2.7.0)
307307
representable (3.2.0)
308308
declarative (< 0.1.0)
309309
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -321,8 +321,8 @@ GEM
321321
rubocop-ast (>= 1.23.0, < 2.0)
322322
ruby-progressbar (~> 1.7)
323323
unicode-display_width (>= 1.4.0, < 3.0)
324-
rubocop-ast (1.24.1)
325-
parser (>= 3.1.1.0)
324+
rubocop-ast (1.26.0)
325+
parser (>= 3.2.1.0)
326326
rubocop-performance (1.16.0)
327327
rubocop (>= 1.7.0, < 2.0)
328328
rubocop-ast (>= 0.4.0)
@@ -357,12 +357,12 @@ GEM
357357
clamp (~> 1.3)
358358
nokogiri (>= 1.13.9)
359359
xcodeproj (~> 1.21)
360-
sqlite3 (1.6.0)
360+
sqlite3 (1.6.1)
361361
mini_portile2 (~> 2.8.0)
362362
terminal-notifier (2.0.0)
363363
terminal-table (1.8.0)
364364
unicode-display_width (~> 1.1, >= 1.1.1)
365-
tilt (2.0.11)
365+
tilt (2.1.0)
366366
trailblazer-option (0.1.2)
367367
tty-cursor (0.7.1)
368368
tty-screen (0.8.1)
@@ -396,7 +396,7 @@ GEM
396396
xcpretty-travis-formatter (1.0.1)
397397
xcpretty (~> 0.2, >= 0.0.7)
398398
xctest_list (1.2.1)
399-
zeitwerk (2.6.6)
399+
zeitwerk (2.6.7)
400400

401401
PLATFORMS
402402
ruby
@@ -409,7 +409,7 @@ DEPENDENCIES
409409
fastlane-plugin-emerge
410410
fastlane-plugin-lizard
411411
fastlane-plugin-sonarcloud_metric_kit
412-
fastlane-plugin-stream_actions (= 0.2.2)
412+
fastlane-plugin-stream_actions (= 0.2.3)
413413
fastlane-plugin-versioning
414414
jazzy
415415
json

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-emerge'
77
gem 'fastlane-plugin-sonarcloud_metric_kit'
8-
gem 'fastlane-plugin-stream_actions', '0.2.2'
8+
gem 'fastlane-plugin-stream_actions', '0.2.3'

0 commit comments

Comments
 (0)