Skip to content

Commit 072a249

Browse files
committed
Downgrade rexml to v3.2.8
The version of `rexml` in `Gemfile.lock` has been downgraded from 3.3.9 to 3.2.8, and the dependency constraint for `xcodeproj` was adjusted from `~> 3.3.9` to `~> 3.2.4`.
1 parent 4051392 commit 072a249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ GEM
179179
trailblazer-option (>= 0.1.1, < 0.2.0)
180180
uber (< 0.2.0)
181181
retriable (3.1.2)
182-
rexml (3.3.9)
182+
rexml (3.2.8)
183183
strscan (>= 3.0.9)
184184
rouge (2.0.7)
185185
ruby2_keywords (0.0.5)
@@ -211,7 +211,7 @@ GEM
211211
claide (>= 1.0.2, < 2.0)
212212
colored2 (~> 3.1)
213213
nanaimo (~> 0.3.0)
214-
rexml (~> 3.3.9)
214+
rexml (~> 3.2.4)
215215
xcpretty (0.3.0)
216216
rouge (~> 2.0.7)
217217
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)