Skip to content

Commit 7529b1e

Browse files
authored
fix(misc): Add rexml dependency (#3594)
* fix(misc): Add rexml dependency
1 parent 4ad1f13 commit 7529b1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-support/Gemfile.lock

+2
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ GEM
173173
uber (< 0.2.0)
174174
retriable (3.1.2)
175175
rexml (3.2.8)
176+
strscan (>= 3.0.9)
176177
rouge (2.0.7)
177178
ruby2_keywords (0.0.5)
178179
rubyzip (2.3.2)
@@ -185,6 +186,7 @@ GEM
185186
simctl (1.6.8)
186187
CFPropertyList
187188
naturally
189+
strscan (3.1.0)
188190
terminal-notifier (2.0.0)
189191
terminal-table (1.8.0)
190192
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)