# -*- encoding: utf-8 -*- # stub: cms-dita-jekyll-theme 0.1.5 ruby lib Gem::Specification.new do |s| s.name = "cms-dita-jekyll-theme".freeze s.version = "0.1.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Omid Manikhi".freeze] s.date = "2019-11-21" s.email = ["omid.manikhi@simonsoft.se".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/dev-docs-banner.html".freeze, "_includes/footer.html".freeze, "_includes/header.html".freeze, "_includes/help.html".freeze, "_includes/old-docs-banner.html".freeze, "_includes/search.html".freeze, "_includes/toc.html".freeze, "_layouts/base.html".freeze, "_layouts/default.html".freeze, "_layouts/javascript.js".freeze, "_layouts/plugins.html".freeze, "_layouts/post.html".freeze, "_layouts/splash.html".freeze, "_sass/_banner.scss".freeze, "_sass/_bootstrap-custom.scss".freeze, "_sass/_code.scss".freeze, "_sass/_content.scss".freeze, "_sass/_dita.scss".freeze, "_sass/_footer.scss".freeze, "_sass/_glossary.scss".freeze, "_sass/_home.scss".freeze, "_sass/_navbar.scss".freeze, "_sass/_notes.scss".freeze, "_sass/_search.scss".freeze, "_sass/_tables.scss".freeze, "_sass/_toc.scss".freeze, "_sass/_ui-d.scss".freeze, "_sass/_xml-d.scss".freeze, "_sass/bootstrap/_alert.scss".freeze, "_sass/bootstrap/_badge.scss".freeze, "_sass/bootstrap/_breadcrumb.scss".freeze, "_sass/bootstrap/_button-group.scss".freeze, "_sass/bootstrap/_buttons.scss".freeze, "_sass/bootstrap/_card.scss".freeze, "_sass/bootstrap/_carousel.scss".freeze, "_sass/bootstrap/_close.scss".freeze, "_sass/bootstrap/_code.scss".freeze, "_sass/bootstrap/_custom-forms.scss".freeze, "_sass/bootstrap/_dropdown.scss".freeze, "_sass/bootstrap/_forms.scss".freeze, "_sass/bootstrap/_functions.scss".freeze, "_sass/bootstrap/_grid.scss".freeze, "_sass/bootstrap/_images.scss".freeze, "_sass/bootstrap/_input-group.scss".freeze, "_sass/bootstrap/_jumbotron.scss".freeze, "_sass/bootstrap/_list-group.scss".freeze, "_sass/bootstrap/_media.scss".freeze, "_sass/bootstrap/_mixins.scss".freeze, "_sass/bootstrap/_modal.scss".freeze, "_sass/bootstrap/_nav.scss".freeze, "_sass/bootstrap/_navbar.scss".freeze, "_sass/bootstrap/_pagination.scss".freeze, "_sass/bootstrap/_popover.scss".freeze, "_sass/bootstrap/_print.scss".freeze, "_sass/bootstrap/_progress.scss".freeze, "_sass/bootstrap/_reboot.scss".freeze, "_sass/bootstrap/_root.scss".freeze, "_sass/bootstrap/_spinners.scss".freeze, "_sass/bootstrap/_tables.scss".freeze, "_sass/bootstrap/_toasts.scss".freeze, "_sass/bootstrap/_tooltip.scss".freeze, "_sass/bootstrap/_transitions.scss".freeze, "_sass/bootstrap/_type.scss".freeze, "_sass/bootstrap/_utilities.scss".freeze, "_sass/bootstrap/_variables.scss".freeze, "_sass/bootstrap/mixins/_alert.scss".freeze, "_sass/bootstrap/mixins/_background-variant.scss".freeze, "_sass/bootstrap/mixins/_badge.scss".freeze, "_sass/bootstrap/mixins/_border-radius.scss".freeze, "_sass/bootstrap/mixins/_box-shadow.scss".freeze, "_sass/bootstrap/mixins/_breakpoints.scss".freeze, "_sass/bootstrap/mixins/_buttons.scss".freeze, "_sass/bootstrap/mixins/_caret.scss".freeze, "_sass/bootstrap/mixins/_clearfix.scss".freeze, "_sass/bootstrap/mixins/_float.scss".freeze, "_sass/bootstrap/mixins/_forms.scss".freeze, "_sass/bootstrap/mixins/_gradients.scss".freeze, "_sass/bootstrap/mixins/_grid-framework.scss".freeze, "_sass/bootstrap/mixins/_grid.scss".freeze, "_sass/bootstrap/mixins/_hover.scss".freeze, "_sass/bootstrap/mixins/_image.scss".freeze, "_sass/bootstrap/mixins/_list-group.scss".freeze, "_sass/bootstrap/mixins/_lists.scss".freeze, "_sass/bootstrap/mixins/_nav-divider.scss".freeze, "_sass/bootstrap/mixins/_pagination.scss".freeze, "_sass/bootstrap/mixins/_reset-text.scss".freeze, "_sass/bootstrap/mixins/_resize.scss".freeze, "_sass/bootstrap/mixins/_screen-reader.scss".freeze, "_sass/bootstrap/mixins/_size.scss".freeze, "_sass/bootstrap/mixins/_table-row.scss".freeze, "_sass/bootstrap/mixins/_text-emphasis.scss".freeze, "_sass/bootstrap/mixins/_text-hide.scss".freeze, "_sass/bootstrap/mixins/_text-truncate.scss".freeze, "_sass/bootstrap/mixins/_transition.scss".freeze, "_sass/bootstrap/mixins/_visibility.scss".freeze, "_sass/bootstrap/utilities/_align.scss".freeze, "_sass/bootstrap/utilities/_background.scss".freeze, "_sass/bootstrap/utilities/_borders.scss".freeze, "_sass/bootstrap/utilities/_clearfix.scss".freeze, "_sass/bootstrap/utilities/_display.scss".freeze, "_sass/bootstrap/utilities/_embed.scss".freeze, "_sass/bootstrap/utilities/_flex.scss".freeze, "_sass/bootstrap/utilities/_float.scss".freeze, "_sass/bootstrap/utilities/_overflow.scss".freeze, "_sass/bootstrap/utilities/_position.scss".freeze, "_sass/bootstrap/utilities/_screenreaders.scss".freeze, "_sass/bootstrap/utilities/_shadows.scss".freeze, "_sass/bootstrap/utilities/_sizing.scss".freeze, "_sass/bootstrap/utilities/_spacing.scss".freeze, "_sass/bootstrap/utilities/_text.scss".freeze, "_sass/bootstrap/utilities/_visibility.scss".freeze, "assets/css/bootstrap/bootstrap-grid.scss".freeze, "assets/css/bootstrap/bootstrap-reboot.scss".freeze, "assets/css/bootstrap/bootstrap.scss".freeze, "assets/css/main.scss".freeze, "assets/css/prism.css".freeze, "assets/fonts/bootstrap/glyphicons-halflings-regular.eot".freeze, "assets/fonts/bootstrap/glyphicons-halflings-regular.svg".freeze, "assets/fonts/bootstrap/glyphicons-halflings-regular.ttf".freeze, "assets/fonts/bootstrap/glyphicons-halflings-regular.woff".freeze, "assets/fonts/bootstrap/glyphicons-halflings-regular.woff2".freeze, "assets/js/bootstrap.min.js".freeze, "assets/js/lib/EditController.js".freeze, "assets/js/main.css".freeze, "assets/js/main.css.map".freeze, "assets/js/main.js".freeze, "assets/js/main.js.map".freeze, "assets/js/plugins.js".freeze, "assets/js/plugins.js.map".freeze, "assets/js/version.js".freeze] s.homepage = "https://www.simonsoft.se/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The default Jekyll theme used to generate Simonsoft HTML documentation.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) end