Skip to content

Commit d4cf3b7

Browse files
build(deps): 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 5980178 commit d4cf3b7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12+
ffi (1.16.3)
1213
ffi (1.16.3-x64-mingw-ucrt)
1314
forwardable-extended (2.6.0)
14-
google-protobuf (3.25.1-x64-mingw-ucrt)
15+
google-protobuf (3.25.1)
1516
http_parser.rb (0.8.0)
1617
i18n (1.14.1)
1718
concurrent-ruby (~> 1.0)
@@ -58,11 +59,15 @@ GEM
5859
rb-fsevent (0.11.2)
5960
rb-inotify (0.10.1)
6061
ffi (~> 1.0)
61-
rexml (3.2.6)
62+
rexml (3.2.8)
63+
strscan (>= 3.0.9)
6264
rouge (4.2.0)
6365
safe_yaml (1.0.5)
6466
sass-embedded (1.69.5-x64-mingw-ucrt)
6567
google-protobuf (~> 3.23)
68+
sass-embedded (1.69.5-x86_64-linux-gnu)
69+
google-protobuf (~> 3.23)
70+
strscan (3.1.0)
6671
terminal-table (3.0.2)
6772
unicode-display_width (>= 1.1.1, < 3)
6873
tzinfo (2.0.6)
@@ -75,6 +80,7 @@ GEM
7580

7681
PLATFORMS
7782
x64-mingw-ucrt
83+
x86_64-linux
7884

7985
DEPENDENCIES
8086
http_parser.rb (~> 0.6.0)

0 commit comments

Comments
 (0)