Skip to content

Commit 5b4c14d

Browse files
Bump rexml from 3.2.5 to 3.3.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.2. - [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.2) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e624895 commit 5b4c14d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ GEM
1414
hashdiff (1.0.0)
1515
public_suffix (4.0.6)
1616
rake (13.0.1)
17-
rexml (3.2.5)
17+
rexml (3.3.2)
18+
strscan
1819
rspec (3.9.0)
1920
rspec-core (~> 3.9.0)
2021
rspec-expectations (~> 3.9.0)
@@ -32,6 +33,7 @@ GEM
3233
rspec-support (~> 3.9.0)
3334
rspec-support (3.9.2)
3435
safe_yaml (1.0.5)
36+
strscan (3.1.0)
3537
webmock (3.8.2)
3638
addressable (>= 2.3.6)
3739
crack (>= 0.3.2)

0 commit comments

Comments
 (0)