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.
2 parents 9455e3a + 2bc6a7a commit f15078dCopy full SHA for f15078d
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.5)
+ activesupport (7.0.7.2)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -209,9 +209,11 @@ GEM
209
jekyll (>= 3.5, < 5.0)
210
jekyll-feed (~> 0.9)
211
jekyll-seo-tag (~> 2.1)
212
- minitest (5.18.1)
+ minitest (5.19.0)
213
nokogiri (1.15.2-x64-mingw-ucrt)
214
racc (~> 1.4)
215
+ nokogiri (1.15.2-x86_64-linux)
216
+ racc (~> 1.4)
217
octokit (4.25.1)
218
faraday (>= 1, < 3)
219
sawyer (~> 0.9)
@@ -254,6 +256,7 @@ GEM
254
256
255
257
PLATFORMS
258
x64-mingw-ucrt
259
+ x86_64-linux
260
261
DEPENDENCIES
262
github-pages (~> 228)
0 commit comments