Commit 3899142 1 parent 15fae36 commit 3899142 Copy full SHA for 3899142
File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
gem "github-pages" , group : :jekyll_plugins
3
+ gem "webrick" , "~> 1.7"
Original file line number Diff line number Diff line change 211
211
jekyll-feed (~> 0.9 )
212
212
jekyll-seo-tag (~> 2.1 )
213
213
minitest (5.16.3 )
214
+ nokogiri (1.13.8-arm64-darwin )
215
+ racc (~> 1.4 )
214
216
nokogiri (1.13.8-x86_64-darwin )
215
217
racc (~> 1.4 )
216
218
octokit (4.25.1 )
@@ -249,13 +251,16 @@ GEM
249
251
unf_ext
250
252
unf_ext (0.0.8.2 )
251
253
unicode-display_width (1.8.0 )
254
+ webrick (1.8.1 )
252
255
zeitwerk (2.6.1 )
253
256
254
257
PLATFORMS
258
+ arm64-darwin-22
255
259
x86_64-darwin-18
256
260
257
261
DEPENDENCIES
258
262
github-pages
263
+ webrick (~> 1.7 )
259
264
260
265
BUNDLED WITH
261
266
2.3.23
You can’t perform that action at this time.
0 commit comments