Skip to content

Commit 92efb06

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] <[email protected]>
1 parent f45c938 commit 92efb06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,8 @@ GEM
221221
rb-fsevent (0.10.4)
222222
rb-inotify (0.10.1)
223223
ffi (~> 1.0)
224-
rexml (3.2.5)
224+
rexml (3.3.6)
225+
strscan
225226
rouge (3.19.0)
226227
ruby-enum (0.8.0)
227228
i18n
@@ -235,6 +236,7 @@ GEM
235236
sawyer (0.8.2)
236237
addressable (>= 2.3.5)
237238
faraday (> 0.8, < 2.0)
239+
strscan (3.1.0)
238240
terminal-table (1.8.0)
239241
unicode-display_width (~> 1.1, >= 1.1.1)
240242
thread_safe (0.3.6)

0 commit comments

Comments
 (0)