Skip to content

Commit 5d2343d

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] <[email protected]>
1 parent 98ad504 commit 5d2343d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,8 @@ GEM
224224
rb-fsevent (0.11.2)
225225
rb-inotify (0.10.1)
226226
ffi (~> 1.0)
227-
rexml (3.2.5)
227+
rexml (3.3.3)
228+
strscan
228229
rouge (3.26.0)
229230
ruby2_keywords (0.0.5)
230231
rubyzip (2.3.2)
@@ -239,6 +240,7 @@ GEM
239240
faraday (>= 0.17.3, < 3)
240241
simpleidn (0.2.1)
241242
unf (~> 0.1.4)
243+
strscan (3.1.0)
242244
terminal-table (1.8.0)
243245
unicode-display_width (~> 1.1, >= 1.1.1)
244246
typhoeus (1.4.0)

0 commit comments

Comments
 (0)