Skip to content

Commit 28c2d65

Browse files
Bump rexml from 3.2.5 to 3.3.3
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] <support@github.com>
1 parent 43c2728 commit 28c2d65

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
@@ -229,7 +229,8 @@ GEM
229229
rb-fsevent (0.10.4)
230230
rb-inotify (0.10.1)
231231
ffi (~> 1.0)
232-
rexml (3.2.5)
232+
rexml (3.3.3)
233+
strscan
233234
rouge (3.26.0)
234235
ruby-enum (0.9.0)
235236
i18n
@@ -246,6 +247,7 @@ GEM
246247
faraday (> 0.8, < 2.0)
247248
simpleidn (0.2.1)
248249
unf (~> 0.1.4)
250+
strscan (3.1.0)
249251
terminal-table (1.8.0)
250252
unicode-display_width (~> 1.1, >= 1.1.1)
251253
thread_safe (0.3.6)

0 commit comments

Comments
 (0)