al-quran.reflectslight.io/Gemfile
2022-11-02 00:53:00 -03:00

10 lines
190 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "nanoc", "~> 4.12"
gem "nanoc-live", "~> 1.0"
gem "rainpress", "~> 1.0"
gem "sass"
gem "standardrb"
gem "ryo.rb"
gem "paint"