Skip to content

Commit 26b176e

Browse files
dependabot[bot]rosa
authored andcommitted
Bump rexml from 3.2.6 to 3.3.1
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.1. - [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.1) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae25c49 commit 26b176e

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
@@ -125,7 +125,8 @@ GEM
125125
regexp_parser (2.9.0)
126126
reline (0.3.2)
127127
io-console (~> 0.5)
128-
rexml (3.2.6)
128+
rexml (3.3.1)
129+
strscan
129130
rubocop (1.62.1)
130131
json (~> 2.3)
131132
language_server-protocol (>= 3.17.0)
@@ -159,6 +160,7 @@ GEM
159160
ruby2_keywords (0.0.5)
160161
sqlite3 (1.5.4)
161162
mini_portile2 (~> 2.8.0)
163+
strscan (3.1.0)
162164
thor (1.2.2)
163165
timeout (0.4.1)
164166
tzinfo (2.0.6)

0 commit comments

Comments
 (0)