Files
endorphin/Gemfile
2023-04-20 21:08:06 -04:00

8 lines
285 B
Ruby

source 'https://rubygems.org'
gem "jekyll", "~> 4.3" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
gem "just-the-docs", "0.5.0" # pinned to the current release
# gem "just-the-docs" # always download the latest release