# -*- encoding: utf-8 -*- # stub: maxima 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "maxima".freeze s.version = "1.0.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 = ["Tomer Lichtash".freeze] s.bindir = "exe".freeze s.date = "2017-02-01" s.email = ["tomer@konzepz.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/maxima.scss".freeze, "_sass/maxima/_base.scss".freeze, "_sass/maxima/_layout.scss".freeze, "_sass/maxima/_syntax-highlighting.scss".freeze, "assets/main.scss".freeze] s.homepage = "https://github.com/tomerlichtash/maxima".freeze s.licenses = ["MIT".freeze] s.post_install_message = "\n----------------------------------------------\nThank you for installing maxima 1.0!\n----------------------------------------------\n\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Jekyll Theme. Under permanent construction.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end