website/Gemfile
hongzhouzi 2691a84f3e add gemfile
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
2024-06-04 15:47:38 +08:00

8 lines
150 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'asciidoctor'