Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4d0706b

Browse files
authoredNov 1, 2024··
Bump nokogiri from 1.15.4 to 1.16.3 (#125)
1 parent 8588711 commit 4d0706b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -207,24 +207,22 @@ GEM
207207
rb-fsevent (~> 0.10, >= 0.10.3)
208208
rb-inotify (~> 0.9, >= 0.9.10)
209209
mercenary (0.3.6)
210-
mini_portile2 (2.8.4)
210+
mini_portile2 (2.8.5)
211211
minima (2.5.1)
212212
jekyll (>= 3.5, < 5.0)
213213
jekyll-feed (~> 0.9)
214214
jekyll-seo-tag (~> 2.1)
215215
minitest (5.20.0)
216-
nokogiri (1.15.4)
216+
nokogiri (1.16.3)
217217
mini_portile2 (~> 2.8.2)
218218
racc (~> 1.4)
219-
nokogiri (1.15.4-x64-mingw32)
220-
racc (~> 1.4)
221219
octokit (4.25.1)
222220
faraday (>= 1, < 3)
223221
sawyer (~> 0.9)
224222
pathutil (0.16.2)
225223
forwardable-extended (~> 2.6)
226224
public_suffix (4.0.7)
227-
racc (1.7.1)
225+
racc (1.7.3)
228226
rb-fsevent (0.11.2)
229227
rb-inotify (0.10.1)
230228
ffi (~> 1.0)

0 commit comments

Comments
 (0)
Please sign in to comment.