remote-jobs/Gemfile
2023-10-11 14:59:15 +01:00

7 lines
287 B
Ruby

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