# -*- encoding: utf-8 -*- # stub: ed. 1.2.1 ruby lib Gem::Specification.new do |s| s.name = "ed.".freeze s.version = "1.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/minicomp/ed/issues", "changelog_uri" => "https://github.com/minicomp/ed/releases", "homepage_uri" => "https://minicomp.github.io/ed/", "source_code_uri" => "https://github.com/minicomp/ed" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Alex Gil".freeze, "Karl Stolley".freeze] s.date = "2019-09-23" 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 = ["404.md".freeze, "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/raisin.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 = "https://minicomp.github.io/ed/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.1.0".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