# -*- encoding: utf-8 -*- # stub: darkade.github.io-theme 1.7.0 ruby lib Gem::Specification.new do |s| s.name = "darkade.github.io-theme".freeze s.version = "1.7.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Anya Reyes".freeze] s.date = "2023-09-16" s.email = ["anyareyesc@gmail.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/comments.html".freeze, "_includes/footer.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/jquery.html".freeze, "_includes/language.html".freeze, "_includes/mathjax.html".freeze, "_includes/paginator.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/links.html".freeze, "_layouts/mathpost.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_layouts/projects.html".freeze, "_sass/bootstrap/_accordion.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/_containers.scss".freeze, "_sass/bootstrap/_dropdown.scss".freeze, "_sass/bootstrap/_forms.scss".freeze, "_sass/bootstrap/_functions.scss".freeze, "_sass/bootstrap/_grid.scss".freeze, "_sass/bootstrap/_helpers.scss".freeze, "_sass/bootstrap/_images.scss".freeze, "_sass/bootstrap/_list-group.scss".freeze, "_sass/bootstrap/_maps.scss".freeze, "_sass/bootstrap/_mixins.scss".freeze, "_sass/bootstrap/_modal.scss".freeze, "_sass/bootstrap/_nav.scss".freeze, "_sass/bootstrap/_navbar.scss".freeze, "_sass/bootstrap/_offcanvas.scss".freeze, "_sass/bootstrap/_pagination.scss".freeze, "_sass/bootstrap/_placeholders.scss".freeze, "_sass/bootstrap/_popover.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/bootstrap-grid.scss".freeze, "_sass/bootstrap/bootstrap-reboot.scss".freeze, "_sass/bootstrap/bootstrap-utilities.scss".freeze, "_sass/bootstrap/bootstrap.scss".freeze, "_sass/bootstrap/forms/_floating-labels.scss".freeze, "_sass/bootstrap/forms/_form-check.scss".freeze, "_sass/bootstrap/forms/_form-control.scss".freeze, "_sass/bootstrap/forms/_form-range.scss".freeze, "_sass/bootstrap/forms/_form-select.scss".freeze, "_sass/bootstrap/forms/_form-text.scss".freeze, "_sass/bootstrap/forms/_input-group.scss".freeze, "_sass/bootstrap/forms/_labels.scss".freeze, "_sass/bootstrap/forms/_validation.scss".freeze, "_sass/bootstrap/helpers/_clearfix.scss".freeze, "_sass/bootstrap/helpers/_color-bg.scss".freeze, "_sass/bootstrap/helpers/_colored-links.scss".freeze, "_sass/bootstrap/helpers/_position.scss".freeze, "_sass/bootstrap/helpers/_ratio.scss".freeze, "_sass/bootstrap/helpers/_stacks.scss".freeze, "_sass/bootstrap/helpers/_stretched-link.scss".freeze, "_sass/bootstrap/helpers/_text-truncation.scss".freeze, "_sass/bootstrap/helpers/_visually-hidden.scss".freeze, "_sass/bootstrap/helpers/_vr.scss".freeze, "_sass/bootstrap/mixins/_alert.scss".freeze, "_sass/bootstrap/mixins/_backdrop.scss".freeze, "_sass/bootstrap/mixins/_banner.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/_color-scheme.scss".freeze, "_sass/bootstrap/mixins/_container.scss".freeze, "_sass/bootstrap/mixins/_deprecate.scss".freeze, "_sass/bootstrap/mixins/_forms.scss".freeze, "_sass/bootstrap/mixins/_gradients.scss".freeze, "_sass/bootstrap/mixins/_grid.scss".freeze, "_sass/bootstrap/mixins/_image.scss".freeze, "_sass/bootstrap/mixins/_list-group.scss".freeze, "_sass/bootstrap/mixins/_lists.scss".freeze, "_sass/bootstrap/mixins/_pagination.scss".freeze, "_sass/bootstrap/mixins/_reset-text.scss".freeze, "_sass/bootstrap/mixins/_resize.scss".freeze, "_sass/bootstrap/mixins/_table-variants.scss".freeze, "_sass/bootstrap/mixins/_text-truncate.scss".freeze, "_sass/bootstrap/mixins/_transition.scss".freeze, "_sass/bootstrap/mixins/_utilities.scss".freeze, "_sass/bootstrap/mixins/_visually-hidden.scss".freeze, "_sass/bootstrap/utilities/_api.scss".freeze, "_sass/bootstrap/vendor/_rfs.scss".freeze, "_sass/main.scss".freeze, "_sass/manni.scss".freeze, "assets/css/styles.scss".freeze, "assets/sprites/brands.svg".freeze, "assets/sprites/languages.svg".freeze, "assets/sprites/regular.svg".freeze, "assets/sprites/solid.svg".freeze] s.homepage = "https://anya.reyescon.de".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Theme for my personal blog".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.19".freeze, ">= 3.19".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.7".freeze, ">= 2.7.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 2".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) end