# -*- encoding: utf-8 -*- # stub: jekyll-readthedocs 0.2.3 ruby lib Gem::Specification.new do |s| s.name = "jekyll-readthedocs".freeze s.version = "0.2.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 = ["Timoth\u00E9e Mazzucotelli".freeze] s.date = "2018-02-02" s.email = ["timothee.mazzucotelli@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/search.html".freeze, "_includes/sidebar.html".freeze, "_includes/social.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_layouts/search.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, "assets/minima-social-icons.svg".freeze, "assets/search.json".freeze] s.homepage = "https://github.com/Pawamoy/jekyll-readthedocs".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A ReadTheDocs theme based on minima.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) end