# -*- encoding: utf-8 -*- # stub: jekyll-theme-portfolio 1.3.0 ruby lib Gem::Specification.new do |s| s.name = "jekyll-theme-portfolio".freeze s.version = "1.3.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 = ["Robert Hafner".freeze] s.date = "2019-06-01" s.email = ["tedivm@tedivm.com".freeze] s.files = ["LICENSE.md".freeze, "README.md".freeze, "_includes/footer.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/portfolio.html".freeze, "_layouts/portfolio_2column.html".freeze, "_layouts/post.html".freeze, "_sass/_bootstrap_customization.scss".freeze, "_sass/_syntax-highlighting.scss".freeze, "_sass/_variables.scss".freeze, "_sass/bootstrap-4-jekyll/_bootstrap-4-jekyll.scss".freeze, "_sass/bootstrap/__DO_NOT_MODIFY".freeze, "_sass/bootstrap/_alert.scss".freeze, "_sass/bootstrap/_badge.scss".freeze, "_sass/bootstrap/_breadcrumb.scss".freeze, "_sass/bootstrap/_button-group.scss".freeze, "_sass/bootstrap/_buttons.scss".freeze, "_sass/bootstrap/_card.scss".freeze, "_sass/bootstrap/_carousel.scss".freeze, "_sass/bootstrap/_close.scss".freeze, "_sass/bootstrap/_code.scss".freeze, "_sass/bootstrap/_custom-forms.scss".freeze, "_sass/bootstrap/_dropdown.scss".freeze, "_sass/bootstrap/_forms.scss".freeze, "_sass/bootstrap/_functions.scss".freeze, "_sass/bootstrap/_grid.scss".freeze, "_sass/bootstrap/_images.scss".freeze, "_sass/bootstrap/_input-group.scss".freeze, "_sass/bootstrap/_jumbotron.scss".freeze, "_sass/bootstrap/_list-group.scss".freeze, "_sass/bootstrap/_media.scss".freeze, "_sass/bootstrap/_mixins.scss".freeze, "_sass/bootstrap/_modal.scss".freeze, "_sass/bootstrap/_nav.scss".freeze, "_sass/bootstrap/_navbar.scss".freeze, "_sass/bootstrap/_pagination.scss".freeze, "_sass/bootstrap/_popover.scss".freeze, "_sass/bootstrap/_print.scss".freeze, "_sass/bootstrap/_progress.scss".freeze, "_sass/bootstrap/_reboot.scss".freeze, "_sass/bootstrap/_root.scss".freeze, "_sass/bootstrap/_spinners.scss".freeze, "_sass/bootstrap/_tables.scss".freeze, "_sass/bootstrap/_toasts.scss".freeze, "_sass/bootstrap/_tooltip.scss".freeze, "_sass/bootstrap/_transitions.scss".freeze, "_sass/bootstrap/_type.scss".freeze, "_sass/bootstrap/_utilities.scss".freeze, "_sass/bootstrap/_variables.scss".freeze, "_sass/bootstrap/bootstrap-grid.scss".freeze, "_sass/bootstrap/bootstrap-reboot.scss".freeze, "_sass/bootstrap/bootstrap.scss".freeze, "_sass/bootstrap/mixins/_alert.scss".freeze, "_sass/bootstrap/mixins/_background-variant.scss".freeze, "_sass/bootstrap/mixins/_badge.scss".freeze, "_sass/bootstrap/mixins/_border-radius.scss".freeze, "_sass/bootstrap/mixins/_box-shadow.scss".freeze, "_sass/bootstrap/mixins/_breakpoints.scss".freeze, "_sass/bootstrap/mixins/_buttons.scss".freeze, "_sass/bootstrap/mixins/_caret.scss".freeze, "_sass/bootstrap/mixins/_clearfix.scss".freeze, "_sass/bootstrap/mixins/_deprecate.scss".freeze, "_sass/bootstrap/mixins/_float.scss".freeze, "_sass/bootstrap/mixins/_forms.scss".freeze, "_sass/bootstrap/mixins/_gradients.scss".freeze, "_sass/bootstrap/mixins/_grid-framework.scss".freeze, "_sass/bootstrap/mixins/_grid.scss".freeze, "_sass/bootstrap/mixins/_hover.scss".freeze, "_sass/bootstrap/mixins/_image.scss".freeze, "_sass/bootstrap/mixins/_list-group.scss".freeze, "_sass/bootstrap/mixins/_lists.scss".freeze, "_sass/bootstrap/mixins/_nav-divider.scss".freeze, "_sass/bootstrap/mixins/_pagination.scss".freeze, "_sass/bootstrap/mixins/_reset-text.scss".freeze, "_sass/bootstrap/mixins/_resize.scss".freeze, "_sass/bootstrap/mixins/_screen-reader.scss".freeze, "_sass/bootstrap/mixins/_size.scss".freeze, "_sass/bootstrap/mixins/_table-row.scss".freeze, "_sass/bootstrap/mixins/_text-emphasis.scss".freeze, "_sass/bootstrap/mixins/_text-hide.scss".freeze, "_sass/bootstrap/mixins/_text-truncate.scss".freeze, "_sass/bootstrap/mixins/_transition.scss".freeze, "_sass/bootstrap/mixins/_visibility.scss".freeze, "_sass/bootstrap/utilities/_align.scss".freeze, "_sass/bootstrap/utilities/_background.scss".freeze, "_sass/bootstrap/utilities/_borders.scss".freeze, "_sass/bootstrap/utilities/_clearfix.scss".freeze, "_sass/bootstrap/utilities/_display.scss".freeze, "_sass/bootstrap/utilities/_embed.scss".freeze, "_sass/bootstrap/utilities/_flex.scss".freeze, "_sass/bootstrap/utilities/_float.scss".freeze, "_sass/bootstrap/utilities/_overflow.scss".freeze, "_sass/bootstrap/utilities/_position.scss".freeze, "_sass/bootstrap/utilities/_screenreaders.scss".freeze, "_sass/bootstrap/utilities/_shadows.scss".freeze, "_sass/bootstrap/utilities/_sizing.scss".freeze, "_sass/bootstrap/utilities/_spacing.scss".freeze, "_sass/bootstrap/utilities/_stretched-link.scss".freeze, "_sass/bootstrap/utilities/_text.scss".freeze, "_sass/bootstrap/utilities/_visibility.scss".freeze, "_sass/bootstrap/vendor/_rfs.scss".freeze, "assets/images/projects/nativescript.png".freeze, "assets/images/projects/puppet.png".freeze, "assets/javascript/bootstrap/__DO_NOT_MODIFY".freeze, "assets/javascript/bootstrap/bootstrap.bundle.min.js".freeze, "assets/javascript/bootstrap/bootstrap.bundle.min.js.map".freeze, "assets/javascript/bootstrap/jquery.min.js".freeze, "assets/javascript/bootstrap/jquery.min.map".freeze, "assets/main.scss".freeze] s.homepage = "https://github.com/tedivm/jekyll-theme-portfolio".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Bootstrap based portfolio theme for Jekyll.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.5".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end