Skip to content

Commit 80f1eeb

Browse files
edisooonEdison Zhang
and
Edison Zhang
authored
chore(ci): upgrade dependency rexml version to 3.3.9 [skip ci] (#3909)
--------- Co-authored-by: Edison Zhang <[email protected]>
1 parent 6ea7a04 commit 80f1eeb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ GEM
260260
trailblazer-option (>= 0.1.1, < 0.2.0)
261261
uber (< 0.2.0)
262262
retriable (3.1.2)
263-
rexml (3.3.7)
263+
rexml (3.3.9)
264264
rouge (2.0.7)
265265
ruby-macho (2.5.1)
266266
ruby2_keywords (0.0.5)
@@ -320,4 +320,4 @@ DEPENDENCIES
320320
xcpretty (= 0.3.0)
321321

322322
BUNDLED WITH
323-
2.3.7
323+
2.5.22

canaries/example/Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GEM
167167
trailblazer-option (>= 0.1.1, < 0.2.0)
168168
uber (< 0.2.0)
169169
retriable (3.1.2)
170-
rexml (3.3.7)
170+
rexml (3.3.9)
171171
rouge (2.0.7)
172172
ruby2_keywords (0.0.5)
173173
rubyzip (2.3.2)
@@ -208,6 +208,7 @@ GEM
208208
PLATFORMS
209209
arm64-darwin-21
210210
arm64-darwin-22
211+
arm64-darwin-23
211212
universal-darwin-20
212213
x86_64-darwin-19
213214
x86_64-darwin-21
@@ -217,4 +218,4 @@ DEPENDENCIES
217218
fastlane
218219

219220
BUNDLED WITH
220-
2.3.7
221+
2.5.22

0 commit comments

Comments
 (0)