mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
8 lines
153 B
Ruby
8 lines
153 B
Ruby
source "https://rubygems.org"
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem "jekyll"
|
|
gem "json"
|
|
gem "just-the-docs"
|
|
|
|
gem "webrick", group: :development
|