Skip to content

Commit 4f28a81

Browse files
Bump rexml from 3.2.6 to 3.2.8
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] <[email protected]>
1 parent c5ca0d0 commit 4f28a81

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
@@ -16,7 +16,8 @@ GEM
1616
rainbow (3.1.1)
1717
rake (13.0.1)
1818
regexp_parser (2.9.0)
19-
rexml (3.2.6)
19+
rexml (3.2.8)
20+
strscan (>= 3.0.9)
2021
rubocop (1.28.2)
2122
parallel (~> 1.10)
2223
parser (>= 3.1.0.0)
@@ -31,6 +32,7 @@ GEM
3132
rubocop-rspec (1.19.0)
3233
rubocop (>= 0.51.0)
3334
ruby-progressbar (1.13.0)
35+
strscan (3.1.0)
3436
text (1.3.1)
3537
unicode-display_width (2.5.0)
3638
yast-rake (0.2.20)

0 commit comments

Comments
 (0)