1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-11-05 10:12:23 +01:00
cheatsheets/Gemfile
2024-03-28 19:59:22 +11:00

5 lines
86 B
Ruby

source "https://rubygems.org"
gem "minitest"
gem "kramdown"
gem "kramdown-parser-gfm"