mirror of
https://github.com/weyne85/DCS_mission_creating.git
synced 2025-08-15 13:17:20 +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
|