Skip to content

Commit 67690f2

Browse files
Bump rexml from 3.2.6 to 3.3.3
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]>
1 parent 013f559 commit 67690f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ GEM
3333
rainbow (3.1.1)
3434
rake (13.1.0)
3535
regexp_parser (2.8.3)
36-
rexml (3.2.6)
36+
rexml (3.3.3)
37+
strscan
3738
rubocop (1.59.0)
3839
json (~> 2.3)
3940
language_server-protocol (>= 3.17.0)
@@ -60,6 +61,8 @@ GEM
6061
sprockets (4.2.1)
6162
concurrent-ruby (~> 1.0)
6263
rack (>= 2.2.4, < 4)
64+
strscan (3.1.0)
65+
strscan (3.1.0-java)
6366
uglifier (4.2.0)
6467
execjs (>= 0.3.0, < 3)
6568
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)