mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
7 lines
133 B
Ruby
7 lines
133 B
Ruby
source "https://rubygems.org"
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem "jekyll"
|
|
gem "json"
|
|
|
|
gem "webrick", group: :development
|