Skip to content

Commit c9ee6df

Browse files
chore: update nokogiri to 1.18.3 and remove platform-specific ffi versions
1 parent 50dc020 commit c9ee6df

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

docs/Gemfile.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ GEM
3535
faraday-net_http (3.4.0)
3636
net-http (>= 0.5.0)
3737
ffi (1.17.1)
38-
ffi (1.17.1-arm64-darwin)
39-
ffi (1.17.1-x86_64-darwin)
4038
forwardable-extended (2.6.0)
4139
gemoji (3.0.1)
4240
github-pages (226)
@@ -215,18 +213,16 @@ GEM
215213
rb-inotify (~> 0.9, >= 0.9.10)
216214
logger (1.6.6)
217215
mercenary (0.3.6)
216+
mini_portile2 (2.8.8)
218217
minima (2.5.1)
219218
jekyll (>= 3.5, < 5.0)
220219
jekyll-feed (~> 0.9)
221220
jekyll-seo-tag (~> 2.1)
222221
minitest (5.25.4)
223222
net-http (0.6.0)
224223
uri
225-
nokogiri (1.17.2-arm64-darwin)
226-
racc (~> 1.4)
227-
nokogiri (1.17.2-x86_64-darwin)
228-
racc (~> 1.4)
229-
nokogiri (1.17.2-x86_64-linux)
224+
nokogiri (1.18.3)
225+
mini_portile2 (~> 2.8.2)
230226
racc (~> 1.4)
231227
octokit (4.25.1)
232228
faraday (>= 1, < 3)
@@ -264,13 +260,11 @@ GEM
264260
zeitwerk (2.6.18)
265261

266262
PLATFORMS
267-
arm64-darwin
268-
x86_64-darwin
269263
x86_64-linux
270264

271265
DEPENDENCIES
272266
github-pages (= 226)
273267
webrick (~> 1.7)
274268

275269
BUNDLED WITH
276-
2.5.23
270+
2.3.7

0 commit comments

Comments
 (0)