Skip to content

Commit f2e1342

Browse files
Bump rexml from 3.2.5 to 3.3.3 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de7bfd commit f2e1342

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
@@ -49,7 +49,8 @@ GEM
4949
rb-fsevent (0.10.3)
5050
rb-inotify (0.9.10)
5151
ffi (>= 0.5.0, < 2)
52-
rexml (3.2.5)
52+
rexml (3.3.3)
53+
strscan
5354
rouge (3.3.0)
5455
ruby_dep (1.5.0)
5556
safe_yaml (1.0.4)
@@ -58,6 +59,7 @@ GEM
5859
sass-listen (4.0.0)
5960
rb-fsevent (~> 0.9, >= 0.9.4)
6061
rb-inotify (~> 0.9, >= 0.9.7)
62+
strscan (3.1.0)
6163

6264
PLATFORMS
6365
ruby

0 commit comments

Comments
 (0)