Skip to content

Commit d3bedab

Browse files
Bump rexml from 3.2.5 to 3.2.8 (#16)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 068bd2a commit d3bedab

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
@@ -43,7 +43,8 @@ GEM
4343
rainbow (3.1.1)
4444
rake (12.3.3)
4545
regexp_parser (2.2.0)
46-
rexml (3.2.5)
46+
rexml (3.2.8)
47+
strscan (>= 3.0.9)
4748
rspec (3.10.0)
4849
rspec-core (~> 3.10.0)
4950
rspec-expectations (~> 3.10.0)
@@ -72,6 +73,7 @@ GEM
7273
rubocop (~> 1.19)
7374
ruby-progressbar (1.11.0)
7475
ruby2_keywords (0.0.5)
76+
strscan (3.1.0)
7577
unicode-display_width (2.1.0)
7678

7779
PLATFORMS

0 commit comments

Comments
 (0)