Skip to content

Commit 0bb3161

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 672356c commit 0bb3161

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

Gemfile.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ GEM
2323
forwardable-extended (2.6.0)
2424
google-protobuf (4.26.1)
2525
rake (>= 13)
26+
google-protobuf (4.26.1-arm64-darwin)
27+
rake (>= 13)
28+
google-protobuf (4.26.1-x86_64-darwin)
29+
rake (>= 13)
30+
google-protobuf (4.26.1-x86_64-linux)
31+
rake (>= 13)
2632
http_parser.rb (0.8.0)
2733
i18n (1.14.4)
2834
concurrent-ruby (~> 1.0)
@@ -69,6 +75,12 @@ GEM
6975
nokogiri (1.16.4)
7076
mini_portile2 (~> 2.8.2)
7177
racc (~> 1.4)
78+
nokogiri (1.16.4-arm64-darwin)
79+
racc (~> 1.4)
80+
nokogiri (1.16.4-x86_64-darwin)
81+
racc (~> 1.4)
82+
nokogiri (1.16.4-x86_64-linux)
83+
racc (~> 1.4)
7284
pathutil (0.16.2)
7385
forwardable-extended (~> 2.6)
7486
public_suffix (5.0.5)
@@ -78,7 +90,8 @@ GEM
7890
rb-fsevent (0.11.2)
7991
rb-inotify (0.10.1)
8092
ffi (~> 1.0)
81-
rexml (3.2.6)
93+
rexml (3.2.8)
94+
strscan (>= 3.0.9)
8295
rouge (4.2.1)
8396
safe_yaml (1.0.5)
8497
sass-embedded (1.75.0)
@@ -92,6 +105,8 @@ GEM
92105
google-protobuf (>= 3.25, < 5.0)
93106
sass-embedded (1.75.0-x86_64-linux-gnu)
94107
google-protobuf (>= 3.25, < 5.0)
108+
strscan (3.1.0)
109+
strscan (3.1.0-java)
95110
terminal-table (3.0.2)
96111
unicode-display_width (>= 1.1.1, < 3)
97112
tzinfo (2.0.6)

0 commit comments

Comments
 (0)