Skip to content

Commit d266dea

Browse files
edisooonEdison Zhangtylerjroach
authored
chore: update rexml to 3.3.9 (#2940)
Co-authored-by: Edison Zhang <[email protected]> Co-authored-by: Tyler Roach <[email protected]>
1 parent f267334 commit d266dea

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

scripts/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
gem "fastlane"
44
gem "addressable", ">= 2.8.0"
5-
gem "rexml", ">= 3.3.6"
5+
gem "rexml", ">= 3.3.9"
66

77
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
88
eval_gemfile(plugins_path) if File.exist?(plugins_path)

scripts/Gemfile.lock

+26-24
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@ GEM
1818
artifactory (3.0.17)
1919
atomos (0.1.3)
2020
aws-eventstream (1.3.0)
21-
aws-partitions (1.968.0)
22-
aws-sdk-core (3.201.5)
21+
aws-partitions (1.997.0)
22+
aws-sdk-core (3.211.0)
2323
aws-eventstream (~> 1, >= 1.3.0)
24-
aws-partitions (~> 1, >= 1.651.0)
24+
aws-partitions (~> 1, >= 1.992.0)
2525
aws-sigv4 (~> 1.9)
2626
jmespath (~> 1, >= 1.6.1)
27-
aws-sdk-kms (1.88.0)
28-
aws-sdk-core (~> 3, >= 3.201.0)
27+
aws-sdk-kms (1.95.0)
28+
aws-sdk-core (~> 3, >= 3.210.0)
2929
aws-sigv4 (~> 1.5)
30-
aws-sdk-s3 (1.159.0)
31-
aws-sdk-core (~> 3, >= 3.201.0)
30+
aws-sdk-s3 (1.169.0)
31+
aws-sdk-core (~> 3, >= 3.210.0)
3232
aws-sdk-kms (~> 1)
3333
aws-sigv4 (~> 1.5)
34-
aws-sigv4 (1.9.1)
34+
aws-sigv4 (1.10.1)
3535
aws-eventstream (~> 1, >= 1.0.2)
3636
babosa (1.0.4)
3737
base64 (0.2.0)
@@ -46,8 +46,8 @@ GEM
4646
domain_name (0.6.20240107)
4747
dotenv (2.8.1)
4848
emoji_regex (3.2.3)
49-
excon (0.111.0)
50-
faraday (1.10.3)
49+
excon (0.112.0)
50+
faraday (1.10.4)
5151
faraday-em_http (~> 1.0)
5252
faraday-em_synchrony (~> 1.0)
5353
faraday-excon (~> 1.1)
@@ -73,10 +73,10 @@ GEM
7373
faraday-patron (1.0.0)
7474
faraday-rack (1.0.0)
7575
faraday-retry (1.0.3)
76-
faraday_middleware (1.2.0)
76+
faraday_middleware (1.2.1)
7777
faraday (~> 1.0)
7878
fastimage (2.3.1)
79-
fastlane (2.222.0)
79+
fastlane (2.225.0)
8080
CFPropertyList (>= 2.3, < 4.0.0)
8181
addressable (>= 2.8, < 3.0.0)
8282
artifactory (~> 3.0)
@@ -92,6 +92,7 @@ GEM
9292
faraday-cookie_jar (~> 0.0.6)
9393
faraday_middleware (~> 1.0)
9494
fastimage (>= 2.1.0, < 3.0.0)
95+
fastlane-sirp (>= 1.0.0)
9596
gh_inspector (>= 1.1.2, < 2.0.0)
9697
google-apis-androidpublisher_v3 (~> 0.3)
9798
google-apis-playcustomapp_v1 (~> 0.1)
@@ -118,6 +119,8 @@ GEM
118119
xcpretty (~> 0.3.0)
119120
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
120121
fastlane-plugin-semantic_release (1.18.2)
122+
fastlane-sirp (1.0.0)
123+
sysrandom (~> 1.0)
121124
gh_inspector (1.1.3)
122125
google-apis-androidpublisher_v3 (0.54.0)
123126
google-apis-core (>= 0.11.0, < 2.a)
@@ -160,14 +163,14 @@ GEM
160163
domain_name (~> 0.5)
161164
httpclient (2.8.3)
162165
jmespath (1.6.2)
163-
json (2.7.2)
164-
jwt (2.8.2)
166+
json (2.7.4)
167+
jwt (2.9.3)
165168
base64
166169
mini_magick (4.13.2)
167170
mini_mime (1.1.5)
168171
multi_json (1.15.0)
169172
multipart-post (2.4.1)
170-
nanaimo (0.3.0)
173+
nanaimo (0.4.0)
171174
naturally (2.2.1)
172175
nkf (0.2.0)
173176
optparse (0.5.0)
@@ -180,8 +183,7 @@ GEM
180183
trailblazer-option (>= 0.1.1, < 0.2.0)
181184
uber (< 0.2.0)
182185
retriable (3.1.2)
183-
rexml (3.3.6)
184-
strscan
186+
rexml (3.3.9)
185187
rouge (2.0.7)
186188
ruby2_keywords (0.0.5)
187189
rubyzip (2.3.2)
@@ -194,7 +196,7 @@ GEM
194196
simctl (1.6.10)
195197
CFPropertyList
196198
naturally
197-
strscan (3.1.0)
199+
sysrandom (1.0.5)
198200
terminal-notifier (2.0.0)
199201
terminal-table (3.0.2)
200202
unicode-display_width (>= 1.1.1, < 3)
@@ -204,15 +206,15 @@ GEM
204206
tty-spinner (0.9.3)
205207
tty-cursor (~> 0.7)
206208
uber (0.1.0)
207-
unicode-display_width (2.5.0)
209+
unicode-display_width (2.6.0)
208210
word_wrap (1.0.0)
209-
xcodeproj (1.25.0)
211+
xcodeproj (1.26.0)
210212
CFPropertyList (>= 2.3.3, < 4.0)
211213
atomos (~> 0.1.3)
212214
claide (>= 1.0.2, < 2.0)
213215
colored2 (~> 3.1)
214-
nanaimo (~> 0.3.0)
215-
rexml (>= 3.3.2, < 4.0)
216+
nanaimo (~> 0.4.0)
217+
rexml (>= 3.3.6, < 4.0)
216218
xcpretty (0.3.0)
217219
rouge (~> 2.0.7)
218220
xcpretty-travis-formatter (1.0.1)
@@ -226,7 +228,7 @@ DEPENDENCIES
226228
fastlane
227229
fastlane-plugin-release_actions!
228230
fastlane-plugin-semantic_release
229-
rexml (>= 3.3.6)
231+
rexml (>= 3.3.9)
230232

231233
BUNDLED WITH
232-
2.5.11
234+
2.5.22

0 commit comments

Comments
 (0)