mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-01-13 06:22:05 +01:00
5 lines
86 B
Ruby
5 lines
86 B
Ruby
source "https://rubygems.org"
|
|
gem "minitest"
|
|
gem "kramdown"
|
|
gem "kramdown-parser-gfm"
|