Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
che
/
1425b370a4da0c59ea8e10af63c7459f270f6da6
/
.
/
docs
/
Gemfile
blob: 6d355a3e6ba39d75b1418b28e51a588dc284c591 [
file
] [
log
] [
blame
]
source
"https://rubygems.org"
group
:
jekyll_plugins
do
gem
'github-pages'
gem
'jekyll-asciidoc'
end
gem
'coderay'
,
'~> 1.1'
,
'>= 1.1.2'
gem
'wdm'
,
'>= 0.1.0'
if
Gem
.
win_platform
?