Skip to content

Commit f4de0fb

Browse files
dependabot[bot]JasonLunn
authored andcommitted
Bump rexml from 3.2.5 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. - [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.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38cc4e0 commit f4de0fb

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
@@ -7,7 +7,8 @@ GEM
77
ast (~> 2.4.1)
88
rainbow (3.0.0)
99
regexp_parser (2.1.1)
10-
rexml (3.2.5)
10+
rexml (3.3.6)
11+
strscan
1112
rubocop (0.93.1)
1213
parallel (~> 1.10)
1314
parser (>= 2.7.1.5)
@@ -20,6 +21,7 @@ GEM
2021
rubocop-ast (1.11.0)
2122
parser (>= 3.0.1.1)
2223
ruby-progressbar (1.11.0)
24+
strscan (3.1.0)
2325
unicode-display_width (1.8.0)
2426

2527
PLATFORMS

0 commit comments

Comments
 (0)