Skip to content

Commit 86f9352

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#79)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 381181e commit 86f9352

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
@@ -219,7 +219,8 @@ GEM
219219
regexp_parser (2.9.1)
220220
reline (0.4.3)
221221
io-console (~> 0.5)
222-
rexml (3.2.6)
222+
rexml (3.2.8)
223+
strscan (>= 3.0.9)
223224
rspec (3.13.0)
224225
rspec-core (~> 3.13.0)
225226
rspec-expectations (~> 3.13.0)
@@ -265,6 +266,7 @@ GEM
265266
standardrb (1.0.1)
266267
standard
267268
stringio (3.1.0)
269+
strscan (3.1.0)
268270
thor (1.3.0)
269271
tiktoken_ruby (0.0.8)
270272
rb_sys (>= 0.9.86)

0 commit comments

Comments
 (0)