Skip to content

Commit 7f96b9c

Browse files
Bump rexml from 3.2.5 to 3.2.8 in /docs (#228)
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 f7630bb commit 7f96b9c

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
@@ -76,13 +76,15 @@ GEM
7676
rb-fsevent (0.11.2)
7777
rb-inotify (0.10.1)
7878
ffi (~> 1.0)
79-
rexml (3.2.5)
79+
rexml (3.2.8)
80+
strscan (>= 3.0.9)
8081
rouge (4.0.1)
8182
safe_yaml (1.0.5)
8283
sass-embedded (1.58.0-arm64-darwin)
8384
google-protobuf (~> 3.21)
8485
sass-embedded (1.58.0-x86_64-linux-gnu)
8586
google-protobuf (~> 3.21)
87+
strscan (3.1.0)
8688
terminal-table (3.0.2)
8789
unicode-display_width (>= 1.1.1, < 3)
8890
unicode-display_width (2.4.2)

0 commit comments

Comments
 (0)