Skip to content

Commit 45958a6

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#54)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [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.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3cb596 commit 45958a6

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
@@ -252,7 +252,8 @@ GEM
252252
psych (>= 4.0.0)
253253
reline (0.5.1)
254254
io-console (~> 0.5)
255-
rexml (3.2.6)
255+
rexml (3.2.8)
256+
strscan (>= 3.0.9)
256257
rouge (4.2.1)
257258
safe_yaml (1.0.5)
258259
sass-embedded (1.69.5-arm64-darwin)
@@ -263,6 +264,7 @@ GEM
263264
addressable (>= 2.3.5)
264265
faraday (>= 0.17.3, < 3)
265266
stringio (3.1.0)
267+
strscan (3.1.0)
266268
terminal-table (3.0.2)
267269
unicode-display_width (>= 1.1.1, < 3)
268270
thor (1.3.1)

0 commit comments

Comments
 (0)