Skip to content

Commit 92ad140

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 f94ce0a commit 92ad140

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
@@ -39,7 +39,8 @@ GEM
3939
rainbow (3.1.1)
4040
rake (13.1.0)
4141
regexp_parser (2.9.0)
42-
rexml (3.2.6)
42+
rexml (3.2.8)
43+
strscan (>= 3.0.9)
4344
rspec (3.12.0)
4445
rspec-core (~> 3.12.0)
4546
rspec-expectations (~> 3.12.0)
@@ -68,6 +69,7 @@ GEM
6869
parser (>= 3.2.1.0)
6970
ruby-progressbar (1.13.0)
7071
semantic (1.6.1)
72+
strscan (3.1.0)
7173
unicode-display_width (2.5.0)
7274
uri (0.13.0)
7375

0 commit comments

Comments
 (0)