mirror of
https://github.com/thangisme/notes.git
synced 2026-04-17 21:49:18 -04:00
5 lines
89 B
Ruby
5 lines
89 B
Ruby
source "https://rubygems.org"
|
|
gemspec
|
|
group :jekyll_plugins do
|
|
gem "jekyll-katex"
|
|
end |