Skip to content

Commit 079b869

Browse files
Bump the bundler group with 2 updates
Bumps the bundler group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.15.4 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.15.4...v1.16.5) Updates `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: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 089507c commit 079b869

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ GEM
8787
rb-fsevent (~> 0.10, >= 0.10.3)
8888
rb-inotify (~> 0.9, >= 0.9.10)
8989
mercenary (0.4.0)
90-
nokogiri (1.15.4-x64-mingw-ucrt)
90+
nokogiri (1.16.5-x64-mingw-ucrt)
9191
racc (~> 1.4)
92-
nokogiri (1.15.4-x86_64-linux)
92+
nokogiri (1.16.5-x86_64-linux)
9393
racc (~> 1.4)
9494
pathutil (0.16.2)
9595
forwardable-extended (~> 2.6)
@@ -100,17 +100,19 @@ GEM
100100
ruby-rc4
101101
ttfunk
102102
public_suffix (5.0.3)
103-
racc (1.7.2)
103+
racc (1.7.3)
104104
rainbow (3.1.1)
105105
rb-fsevent (0.11.2)
106106
rb-inotify (0.10.1)
107107
ffi (~> 1.0)
108-
rexml (3.2.6)
108+
rexml (3.2.8)
109+
strscan (>= 3.0.9)
109110
rouge (3.30.0)
110111
ruby-rc4 (0.1.5)
111112
safe_yaml (1.0.5)
112113
sassc (2.4.0)
113114
ffi (~> 1.9)
115+
strscan (3.1.0)
114116
terminal-table (2.0.0)
115117
unicode-display_width (~> 1.1, >= 1.1.1)
116118
timers (4.3.5)
@@ -122,7 +124,6 @@ GEM
122124
tzinfo-data (1.2023.3)
123125
tzinfo (>= 1.0.0)
124126
unicode-display_width (1.8.0)
125-
wdm (0.1.1)
126127
webrick (1.8.1)
127128
yell (2.2.2)
128129
zeitwerk (2.6.12)
@@ -143,7 +144,6 @@ DEPENDENCIES
143144
jekyll-seo-tag
144145
jekyll-sitemap
145146
tzinfo-data
146-
wdm (~> 0.1.0)
147147
webrick (~> 1.8)
148148

149149
RUBY VERSION

0 commit comments

Comments
 (0)