Skip to content

Commit 2447142

Browse files
build(deps): bump rexml from 3.3.9 to 3.4.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b155af4 commit 2447142

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
@@ -44,6 +44,7 @@ GEM
4444
ruby2_keywords (>= 0.0.4)
4545
faraday-net_http (3.0.2)
4646
ffi (1.17.0-arm64-darwin)
47+
ffi (1.17.0-x86_64-linux-gnu)
4748
forwardable-extended (2.6.0)
4849
gemoji (4.1.0)
4950
github-pages (231)
@@ -229,6 +230,8 @@ GEM
229230
mutex_m (0.3.0)
230231
nokogiri (1.15.6-arm64-darwin)
231232
racc (~> 1.4)
233+
nokogiri (1.15.6-x86_64-linux)
234+
racc (~> 1.4)
232235
octokit (4.25.1)
233236
faraday (>= 1, < 3)
234237
sawyer (~> 0.9)
@@ -239,7 +242,7 @@ GEM
239242
rb-fsevent (0.11.2)
240243
rb-inotify (0.11.1)
241244
ffi (~> 1.0)
242-
rexml (3.3.9)
245+
rexml (3.4.2)
243246
rouge (3.30.0)
244247
ruby2_keywords (0.0.5)
245248
rubyzip (2.3.2)
@@ -264,6 +267,7 @@ GEM
264267

265268
PLATFORMS
266269
arm64-darwin-21
270+
x86_64-linux
267271

268272
DEPENDENCIES
269273
github-pages

0 commit comments

Comments
 (0)