Skip to content

Commit f5e7fc1

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 cdf7588 commit f5e7fc1

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
@@ -111,7 +111,8 @@ GEM
111111
rb-fsevent (0.11.2)
112112
rb-inotify (0.10.1)
113113
ffi (~> 1.0)
114-
rexml (3.2.6)
114+
rexml (3.3.3)
115+
strscan
115116
rouge (4.2.1)
116117
safe_yaml (1.0.5)
117118
sass-embedded (1.72.0-aarch64-linux-gnu)
@@ -134,6 +135,7 @@ GEM
134135
google-protobuf (>= 3.25, < 5.0)
135136
sass-embedded (1.72.0-x86_64-linux-musl)
136137
google-protobuf (>= 3.25, < 5.0)
138+
strscan (3.1.0)
137139
terminal-table (3.0.2)
138140
unicode-display_width (>= 1.1.1, < 3)
139141
typhoeus (1.4.1)

0 commit comments

Comments
 (0)