We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aad907 commit c8de967Copy full SHA for c8de967
Gemfile.lock
@@ -234,16 +234,18 @@ GEM
234
jekyll-seo-tag (~> 2.1)
235
minitest (5.15.0)
236
multipart-post (2.1.1)
237
- nokogiri (1.13.9)
+ nokogiri (1.13.10)
238
mini_portile2 (~> 2.8.0)
239
racc (~> 1.4)
240
+ nokogiri (1.13.10-x64-mingw32)
241
+ racc (~> 1.4)
242
octokit (4.22.0)
243
faraday (>= 0.9)
244
sawyer (~> 0.8.0, >= 0.5.3)
245
pathutil (0.16.2)
246
forwardable-extended (~> 2.6)
247
public_suffix (4.0.7)
- racc (1.6.0)
248
+ racc (1.6.1)
249
rb-fsevent (0.11.1)
250
rb-inotify (0.10.1)
251
ffi (~> 1.0)
@@ -272,6 +274,7 @@ GEM
272
274
unf (0.1.4)
273
275
unf_ext
276
unf_ext (0.0.8.1)
277
+ unf_ext (0.0.8.1-x64-mingw32)
278
unicode-display_width (1.8.0)
279
zeitwerk (2.5.4)
280
0 commit comments