Skip to content

Commit 799549c

Browse files
Bump rexml from 3.2.6 to 3.2.8 in /docs
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]>
1 parent c5ac969 commit 799549c

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
@@ -99,7 +99,8 @@ GEM
9999
rb-fsevent (0.11.2)
100100
rb-inotify (0.10.1)
101101
ffi (~> 1.0)
102-
rexml (3.2.6)
102+
rexml (3.2.8)
103+
strscan (>= 3.0.9)
103104
rouge (4.2.0)
104105
ruby-rc4 (0.1.5)
105106
safe_yaml (1.0.5)
@@ -115,6 +116,7 @@ GEM
115116
sass-listen (4.0.0)
116117
rb-fsevent (~> 0.9, >= 0.9.4)
117118
rb-inotify (~> 0.9, >= 0.9.7)
119+
strscan (3.1.0)
118120
support-for (1.0.7)
119121
sass (~> 3.3)
120122
terminal-table (3.0.2)

0 commit comments

Comments
 (0)