We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b51e590 + 4c02399 commit e1df654Copy full SHA for e1df654
1 file changed
Gemfile.lock
@@ -214,16 +214,20 @@ GEM
214
rb-inotify (~> 0.9, >= 0.9.10)
215
logger (1.6.1)
216
mercenary (0.3.6)
217
- mini_portile2 (2.8.9)
218
minima (2.5.1)
219
jekyll (>= 3.5, < 5.0)
220
jekyll-feed (~> 0.9)
221
jekyll-seo-tag (~> 2.1)
222
minitest (5.25.1)
223
net-http (0.4.1)
224
uri
225
- nokogiri (1.17.2)
226
- mini_portile2 (~> 2.8.2)
+ nokogiri (1.18.9-arm64-darwin)
+ racc (~> 1.4)
+ nokogiri (1.18.9-x64-mingw-ucrt)
227
228
+ nokogiri (1.18.9-x86_64-darwin)
229
230
+ nokogiri (1.18.9-x86_64-linux-gnu)
231
racc (~> 1.4)
232
octokit (4.25.1)
233
faraday (>= 1, < 3)
@@ -265,7 +269,6 @@ GEM
265
269
PLATFORMS
266
270
universal-darwin-23
267
271
x64-mingw-ucrt
268
- x64-mingw32
272
x86_64-darwin-22
273
x86_64-linux
274
0 commit comments