Skip to content

Commit 64cdc43

Browse files
Bump rexml from 3.2.5 to 3.3.9 in /.github/workflows
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] <[email protected]>
1 parent 23353c8 commit 64cdc43

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ GEM
213213
minitest (5.16.2)
214214
nokogiri (1.13.8-arm64-darwin)
215215
racc (~> 1.4)
216+
nokogiri (1.13.8-x86_64-linux)
217+
racc (~> 1.4)
216218
octokit (4.25.1)
217219
faraday (>= 1, < 3)
218220
sawyer (~> 0.9)
@@ -223,7 +225,7 @@ GEM
223225
rb-fsevent (0.11.1)
224226
rb-inotify (0.10.1)
225227
ffi (~> 1.0)
226-
rexml (3.2.5)
228+
rexml (3.3.9)
227229
rouge (3.26.0)
228230
ruby2_keywords (0.0.5)
229231
rubyzip (2.3.2)
@@ -254,6 +256,7 @@ GEM
254256

255257
PLATFORMS
256258
arm64-darwin-20
259+
x86_64-linux
257260

258261
DEPENDENCIES
259262
commonmarker (~> 0.23)

0 commit comments

Comments
 (0)