Skip to content

Commit e1fd2f4

Browse files
Bump nokogiri from 1.11.3 to 1.11.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.3...v1.11.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c13d3ae commit e1fd2f4

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ GEM
2424
http_parser.rb (~> 0.6.0)
2525
ethon (0.14.0)
2626
ffi (>= 1.15.0)
27+
eventmachine (1.2.7)
2728
eventmachine (1.2.7-x64-mingw32)
2829
execjs (2.7.0)
2930
faraday (1.4.1)
@@ -35,6 +36,7 @@ GEM
3536
faraday-excon (1.1.0)
3637
faraday-net_http (1.0.1)
3738
faraday-net_http_persistent (1.1.0)
39+
ffi (1.15.0)
3840
ffi (1.15.0-x64-mingw32)
3941
forwardable-extended (2.6.0)
4042
gemoji (3.0.1)
@@ -215,7 +217,9 @@ GEM
215217
jekyll-seo-tag (~> 2.1)
216218
minitest (5.14.4)
217219
multipart-post (2.1.1)
218-
nokogiri (1.11.3-x64-mingw32)
220+
nokogiri (1.11.6-x64-mingw32)
221+
racc (~> 1.4)
222+
nokogiri (1.11.6-x86_64-linux)
219223
racc (~> 1.4)
220224
octokit (4.21.0)
221225
faraday (>= 0.9)
@@ -253,17 +257,17 @@ GEM
253257
thread_safe (~> 0.1)
254258
unf (0.1.4)
255259
unf_ext
260+
unf_ext (0.0.7.7)
256261
unf_ext (0.0.7.7-x64-mingw32)
257262
unicode-display_width (1.7.0)
258-
wdm (0.1.1)
259263
zeitwerk (2.4.2)
260264

261265
PLATFORMS
262266
x64-mingw32
267+
x86_64-linux
263268

264269
DEPENDENCIES
265270
github-pages
266-
wdm (>= 0.1.0)
267271

268272
BUNDLED WITH
269273
2.2.16

0 commit comments

Comments
 (0)