Libraries
»
jekyll-asciidoc
(1.0.1)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Jekyll
Constant Summary
collapse
JEKYLL_MIN_VERSION_3 =
Gem
::
Version
.
new
(
Jekyll
::
VERSION
)
>=
Gem
::
Version
.
new
(
'3.0.0'
)