Skip to content

Commit 2279384

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] <[email protected]>
1 parent 310073b commit 2279384

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
@@ -209,7 +209,8 @@ GEM
209209
regexp_parser (2.9.0)
210210
reline (0.4.2)
211211
io-console (~> 0.5)
212-
rexml (3.2.6)
212+
rexml (3.2.8)
213+
strscan (>= 3.0.9)
213214
rspec-core (3.13.0)
214215
rspec-support (~> 3.13.0)
215216
rspec-expectations (3.13.0)
@@ -265,6 +266,7 @@ GEM
265266
stimulus-rails (1.3.3)
266267
railties (>= 6.0.0)
267268
stringio (3.1.0)
269+
strscan (3.1.0)
268270
thor (1.3.1)
269271
timeout (0.4.1)
270272
turbo-rails (1.5.0)

0 commit comments

Comments
 (0)