mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-13 13:48:00 -04:00
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
9 lines
151 B
Ruby
9 lines
151 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "jekyll", "~> 4.3"
|
|
gem "just-the-docs"
|
|
gem "jekyll-redirect-from"
|
|
gem "jekyll-remote-theme"
|
|
gem "csv"
|
|
gem "webrick"
|