# -*- encoding: utf-8 -*- # stub: middlemac-extras 1.0.9 ruby lib Gem::Specification.new do |s| s.name = "middlemac-extras".freeze s.version = "1.0.9".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 = "2018-04-28" s.description = "Implements several useful developer conveniences for Middleman projects.".freeze s.email = ["balthisar@gmail.com".freeze] s.executables = ["middlemac-extras".freeze] s.files = [".gitignore".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/middlemac-extras".freeze, "documentation_project/.gitignore".freeze, "documentation_project/Gemfile".freeze, "documentation_project/README.md".freeze, "documentation_project/config.rb".freeze, "documentation_project/source/api_reference.html.md.erb".freeze, "documentation_project/source/archives/about.html.md.erb".freeze, "documentation_project/source/archives/index.html.md.erb".freeze, "documentation_project/source/archives/past_far/about.html.md.erb".freeze, "documentation_project/source/archives/past_far/index.html.md.erb".freeze, "documentation_project/source/archives/past_near/about.html.md.erb".freeze, "documentation_project/source/archives/past_near/index.html.md.erb".freeze, "documentation_project/source/books/about.html.md.erb".freeze, "documentation_project/source/books/index.html.md.erb".freeze, "documentation_project/source/books/science fiction/about.html.md.erb".freeze, "documentation_project/source/books/science fiction/index.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/about.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/index.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/past_far/about.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/past_far/index.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/past_near/about.html.md.erb".freeze, "documentation_project/source/books/science fiction/past_science_fiction/past_near/index.html.md.erb".freeze, "documentation_project/source/cli.html.md.erb".freeze, "documentation_project/source/config_rb.html.md.erb".freeze, "documentation_project/source/css_image_sizes.html.md.erb".freeze, "documentation_project/source/image_tag.html.md.erb".freeze, "documentation_project/source/images/middlemac-extras-small.png".freeze, "documentation_project/source/images/middlemac-extras-small@2x.png".freeze, "documentation_project/source/images/middlemac-extras.png".freeze, "documentation_project/source/images/middlemac-extras@2x.png".freeze, "documentation_project/source/images/sub_images/middlemac-extras-small.png".freeze, "documentation_project/source/images/sub_images/middlemac-extras-small@2x.png".freeze, "documentation_project/source/images/sub_images/middlemac-extras.png".freeze, "documentation_project/source/images/sub_images/middlemac-extras@2x.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/md_images.html.md.erb".freeze, "documentation_project/source/md_links.html.md.erb".freeze, "documentation_project/source/partials/_yard_config.erb".freeze, "documentation_project/source/partials/_yard_helpers.erb".freeze, "documentation_project/source/partials/_yard_helpers_extended.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/css_image_sizes.css.erb".freeze, "documentation_project/source/stylesheets/style.css.scss".freeze, "features/helpers.feature".freeze, "features/support/env.rb".freeze, "fixtures/middlemac_extras_app/config.rb".freeze, "fixtures/middlemac_extras_app/source/images/middlemac-extras-small.png".freeze, "fixtures/middlemac_extras_app/source/images/middlemac-extras-small@2x.png".freeze, "fixtures/middlemac_extras_app/source/images/middlemac-extras-smaller.png".freeze, "fixtures/middlemac_extras_app/source/index.html.md.erb".freeze, "lib/middlemac-extras.rb".freeze, "lib/middlemac-extras/extension.rb".freeze, "lib/middlemac-extras/version.rb".freeze, "middlemac-extras.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/middlemac-extras".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Implements several useful developer conveniences for Middleman projects.".freeze s.test_files = ["features/helpers.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_runtime_dependency(%q.freeze, ["~> 2.0".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