Skip to content

Commit e29ea52

Browse files
authored
Merge pull request #15 from Augmented-Perception-Lab/dependabot/bundler/nokogiri-1.18.8
Bump nokogiri from 1.16.7 to 1.18.8
2 parents 01009d3 + 1e6ed87 commit e29ea52

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

Gemfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,17 +214,25 @@ GEM
214214
rb-inotify (~> 0.9, >= 0.9.10)
215215
logger (1.6.1)
216216
mercenary (0.3.6)
217-
mini_portile2 (2.8.7)
217+
mini_portile2 (2.8.9)
218218
minima (2.5.1)
219219
jekyll (>= 3.5, < 5.0)
220220
jekyll-feed (~> 0.9)
221221
jekyll-seo-tag (~> 2.1)
222222
minitest (5.25.1)
223223
net-http (0.4.1)
224224
uri
225-
nokogiri (1.16.7)
225+
nokogiri (1.18.8)
226226
mini_portile2 (~> 2.8.2)
227227
racc (~> 1.4)
228+
nokogiri (1.18.8-arm64-darwin)
229+
racc (~> 1.4)
230+
nokogiri (1.18.8-x64-mingw-ucrt)
231+
racc (~> 1.4)
232+
nokogiri (1.18.8-x86_64-darwin)
233+
racc (~> 1.4)
234+
nokogiri (1.18.8-x86_64-linux-gnu)
235+
racc (~> 1.4)
228236
octokit (4.25.1)
229237
faraday (>= 1, < 3)
230238
sawyer (~> 0.9)
@@ -259,7 +267,6 @@ GEM
259267
thread_safe (~> 0.1)
260268
unicode-display_width (1.8.0)
261269
uri (0.13.1)
262-
wdm (0.2.0)
263270
webrick (1.8.2)
264271
zeitwerk (2.6.18)
265272

@@ -275,7 +282,6 @@ DEPENDENCIES
275282
github-pages (~> 208)
276283
kramdown (>= 2.3.0)
277284
listen (~> 3.2)
278-
wdm (>= 0.1.0)
279285
webrick (~> 1.8)
280286

281287
BUNDLED WITH

0 commit comments

Comments
 (0)