Skip to content

Commit 46273ef

Browse files
Bump rexml from 3.2.5 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. - [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.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 989a100 commit 46273ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,8 @@ GEM
240240
rb-fsevent (0.11.0)
241241
rb-inotify (0.10.1)
242242
ffi (~> 1.0)
243-
rexml (3.2.5)
243+
rexml (3.3.6)
244+
strscan
244245
rouge (3.26.0)
245246
ruby-enum (0.9.0)
246247
i18n
@@ -257,6 +258,7 @@ GEM
257258
faraday (> 0.8, < 2.0)
258259
simpleidn (0.2.1)
259260
unf (~> 0.1.4)
261+
strscan (3.1.0)
260262
terminal-table (1.8.0)
261263
unicode-display_width (~> 1.1, >= 1.1.1)
262264
thread_safe (0.3.6)

0 commit comments

Comments
 (0)