mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2025-07-23 00:34:48 +00:00
7 lines
139 B
Ruby
7 lines
139 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'asciidoctor', '2.0.11'
|
|
gem 'asciidoctor-multipage', '0.0.12'
|
|
#gem 'jekyll', '3.8.6'
|
|
gem 'github-pages'
|