Skip to content

Commit 0f803d2

Browse files
Bump rexml from 3.2.6 to 3.3.3 (#318)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nickcollisson-workos <[email protected]>
1 parent 3289d78 commit 0f803d2

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
@@ -31,7 +31,8 @@ GEM
3131
racc (1.8.1)
3232
rainbow (3.1.1)
3333
regexp_parser (2.10.0)
34-
rexml (3.2.6)
34+
rexml (3.3.3)
35+
strscan
3536
rspec (3.9.0)
3637
rspec-core (~> 3.9.0)
3738
rspec-expectations (~> 3.9.0)
@@ -58,6 +59,7 @@ GEM
5859
rubocop-ast (1.37.0)
5960
parser (>= 3.3.1.0)
6061
ruby-progressbar (1.13.0)
62+
strscan (3.1.0)
6163
unicode-display_width (3.1.4)
6264
unicode-emoji (~> 4.0, >= 4.0.4)
6365
unicode-emoji (4.0.4)

0 commit comments

Comments
 (0)