1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 19:23:01 +03:00
mobile-nixos/doc/_support/converter/Gemfile
2020-04-06 19:34:11 -04:00

8 lines
104 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "asciidoctor"
gem "rouge"
#gem "tilt"