# -*- encoding: utf-8 -*- # stub: ed. 1.0.3 ruby lib Gem::Specification.new do |s| s.name = "ed.".freeze s.version = "1.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Alex Gil".freeze, "Karl Stolley".freeze] s.date = "2019-09-10" s.description = "Ed is a Jekyll theme designed for textual editors based on minimal computing principles, and focused on legibility, durability, ease and flexibility.".freeze s.email = ["colibri.alex@gmail.com".freeze, "karl.stolley@gmail.com".freeze] s.files = ["Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "_includes/head.html".freeze, "_includes/sidebar-toc.html".freeze, "_includes/sidebar.html".freeze, "_layouts/default.html".freeze, "_layouts/drama.html".freeze, "_layouts/narrative.html".freeze, "_layouts/page.html".freeze, "_layouts/poem.html".freeze, "_layouts/post.html".freeze, "_sass/_ed.scss".freeze, "_sass/_syntax.scss".freeze, "_texts/a-julia.md".freeze, "_texts/delayed.md".freeze, "_texts/dreams.md".freeze, "_texts/mypoem.md".freeze, "_texts/narrative.md".freeze, "_texts/o-captain.md".freeze, "_texts/raising.md".freeze, "about.md".freeze, "assets/apple-touch-icon-precomposed.png".freeze, "assets/css/style.scss".freeze, "assets/favicon.ico".freeze, "assets/js/elasticlunr.min.js".freeze, "assets/js/search.js".freeze, "assets/open-graph-logo.png".freeze, "assets/screenshot-home.png".freeze, "atom.xml".freeze, "credits.md".freeze, "documentation.md".freeze, "index.html".freeze, "optional/balloon-css/_balloon.scss".freeze, "optional/jekyll-scholar starter kit/Gemfile".freeze, "optional/jekyll-scholar starter kit/Rakefile".freeze, "optional/jekyll-scholar starter kit/_bibliography/references.bib".freeze, "optional/jekyll-scholar starter kit/_config.yml".freeze, "optional/jekyll-scholar starter kit/bibliography.md".freeze, "optional/tei-to-ed/tei-to-ed.xsl".freeze, "search.html".freeze] s.homepage = "http://minicomp.github.io/ed/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Jekyll theme for minimal editions".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.4".freeze]) end