# -*- encoding: utf-8 -*- # stub: jekyll-theme-leap-day 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "jekyll-theme-leap-day".freeze s.version = "0.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matt Graham".freeze, "GitHub, Inc.".freeze] s.date = "2021-07-29" s.email = ["opensource+jekyll-theme-leap-day@github.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "_includes/head-custom-google-analytics.html".freeze, "_includes/head-custom.html".freeze, "_layouts/default.html".freeze, "_sass/fonts.scss".freeze, "_sass/jekyll-theme-leap-day.scss".freeze, "_sass/leap-day.scss".freeze, "_sass/normalize.scss".freeze, "_sass/rouge-base16-dark.scss".freeze, "assets/css/style.scss".freeze, "assets/fonts/copse-regular-webfont.eot".freeze, "assets/fonts/copse-regular-webfont.svg".freeze, "assets/fonts/copse-regular-webfont.ttf".freeze, "assets/fonts/copse-regular-webfont.woff".freeze, "assets/fonts/quattrocentosans-bold-webfont.eot".freeze, "assets/fonts/quattrocentosans-bold-webfont.svg".freeze, "assets/fonts/quattrocentosans-bold-webfont.ttf".freeze, "assets/fonts/quattrocentosans-bold-webfont.woff".freeze, "assets/fonts/quattrocentosans-bolditalic-webfont.eot".freeze, "assets/fonts/quattrocentosans-bolditalic-webfont.svg".freeze, "assets/fonts/quattrocentosans-bolditalic-webfont.ttf".freeze, "assets/fonts/quattrocentosans-bolditalic-webfont.woff".freeze, "assets/fonts/quattrocentosans-italic-webfont.eot".freeze, "assets/fonts/quattrocentosans-italic-webfont.svg".freeze, "assets/fonts/quattrocentosans-italic-webfont.ttf".freeze, "assets/fonts/quattrocentosans-italic-webfont.woff".freeze, "assets/fonts/quattrocentosans-regular-webfont.eot".freeze, "assets/fonts/quattrocentosans-regular-webfont.svg".freeze, "assets/fonts/quattrocentosans-regular-webfont.ttf".freeze, "assets/fonts/quattrocentosans-regular-webfont.woff".freeze, "assets/images/background.png".freeze, "assets/images/body-background.png".freeze, "assets/images/bullet.png".freeze, "assets/images/hr.gif".freeze, "assets/images/octocat-logo.svg".freeze, "assets/js/main.js".freeze] s.homepage = "https://github.com/pages-themes/leap-day".freeze s.licenses = ["CC0-1.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Leap Day is a Jekyll theme for GitHub Pages".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["> 3.5".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) end