Skip to content

Commit d255514

Browse files
Bump rexml from 3.2.5 to 3.2.8 in /docs (#81)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff1a401 commit d255514

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,13 @@ GEM
5757
rb-fsevent (0.11.2)
5858
rb-inotify (0.10.1)
5959
ffi (~> 1.0)
60-
rexml (3.2.5)
60+
rexml (3.2.8)
61+
strscan (>= 3.0.9)
6162
rouge (3.30.0)
6263
safe_yaml (1.0.5)
6364
sassc (2.4.0)
6465
ffi (~> 1.9)
66+
strscan (3.1.0)
6567
terminal-table (2.0.0)
6668
unicode-display_width (~> 1.1, >= 1.1.1)
6769
unicode-display_width (1.8.0)

0 commit comments

Comments
 (0)