Skip to content

Commit 3833446

Browse files
Bump rexml from 3.4.0 to 3.4.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.0 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.4.0...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98e427a commit 3833446

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ GEM
1111
eventmachine (1.2.7)
1212
ffi (1.17.2-arm64-darwin)
1313
ffi (1.17.2-x86_64-darwin)
14+
ffi (1.17.2-x86_64-linux-gnu)
1415
forwardable-extended (2.6.0)
1516
http_parser.rb (0.8.0)
1617
i18n (1.14.7)
@@ -52,7 +53,7 @@ GEM
5253
rb-fsevent (0.11.2)
5354
rb-inotify (0.11.1)
5455
ffi (~> 1.0)
55-
rexml (3.4.0)
56+
rexml (3.4.2)
5657
rouge (3.30.0)
5758
safe_yaml (1.0.5)
5859
sassc (2.4.0)
@@ -65,6 +66,7 @@ GEM
6566
PLATFORMS
6667
arm64-darwin-25
6768
x86_64-darwin-24
69+
x86_64-linux
6870

6971
DEPENDENCIES
7072
jekyll-seo-tag

0 commit comments

Comments
 (0)