# -*- encoding: utf-8 -*- # stub: jekyll-theme-gitbook 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "jekyll-theme-gitbook".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Adam Rehn".freeze] s.date = "2022-12-12" s.email = ["adam@adamrehn.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "_includes/alerts/base.html".freeze, "_includes/alerts/info.html".freeze, "_includes/alerts/warning.html".freeze, "_includes/chapter-list.html".freeze, "_includes/hooks/body-posthook.html".freeze, "_includes/hooks/copyright-posthook.html".freeze, "_includes/hooks/head-posthook.html".freeze, "_includes/hooks/navbar-posthook.html".freeze, "_includes/hooks/navbar-prehook.html".freeze, "_includes/icon.html".freeze, "_includes/internal/copyright.html".freeze, "_includes/internal/footer.html".freeze, "_includes/internal/header.html".freeze, "_includes/internal/markdown-fragment.html".freeze, "_includes/internal/meta.html".freeze, "_includes/internal/navbar.html".freeze, "_includes/internal/postprocessing.html".freeze, "_includes/internal/prev-next.html".freeze, "_includes/internal/redirect.html".freeze, "_includes/thirdparty/toc.html".freeze, "_layouts/chapter-index.html".freeze, "_layouts/chapter-redirect.html".freeze, "_layouts/default.html".freeze, "_layouts/print.html".freeze, "_layouts/root-redirect.html".freeze, "_sass/_content.scss".freeze, "_sass/_layout.scss".freeze, "_sass/_print.scss".freeze, "_sass/_responsive.scss".freeze, "_sass/_variables.scss".freeze, "_sass/jekyll-theme-gitbook.scss".freeze, "_sass/thirdparty/bootstrap.min.scss".freeze, "assets/images/favicon.png".freeze, "assets/images/favicon.svg".freeze, "assets/images/logo.svg".freeze, "assets/images/opengraph.png".freeze, "assets/js/jekyll-theme-gitbook.js".freeze, "assets/js/thirdparty/bootstrap.min.js".freeze, "assets/js/thirdparty/jquery-3.4.1.min.js".freeze, "assets/js/thirdparty/popper.min.js".freeze] s.homepage = "https://github.com/adamrehn/jekyll-theme-gitbook".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Gem-based Jekyll theme for documentation sites, inspired by GitBook's visual design language.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.8".freeze, "< 5.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) end