mirror of
https://github.com/Digital-Naturalism-Laboratories/Mothbox.git
synced 2026-01-22 02:09:07 +00:00
8 lines
287 B
Ruby
8 lines
287 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "jekyll", "~> 4.3.3" # installed by `gem jekyll`
|
|
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
|
|
|
|
# gem "just-the-docs", "0.8.2" # pinned to the current release
|
|
gem "just-the-docs" # always download the latest release
|