Skip to content

Commit 55e131f

Browse files
Bump rexml from 3.2.5 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc02c67 commit 55e131f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ GEM
127127
nio4r (2.5.9)
128128
nokogiri (1.15.3-x64-mingw-ucrt)
129129
racc (~> 1.4)
130+
nokogiri (1.15.3-x86_64-linux)
131+
racc (~> 1.4)
130132
public_suffix (5.0.3)
131133
puma (5.6.6)
132134
nio4r (~> 2.0)
@@ -168,7 +170,7 @@ GEM
168170
regexp_parser (2.8.1)
169171
reline (0.3.6)
170172
io-console (~> 0.5)
171-
rexml (3.2.5)
173+
rexml (3.3.9)
172174
rubyzip (2.3.2)
173175
selenium-webdriver (4.10.0)
174176
rexml (~> 3.2, >= 3.2.5)
@@ -183,6 +185,7 @@ GEM
183185
activesupport (>= 5.2)
184186
sprockets (>= 3.0.0)
185187
sqlite3 (1.6.3-x64-mingw-ucrt)
188+
sqlite3 (1.6.3-x86_64-linux)
186189
stimulus-rails (1.2.1)
187190
railties (>= 6.0.0)
188191
thor (1.2.2)
@@ -219,6 +222,7 @@ GEM
219222

220223
PLATFORMS
221224
x64-mingw-ucrt
225+
x86_64-linux
222226

223227
DEPENDENCIES
224228
bootsnap

0 commit comments

Comments
 (0)