Skip to content

Commit ec99e94

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 640744f commit ec99e94

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
@@ -63,7 +63,8 @@ GEM
6363
rb-inotify (0.10.1)
6464
ffi (~> 1.0)
6565
regexp_parser (2.8.3)
66-
rexml (3.2.5)
66+
rexml (3.3.3)
67+
strscan
6768
rouge (3.20.0)
6869
rubocop (1.42.0)
6970
json (~> 2.3)
@@ -81,6 +82,7 @@ GEM
8182
safe_yaml (1.0.5)
8283
sassc (2.4.0)
8384
ffi (~> 1.9)
85+
strscan (3.1.0)
8486
terminal-table (1.8.0)
8587
unicode-display_width (~> 1.1, >= 1.1.1)
8688
unicode-display_width (1.7.0)

0 commit comments

Comments
 (0)