Update rexml following dependabot alert (#1490)

Why:
----

Dependabot issued a warning about a development dependency security
update for the [rexml] gem used by rubocop.

[rexml]: https://github.com/advisories/GHSA-8cr8-4vfw-mr7h

This Commit:
----

- Ran `bundle update rexml` on the root path to update `rexml` from
3.2.4 => 3.2.5
- Updated static Gemfiles to reflect the same version
This commit is contained in:
Alejandro Dustet 2021-09-03 11:21:06 -04:00 committed by GitHub
parent 81aaf8d7f4
commit c80d139e80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -83,7 +83,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -84,7 +84,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -84,7 +84,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -84,7 +84,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -83,7 +83,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -83,7 +83,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)

View File

@ -89,7 +89,7 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.0.3)
rexml (3.2.4)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)