Skip to content

Commit 9718e6d

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 b07daf2 commit 9718e6d

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
@@ -121,7 +121,8 @@ GEM
121121
regexp_parser (2.9.0)
122122
reline (0.4.3)
123123
io-console (~> 0.5)
124-
rexml (3.2.6)
124+
rexml (3.2.8)
125+
strscan (>= 3.0.9)
125126
rspec (3.13.0)
126127
rspec-core (~> 3.13.0)
127128
rspec-expectations (~> 3.13.0)
@@ -153,6 +154,7 @@ GEM
153154
sqlite3 (1.7.2-arm64-darwin)
154155
sqlite3 (1.7.2-x86_64-linux)
155156
stringio (3.1.0)
157+
strscan (3.1.0)
156158
thor (1.3.1)
157159
timecop (0.9.8)
158160
timeout (0.4.1)

0 commit comments

Comments
 (0)