Skip to content

Commit 824abce

Browse files
Bump rexml from 3.2.6 to 3.3.0
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.0. - [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.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be22551 commit 824abce

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
@@ -120,7 +120,8 @@ GEM
120120
rb-inotify (0.10.1)
121121
ffi (~> 1.0)
122122
redcarpet (3.6.0)
123-
rexml (3.2.6)
123+
rexml (3.3.0)
124+
strscan
124125
rinku (2.0.6)
125126
rouge (4.1.2)
126127
ruby-rc4 (0.1.5)
@@ -131,6 +132,7 @@ GEM
131132
google-protobuf (~> 3.23)
132133
sass-embedded (1.64.1-x86_64-linux-gnu)
133134
google-protobuf (~> 3.23)
135+
strscan (3.1.0)
134136
terminal-table (3.0.2)
135137
unicode-display_width (>= 1.1.1, < 3)
136138
timers (4.3.5)

0 commit comments

Comments
 (0)