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 419d874 commit a07554cCopy full SHA for a07554c
Gemfile.lock
@@ -92,9 +92,6 @@ GEM
92
octokit (>= 4, < 8)
93
public_suffix (>= 3.0, < 6.0)
94
typhoeus (~> 1.3)
95
- hacked-jekyll (3.0.0)
96
- github-pages (~> 231)
97
- webrick (~> 1.8, = 1.8.1)
98
html-pipeline (2.14.3)
99
activesupport (>= 2)
100
nokogiri (>= 1.4)
@@ -265,7 +262,8 @@ PLATFORMS
265
262
x86_64-darwin-22
266
263
267
264
DEPENDENCIES
268
- hacked-jekyll (~> 3.0)
+ github-pages
+ webrick
269
270
BUNDLED WITH
271
2.4.8
0 commit comments