# -*- encoding: utf-8 -*- # stub: rajtheme 2.0.0 ruby lib Gem::Specification.new do |s| s.name = "rajtheme".freeze s.version = "2.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 = ["Joel Glovier, Raj Mahey".freeze] s.bindir = "exe".freeze s.date = "2016-11-03" s.email = ["raj.axisos@gmail.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/hgdsraj".freeze s.licenses = ["MIT".freeze] s.post_install_message = "\n----------------------------------------------\nThank you for installing minima 2.0!\n\nMinima 2.0 comes with a breaking change that\nrenders '/css/main.scss' redundant.\nThat file is now bundled with this gem as\n'/assets/main.scss'.\n\nMore Information:\nhttps://github.com/jekyll/minima#customization\n----------------------------------------------\n\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A beautiful, minimal theme for Jekyll. NOT DONE YET.".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