# -*- encoding: utf-8 -*- # stub: middleman-pagegroups 1.0.5 ruby lib Gem::Specification.new do |s| s.name = "middleman-pagegroups".freeze s.version = "1.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jim Derry".freeze] s.date = "2016-06-30" s.description = "Provides logical page groups and easy navigation for Middleman projects.".freeze s.email = ["balthisar@gmail.com".freeze] s.executables = ["middleman-pagegroups".freeze] s.files = [".gitignore".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/middleman-pagegroups".freeze, "documentation_project/.gitignore".freeze, "documentation_project/Gemfile".freeze, "documentation_project/README.md".freeze, "documentation_project/config.rb".freeze, "documentation_project/source/documentation/100_nested_folder/another_file.html.md.erb".freeze, "documentation_project/source/documentation/100_nested_folder/index.html.md.erb".freeze, "documentation_project/source/documentation/100_nested_folder/one_file.html.md.erb".freeze, "documentation_project/source/documentation/100_nested_folder/stray.txt".freeze, "documentation_project/source/documentation/10_concepts.html.md.erb".freeze, "documentation_project/source/documentation/20_directory_organization.html.md.erb".freeze, "documentation_project/source/documentation/30_frontmatter.html.md.erb".freeze, "documentation_project/source/documentation/40_resources.html.md.erb".freeze, "documentation_project/source/documentation/50_helpers.html.md.erb".freeze, "documentation_project/source/documentation/60_sample_partials.html.md.erb".freeze, "documentation_project/source/documentation/70_sample_layouts.html.md.erb".freeze, "documentation_project/source/documentation/80_config.html.md.erb".freeze, "documentation_project/source/documentation/90_cli.html.md.erb".freeze, "documentation_project/source/documentation/index.html.md.erb".freeze, "documentation_project/source/documentation/ovum.html.md.erb".freeze, "documentation_project/source/fonts/font-awesome/FontAwesome.otf".freeze, "documentation_project/source/fonts/font-awesome/fontawesome-webfont.eot".freeze, "documentation_project/source/fonts/font-awesome/fontawesome-webfont.svg".freeze, "documentation_project/source/fonts/font-awesome/fontawesome-webfont.ttf".freeze, "documentation_project/source/fonts/font-awesome/fontawesome-webfont.woff".freeze, "documentation_project/source/fonts/font-awesome/fontawesome-webfont.woff2".freeze, "documentation_project/source/images/middleman-pagegroups-small.png".freeze, "documentation_project/source/images/middleman-pagegroups.png".freeze, "documentation_project/source/index.html.md.erb".freeze, "documentation_project/source/javascripts/all.js".freeze, "documentation_project/source/layouts/layout.haml".freeze, "documentation_project/source/layouts/template-logo-large.haml".freeze, "documentation_project/source/layouts/template-logo-medium.haml".freeze, "documentation_project/source/layouts/template-logo-small.haml".freeze, "documentation_project/source/license.html.md.erb".freeze, "documentation_project/source/partials/_nav_breadcrumbs.haml".freeze, "documentation_project/source/partials/_nav_breadcrumbs_alt.haml".freeze, "documentation_project/source/partials/_nav_brethren.haml".freeze, "documentation_project/source/partials/_nav_brethren_index.haml".freeze, "documentation_project/source/partials/_nav_legitimate_children.haml".freeze, "documentation_project/source/partials/_nav_prev_next.haml".freeze, "documentation_project/source/partials/_nav_toc_index.haml".freeze, "documentation_project/source/partials/_yard_config.erb".freeze, "documentation_project/source/partials/_yard_helpers.erb".freeze, "documentation_project/source/partials/_yard_helpers_css.erb".freeze, "documentation_project/source/partials/_yard_helpers_extended.erb".freeze, "documentation_project/source/partials/_yard_resources.erb".freeze, "documentation_project/source/stylesheets/_github.scss".freeze, "documentation_project/source/stylesheets/_middlemac_minimal.scss".freeze, "documentation_project/source/stylesheets/_normalize.scss".freeze, "documentation_project/source/stylesheets/breadcrumb-separator-light.png".freeze, "documentation_project/source/stylesheets/style.css.scss".freeze, "documentation_project/source/toc.html.md.erb".freeze, "features/helpers_and_resources.feature".freeze, "features/support/env.rb".freeze, "fixtures/middleman_pagegroups_app/config.rb".freeze, "fixtures/middleman_pagegroups_app/source/20_sub_folder_02/index.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/20_sub_folder_02/not_legitimate.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/20_sub_folder_02/sibling_one.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/20_sub_folder_02/sibling_two.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/10_nested_sub_01/10_sibling_one.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/10_nested_sub_01/20_sibling_two.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/10_nested_sub_01/image.png".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/10_nested_sub_01/index.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/20_nested_sub_02/index.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/20_nested_sub_02/sibling_one.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/20_nested_sub_02/sibling_two.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/index.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/sibling_one.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/30_nested_top/sibling_two.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/_partial.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/image.png".freeze, "fixtures/middleman_pagegroups_app/source/index.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/layout.erb".freeze, "fixtures/middleman_pagegroups_app/source/sub_folder_01/10_sibling_one.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/sub_folder_01/20_sibling_two.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/sub_folder_01/30_sibling_three.html.md.erb".freeze, "fixtures/middleman_pagegroups_app/source/sub_folder_01/index.html.md.erb".freeze, "lib/middleman-pagegroups.rb".freeze, "lib/middleman-pagegroups/extension.rb".freeze, "lib/middleman-pagegroups/partials.rb".freeze, "lib/middleman-pagegroups/version.rb".freeze, "middleman-pagegroups.gemspec".freeze, "yard/readme.md".freeze, "yard/template-grouped/default/module/html/method_details_list.erb".freeze, "yard/template-partials/default/method_details/setup.rb".freeze, "yard/template-partials/default/module/html/attribute_details.erb".freeze, "yard/template-partials/default/module/html/method_details_list.erb".freeze, "yard/template-partials/default/module/setup.rb".freeze, "yard/template-partials/default/onefile/html/layout.erb".freeze, "yard/template-partials/default/onefile/html/setup.rb".freeze, "yard/yard_extensions.rb".freeze] s.homepage = "https://github.com/middlemac/middleman-pagegroups".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Provides logical page groups and easy navigation for Middleman projects.".freeze s.test_files = ["features/helpers_and_resources.feature".freeze, "features/support/env.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze, ">= 4.1.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze, ">= 4.1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.1".freeze, ">= 4.1.7".freeze]) s.add_development_dependency(%q.freeze, [">= 1.6".freeze]) s.add_development_dependency(%q.freeze, [">= 10.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.5.0".freeze]) end