Skip to content

Commit c3231e5

Browse files
build(deps): bump rexml from 3.2.6 to 3.2.8 (#3799)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88bb595 commit c3231e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,8 @@ GEM
427427
retryable (3.0.5)
428428
reverse_markdown (2.1.1)
429429
nokogiri
430-
rexml (3.2.6)
430+
rexml (3.2.8)
431+
strscan (>= 3.0.9)
431432
rfc822 (0.1.5)
432433
roodi (5.0.0)
433434
ruby_parser (~> 3.2, >= 3.2.2)
@@ -550,6 +551,7 @@ GEM
550551
fluent-logger
551552
yajl-ruby (~> 1.0)
552553
stringio (3.1.0)
554+
strscan (3.1.0)
553555
talentbox-delayed_job_sequel (4.3.0)
554556
delayed_job (~> 4.1.0)
555557
sequel (>= 3.38, < 6.0)

0 commit comments

Comments
 (0)