mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-02-23 15:17:55 +01:00
10 lines
160 B
Ruby
10 lines
160 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "kramdown"
|
|
gem "kramdown-parser-gfm"
|
|
gem "rouge"
|
|
gem "jekyll"
|
|
gem "jekyll-paginate"
|
|
gem "jekyll-paginate-content"
|
|
gem "json"
|