projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
16217: Update docs.
[arvados.git]
/
doc
/
Gemfile
1
# Copyright (C) The Arvados Authors. All rights reserved.
2
#
3
# SPDX-License-Identifier: CC-BY-SA-3.0
4
5
source 'https://rubygems.org'
6
7
gem 'zenweb'
8
gem 'liquid'
9
gem 'RedCloth'
10
gem 'colorize'