Skip to content

Commit eeebae2

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [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.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e7b82 commit eeebae2

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
@@ -160,7 +160,8 @@ GEM
160160
regexp_parser (2.9.0)
161161
reline (0.4.2)
162162
io-console (~> 0.5)
163-
rexml (3.2.6)
163+
rexml (3.2.8)
164+
strscan (>= 3.0.9)
164165
rubocop (1.60.2)
165166
json (~> 2.3)
166167
language_server-protocol (>= 3.17.0)
@@ -204,6 +205,7 @@ GEM
204205
net-ssh (>= 2.8.0)
205206
streamio-ffmpeg (3.0.2)
206207
multi_json (~> 1.8)
208+
strscan (3.1.0)
207209
swagger-blocks (3.0.0)
208210
thor (1.3.0)
209211
timeout (0.4.1)

0 commit comments

Comments
 (0)