# -*- encoding: utf-8 -*- # stub: minima 2.1.1 ruby lib Gem::Specification.new do |s| s.name = "minima".freeze s.version = "2.1.1".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] s.bindir = "exe".freeze s.date = "2017-04-13" s.email = ["jglovier@github.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/disqus_comments.html".freeze, "_includes/footer.html".freeze, "_includes/google-analytics.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/icon-github.html".freeze, "_includes/icon-github.svg".freeze, "_includes/icon-twitter.html".freeze, "_includes/icon-twitter.svg".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/_syntax-highlighting.scss".freeze, "assets/main.scss".freeze] s.homepage = "https://github.com/jekyll/minima".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A beautiful, minimal theme for Jekyll.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) end