Skip to content

Commit 3e47995

Browse files
Bump rexml from 3.2.6 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ba2e7 commit 3e47995

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
@@ -243,7 +243,8 @@ GEM
243243
rb-fsevent (0.11.2)
244244
rb-inotify (0.10.1)
245245
ffi (~> 1.0)
246-
rexml (3.2.6)
246+
rexml (3.3.3)
247+
strscan
247248
rouge (3.30.0)
248249
ruby2_keywords (0.0.5)
249250
rubyzip (2.3.2)
@@ -258,6 +259,7 @@ GEM
258259
faraday (>= 0.17.3, < 3)
259260
simpleidn (0.2.1)
260261
unf (~> 0.1.4)
262+
strscan (3.1.0)
261263
terminal-table (1.8.0)
262264
unicode-display_width (~> 1.1, >= 1.1.1)
263265
typhoeus (1.4.1)

0 commit comments

Comments
 (0)