mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-07-16 22:32:26 +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
|