Skip to content

Commit 7923891

Browse files
committed
Update dependency rexml to v3.2.7 [SECURITY]
1 parent 1efa697 commit 7923891

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,8 @@ GEM
432432
http-cookie (>= 1.0.2, < 2.0)
433433
mime-types (>= 1.16, < 4.0)
434434
netrc (~> 0.8)
435-
rexml (3.2.5)
435+
rexml (3.2.8)
436+
strscan (>= 3.0.9)
436437
ruby2_keywords (0.0.5)
437438
rubyzip (2.3.2)
438439
sass-rails (6.0.0)
@@ -482,6 +483,7 @@ GEM
482483
spy (1.0.1)
483484
strong_migrations (1.4.0)
484485
activerecord (>= 5.2)
486+
strscan (3.1.0)
485487
swd (1.3.0)
486488
activesupport (>= 3)
487489
attr_required (>= 0.0.5)

0 commit comments

Comments
 (0)