Skip to content

Commit 599e0a6

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 1147594 commit 599e0a6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Gemfile.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@ GEM
1111
http_parser.rb (~> 0)
1212
eventmachine (1.2.7)
1313
ffi (1.17.1-x86_64-darwin)
14+
ffi (1.17.1-x86_64-linux-gnu)
1415
forwardable-extended (2.6.0)
1516
google-protobuf (4.29.3-x86_64-darwin)
1617
bigdecimal
1718
rake (>= 13)
19+
google-protobuf (4.29.3-x86_64-linux)
20+
bigdecimal
21+
rake (>= 13)
1822
http_parser.rb (0.8.0)
1923
i18n (1.14.7)
2024
concurrent-ruby (~> 1.0)
@@ -56,18 +60,21 @@ GEM
5660
rb-fsevent (0.11.2)
5761
rb-inotify (0.11.1)
5862
ffi (~> 1.0)
59-
rexml (3.4.0)
63+
rexml (3.4.2)
6064
rouge (4.5.1)
6165
safe_yaml (1.0.5)
6266
sass-embedded (1.83.4-x86_64-darwin)
6367
google-protobuf (~> 4.29)
68+
sass-embedded (1.83.4-x86_64-linux-gnu)
69+
google-protobuf (~> 4.29)
6470
terminal-table (3.0.2)
6571
unicode-display_width (>= 1.1.1, < 3)
6672
unicode-display_width (2.6.0)
6773
webrick (1.9.1)
6874

6975
PLATFORMS
7076
x86_64-darwin-24
77+
x86_64-linux
7178

7279
DEPENDENCIES
7380
jekyll-seo-tag

0 commit comments

Comments
 (0)