# -*- encoding: utf-8 -*- # stub: dark-minima 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "dark-minima".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "plugin_type" => "theme" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Joel Glovier".freeze, "Songzi Alexander Vong".freeze] s.date = "2019-04-19" s.email = ["jglovier@github.com".freeze, "songzivong@gmail.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "_includes/categories_archive.html".freeze, "_includes/categories_list.html".freeze, "_includes/disqus_comments.html".freeze, "_includes/footer.html".freeze, "_includes/google-analytics.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/image.html".freeze, "_includes/mathjax.html".freeze, "_includes/post-tags.html".freeze, "_includes/search.html".freeze, "_includes/share_bar.html".freeze, "_includes/social.html".freeze, "_includes/tags_archive.html".freeze, "_includes/tags_cloud.html".freeze, "_includes/toc.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_sass/minima.scss".freeze, "_sass/minima/_base.scss".freeze, "_sass/minima/_layout.scss".freeze, "_sass/minima/_share.scss".freeze, "_sass/minima/_syntax-highlighting.scss".freeze, "assets/css/background/3px-tile.png".freeze, "assets/css/background/brick-wall.png".freeze, "assets/css/background/ice-age.png".freeze, "assets/css/style.scss".freeze, "assets/images/posts/annotations-to-pro-git-2e/commit-and-parents.png".freeze, "assets/images/posts/annotations-to-pro-git-2e/commit-and-tree.png".freeze, "assets/js/main.js".freeze, "assets/js/simple-jekyll-search.min.js".freeze, "assets/json/search.json".freeze, "assets/minima-social-icons.svg".freeze] s.homepage = "https://github.com/songzivong/dark-minima".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A dark version of the default theme Minima of Jekyll.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end