Sign in
apache
/
drill-site
/
6a0bc63ec711a457472d74ad273cdf8e450403da
/
.
/
Gemfile
blob: 881987acd29e4b0c63b20cc78f272f9825176b6c [
file
] [
log
] [
blame
]
# frozen_string_literal: true
source
"https://rubygems.org"
git_source
(:
github
)
{|
repo_name
|
"https://github.com/#{repo_name}"
}
# gem "rails"
gem
"jekyll"
,
"~> 3.9"
gem
"jekyll-polyglot"
,
"~> 1.5"
gem
"kramdown-parser-gfm"
,
"~> 1.1"