Skip to content

Commit e1df654

Browse files
authored
Merge pull request #16 from Augmented-Perception-Lab/dependabot/bundler/nokogiri-1.18.9
Bump nokogiri from 1.17.2 to 1.18.9
2 parents b51e590 + 4c02399 commit e1df654

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,16 +214,20 @@ GEM
214214
rb-inotify (~> 0.9, >= 0.9.10)
215215
logger (1.6.1)
216216
mercenary (0.3.6)
217-
mini_portile2 (2.8.9)
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.1)
223222
net-http (0.4.1)
224223
uri
225-
nokogiri (1.17.2)
226-
mini_portile2 (~> 2.8.2)
224+
nokogiri (1.18.9-arm64-darwin)
225+
racc (~> 1.4)
226+
nokogiri (1.18.9-x64-mingw-ucrt)
227+
racc (~> 1.4)
228+
nokogiri (1.18.9-x86_64-darwin)
229+
racc (~> 1.4)
230+
nokogiri (1.18.9-x86_64-linux-gnu)
227231
racc (~> 1.4)
228232
octokit (4.25.1)
229233
faraday (>= 1, < 3)
@@ -265,7 +269,6 @@ GEM
265269
PLATFORMS
266270
universal-darwin-23
267271
x64-mingw-ucrt
268-
x64-mingw32
269272
x86_64-darwin-22
270273
x86_64-linux
271274

0 commit comments

Comments
 (0)