Skip to content

Commit 0148643

Browse files
Bump rexml from 3.2.5 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c72098 commit 0148643

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
@@ -37,7 +37,8 @@ GEM
3737
rake (13.0.6)
3838
rbzip2 (0.3.0)
3939
regexp_parser (2.7.0)
40-
rexml (3.2.5)
40+
rexml (3.3.3)
41+
strscan
4142
rubocop (0.93.1)
4243
parallel (~> 1.10)
4344
parser (>= 2.7.1.5)
@@ -54,6 +55,7 @@ GEM
5455
sigdump (~> 0.2.2)
5556
sigdump (0.2.5)
5657
strptime (0.2.5)
58+
strscan (3.1.0)
5759
test-unit (3.5.7)
5860
power_assert
5961
tzinfo (2.0.6)

0 commit comments

Comments
 (0)