PhysLean/doc/Gemfile

7 lines
119 B
Text
Raw Normal View History

2024-06-15 11:03:31 -04:00
# Gemfile
2024-06-15 09:16:26 -04:00
2024-06-15 11:03:31 -04:00
source 'https://rubygems.org'
gem "jekyll", "~> 4.2"
2024-06-15 11:39:29 -04:00
gem "minima", git: "https://github.com/jekyll/minima"