Skip to content

Commit 809cfcc

Browse files
Bump rexml from 3.2.5 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f831e3 commit 809cfcc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ GEM
3131
rainbow (3.0.0)
3232
rake (13.0.6)
3333
regexp_parser (2.1.1)
34-
rexml (3.2.5)
34+
rexml (3.2.8)
35+
strscan (>= 3.0.9)
3536
rspec (3.10.0)
3637
rspec-core (~> 3.10.0)
3738
rspec-expectations (~> 3.10.0)
@@ -66,6 +67,7 @@ GEM
6667
simplecov-html (0.12.3)
6768
simplecov_json_formatter (0.1.3)
6869
sqlite3 (1.4.2)
70+
strscan (3.1.0)
6971
unicode-display_width (2.1.0)
7072

7173
PLATFORMS

0 commit comments

Comments
 (0)