# -*- encoding: utf-8 -*- # stub: middleman-core 3.0.12 ruby lib Gem::Specification.new do |s| s.name = "middleman-core".freeze s.version = "3.0.12".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thomas Reynolds".freeze, "Ben Hollis".freeze] s.date = "2013-02-25" s.description = "A static site generator. Provides dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle.".freeze s.email = ["me@tdreyno.com".freeze, "ben@benhollis.net".freeze] s.executables = ["middleman".freeze] s.files = [".cane".freeze, ".cane-exclusions.yml".freeze, ".gemtest".freeze, "Rakefile".freeze, "bin/middleman".freeze, "features/3rd_party_cli.feature".freeze, "features/auto_layout.feature".freeze, "features/automatic_directory_matcher.feature".freeze, "features/builder.feature".freeze, "features/chained_templates.feature".freeze, "features/clean_build.feature".freeze, "features/cli_extension.feature".freeze, "features/cli_init.feature".freeze, "features/current_page_request_path_backwards.feature".freeze, "features/custom_layout_engines.feature".freeze, "features/custom_layouts.feature".freeze, "features/data.feature".freeze, "features/dynamic_pages.feature".freeze, "features/extensionless_text_files.feature".freeze, "features/feature_params.feature".freeze, "features/front-matter.feature".freeze, "features/frontmatter_page_settings.feature".freeze, "features/helpers_external.feature".freeze, "features/ignore.feature".freeze, "features/implied_extensions.feature".freeze, "features/instance_vars.feature".freeze, "features/missing-tilt-lib.feature".freeze, "features/mount_rack.feature".freeze, "features/preview_changes.feature".freeze, "features/proxy_pages.feature".freeze, "features/request_params.feature".freeze, "features/sitemap_traversal.feature".freeze, "features/static_server.feature".freeze, "features/step_definitions/page_layout_steps.rb".freeze, "features/strip_url.feature".freeze, "features/support/env.rb".freeze, "features/tilde_directories.feature".freeze, "features/unicode_filenames.feature".freeze, "features/wildcard_page_helper.feature".freeze, "fixtures/automatic-directory-matcher-app/config.rb".freeze, "fixtures/automatic-directory-matcher-app/source/root-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/root.html.erb".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub--sub-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub--sub.html.erb".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub.html.erb".freeze, "fixtures/basic-data-app/config.rb".freeze, "fixtures/basic-data-app/data/test.yml".freeze, "fixtures/basic-data-app/data/test2.json".freeze, "fixtures/basic-data-app/source/data.html.erb".freeze, "fixtures/basic-data-app/source/data3.html.erb".freeze, "fixtures/build-with-errors-app/config.rb".freeze, "fixtures/build-with-errors-app/source/index.html.erb".freeze, "fixtures/chained-app/config.rb".freeze, "fixtures/chained-app/data/article.yml".freeze, "fixtures/chained-app/source/index.html.str.erb".freeze, "fixtures/clean-app/config-complications.rb".freeze, "fixtures/clean-app/config-empty.rb".freeze, "fixtures/clean-app/config.rb".freeze, "fixtures/clean-app/source/index.html.erb".freeze, "fixtures/clean-app/source/layout.erb".freeze, "fixtures/clean-app/source/layouts/custom.erb".freeze, "fixtures/clean-app/source/real.html".freeze, "fixtures/clean-app/source/real/index.html.erb".freeze, "fixtures/clean-app/source/should_be_ignored.html".freeze, "fixtures/clean-app/source/should_be_ignored2.html".freeze, "fixtures/clean-app/source/should_be_ignored3.html".freeze, "fixtures/clean-app/source/static.html".freeze, "fixtures/clean-nested-app/config.rb".freeze, "fixtures/clean-nested-app/source/about.html".freeze, "fixtures/csspie/config.rb".freeze, "fixtures/csspie/source/stylesheets/PIE.htc".freeze, "fixtures/current-page-app/config.rb".freeze, "fixtures/current-page-app/source/request-path.html.erb".freeze, "fixtures/custom-layout-app/config.rb".freeze, "fixtures/custom-layout-app/source/index.html.erb".freeze, "fixtures/custom-layout-app/source/layout.str".freeze, "fixtures/custom-layout-app2/config.rb".freeze, "fixtures/custom-layout-app2/source/custom-layout-dir/index.html.erb".freeze, "fixtures/custom-layout-app2/source/custom-layout.html.erb".freeze, "fixtures/custom-layout-app2/source/layouts/custom.erb".freeze, "fixtures/data-app/config.rb".freeze, "fixtures/data-app/data/pages.yml".freeze, "fixtures/data-app/source/index.html.erb".freeze, "fixtures/data-app/source/layout.erb".freeze, "fixtures/different-engine-layout/config.rb".freeze, "fixtures/different-engine-layout/source/index.html.str".freeze, "fixtures/different-engine-layout/source/layout.erb".freeze, "fixtures/dynamic-pages-app/config.rb".freeze, "fixtures/dynamic-pages-app/source/real.html".freeze, "fixtures/dynamic-pages-app/source/real/index.html.erb".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored2.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored3.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored4.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored5.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored6.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored7.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored8.html".freeze, "fixtures/empty-app/not-config.rb".freeze, "fixtures/engine-matching-layout/config.rb".freeze, "fixtures/engine-matching-layout/source/index.html.erb".freeze, "fixtures/engine-matching-layout/source/layout.erb".freeze, "fixtures/extensionless-text-files-app/config.rb".freeze, "fixtures/extensionless-text-files-app/source/CNAME".freeze, "fixtures/extensionless-text-files-app/source/LICENSE".freeze, "fixtures/extensionless-text-files-app/source/README".freeze, "fixtures/extensionless-text-files-app/source/index.html".freeze, "fixtures/external-helpers/config.rb".freeze, "fixtures/external-helpers/helpers/derp.rb".freeze, "fixtures/external-helpers/helpers/four_helpers.rb".freeze, "fixtures/external-helpers/helpers/one_helper.rb".freeze, "fixtures/external-helpers/helpers/yet_another_thingy.rb".freeze, "fixtures/external-helpers/lib/hello_helper.rb".freeze, "fixtures/external-helpers/source/automatic.html.erb".freeze, "fixtures/external-helpers/source/index.html.erb".freeze, "fixtures/feature-params-app/config.rb".freeze, "fixtures/feature-params-app/source/index.html.erb".freeze, "fixtures/frontmatter-app/config.rb".freeze, "fixtures/frontmatter-app/source/front-matter-2.php.erb".freeze, "fixtures/frontmatter-app/source/front-matter-auto.erb".freeze, "fixtures/frontmatter-app/source/front-matter-change.html.erb".freeze, "fixtures/frontmatter-app/source/front-matter-encoding.html.erb".freeze, "fixtures/frontmatter-app/source/front-matter-line-2.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-2.php.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-auto.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-encoding.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-line-2.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter.html.erb".freeze, "fixtures/frontmatter-app/source/raw-front-matter.html".freeze, "fixtures/frontmatter-app/source/raw-front-matter.php".freeze, "fixtures/frontmatter-settings-app/config.rb".freeze, "fixtures/frontmatter-settings-app/source/alternate_layout.html.erb".freeze, "fixtures/frontmatter-settings-app/source/ignored.html.erb".freeze, "fixtures/frontmatter-settings-app/source/layouts/alternate.erb".freeze, "fixtures/frontmatter-settings-app/source/layouts/override.erb".freeze, "fixtures/frontmatter-settings-app/source/override_layout.html.erb".freeze, "fixtures/frontmatter-settings-app/source/page_mentioned.html.erb".freeze, "fixtures/generator-test/config.rb".freeze, "fixtures/generator-test/source/index.html.erb".freeze, "fixtures/glob-app/config.rb".freeze, "fixtures/glob-app/source/index.html.erb".freeze, "fixtures/glob-app/source/stylesheets/site.css.str".freeze, "fixtures/ignore-app/source/about.html.erb".freeze, "fixtures/ignore-app/source/images/icon/messages.png".freeze, "fixtures/ignore-app/source/images/pic.png".freeze, "fixtures/ignore-app/source/images/portrait.jpg".freeze, "fixtures/ignore-app/source/index.html.erb".freeze, "fixtures/ignore-app/source/plain.html".freeze, "fixtures/ignore-app/source/reports/another.html".freeze, "fixtures/ignore-app/source/reports/index.html".freeze, "fixtures/implied-extensions-app/config.rb".freeze, "fixtures/implied-extensions-app/source/index.erb".freeze, "fixtures/indexable-app/config.rb".freeze, "fixtures/indexable-app/source/.htaccess".freeze, "fixtures/indexable-app/source/a_folder/needs_index.html".freeze, "fixtures/indexable-app/source/leave_me_alone.html".freeze, "fixtures/indexable-app/source/needs_index.html".freeze, "fixtures/indexable-app/source/regular/index.html".freeze, "fixtures/indexable-app/source/wildcard_leave_me_alone.html".freeze, "fixtures/instance-vars-app/config.rb".freeze, "fixtures/instance-vars-app/source/content.html.erb".freeze, "fixtures/instance-vars-app/source/layout.erb".freeze, "fixtures/large-build-app/config.rb".freeze, "fixtures/large-build-app/source/.htaccess".freeze, "fixtures/large-build-app/source/.htpasswd".freeze, "fixtures/large-build-app/source/_partial.erb".freeze, "fixtures/large-build-app/source/feed.xml.builder".freeze, "fixtures/large-build-app/source/images/Child folder/regular_file(example).txt".freeze, "fixtures/large-build-app/source/images/Read me (example).txt".freeze, "fixtures/large-build-app/source/images/blank.gif".freeze, "fixtures/large-build-app/source/index.html.erb".freeze, "fixtures/large-build-app/source/layout.erb".freeze, "fixtures/large-build-app/source/layouts/content_for.erb".freeze, "fixtures/large-build-app/source/layouts/custom.erb".freeze, "fixtures/large-build-app/source/other_layout.erb".freeze, "fixtures/large-build-app/source/services/index.html.erb".freeze, "fixtures/large-build-app/source/spaces in file.html.erb".freeze, "fixtures/large-build-app/source/static.html".freeze, "fixtures/large-build-app/source/stylesheets/static.css".freeze, "fixtures/manual-layout-missing/config.rb".freeze, "fixtures/manual-layout-missing/source/index.html.erb".freeze, "fixtures/manual-layout-override/config.rb".freeze, "fixtures/manual-layout-override/source/index.html.erb".freeze, "fixtures/manual-layout-override/source/layouts/another.erb".freeze, "fixtures/manual-layout-override/source/layouts/custom.erb".freeze, "fixtures/manual-layout/config.rb".freeze, "fixtures/manual-layout/source/index.html.erb".freeze, "fixtures/manual-layout/source/layouts/custom.erb".freeze, "fixtures/missing-tilt-library-app/config.rb".freeze, "fixtures/missing-tilt-library-app/source/danger-zone/more-wiki.html.wiki".freeze, "fixtures/missing-tilt-library-app/source/safe-zone/my-wiki.html.wiki".freeze, "fixtures/missing-tilt-library-app/source/textile-source.html.textile".freeze, "fixtures/missing-tilt-library-app/source/wiki-source.html.wiki".freeze, "fixtures/multiple-layouts/config.rb".freeze, "fixtures/multiple-layouts/source/index.html.erb".freeze, "fixtures/multiple-layouts/source/layout.erb".freeze, "fixtures/multiple-layouts/source/layout.str".freeze, "fixtures/no-layout/config.rb".freeze, "fixtures/no-layout/source/index.html.erb".freeze, "fixtures/page-helper-layout-block-app/config.rb".freeze, "fixtures/page-helper-layout-block-app/source/index.html.erb".freeze, "fixtures/page-helper-layout-block-app/source/layouts/alt.erb".freeze, "fixtures/page-helper-layout-block-app/source/layouts/layout.erb".freeze, "fixtures/page-helper-layout-block-app/source/path/child.html.erb".freeze, "fixtures/page-helper-layout-block-app/source/path/index.html.erb".freeze, "fixtures/plain-app/index.html".freeze, "fixtures/preview-app/config.rb".freeze, "fixtures/preview-app/source/content.html.erb".freeze, "fixtures/preview-app/source/layout.erb".freeze, "fixtures/proxy-pages-app/config.rb".freeze, "fixtures/proxy-pages-app/source/real.html".freeze, "fixtures/proxy-pages-app/source/real/index-ivars.html.erb".freeze, "fixtures/proxy-pages-app/source/real/index.html.erb".freeze, "fixtures/proxy-pages-app/source/should_be_ignored3.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored6.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored7.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored8.html".freeze, "fixtures/request-app/config.rb".freeze, "fixtures/request-app/source/index.html.erb".freeze, "fixtures/sinatra-app/config.rb".freeze, "fixtures/sinatra-app/source/index.html.erb".freeze, "fixtures/strip-url-app/config.rb".freeze, "fixtures/strip-url-app/source/index.html.erb".freeze, "fixtures/strip-url-app/source/other.html.erb".freeze, "fixtures/strip-url-app/source/subdir/index.html.erb".freeze, "fixtures/traversal-app/config.rb".freeze, "fixtures/traversal-app/source/directory-indexed.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sibling.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sibling2.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sub2/index.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sub3/deep.html.erb".freeze, "fixtures/traversal-app/source/index.html.erb".freeze, "fixtures/traversal-app/source/layout.erb".freeze, "fixtures/traversal-app/source/proxied.html.erb".freeze, "fixtures/traversal-app/source/root.html.erb".freeze, "fixtures/traversal-app/source/sub/index.html.erb".freeze, "fixtures/traversal-app/source/sub/sibling.html.erb".freeze, "fixtures/traversal-app/source/sub/sibling2.html.erb".freeze, "fixtures/traversal-app/source/sub/sub2/index.html.erb".freeze, "fixtures/traversal-app/source/sub/sub3/deep.html.erb".freeze, "fixtures/wildcard-app/config.rb".freeze, "fixtures/wildcard-app/source/admin/index.html.erb".freeze, "fixtures/wildcard-app/source/admin/page.html.erb".freeze, "fixtures/wildcard-app/source/index.html.erb".freeze, "fixtures/wildcard-app/source/layouts/admin.erb".freeze, "fixtures/wildcard-app/source/layouts/layout.erb".freeze, "lib/middleman-core.rb".freeze, "lib/middleman-core/application.rb".freeze, "lib/middleman-core/cli.rb".freeze, "lib/middleman-core/cli/build.rb".freeze, "lib/middleman-core/cli/bundler.rb".freeze, "lib/middleman-core/cli/extension.rb".freeze, "lib/middleman-core/cli/init.rb".freeze, "lib/middleman-core/cli/server.rb".freeze, "lib/middleman-core/core_extensions.rb".freeze, "lib/middleman-core/core_extensions/builder.rb".freeze, "lib/middleman-core/core_extensions/data.rb".freeze, "lib/middleman-core/core_extensions/extensions.rb".freeze, "lib/middleman-core/core_extensions/external_helpers.rb".freeze, "lib/middleman-core/core_extensions/file_watcher.rb".freeze, "lib/middleman-core/core_extensions/front_matter.rb".freeze, "lib/middleman-core/core_extensions/rendering.rb".freeze, "lib/middleman-core/core_extensions/request.rb".freeze, "lib/middleman-core/core_extensions/routing.rb".freeze, "lib/middleman-core/core_extensions/ruby_encoding.rb".freeze, "lib/middleman-core/core_extensions/show_exceptions.rb".freeze, "lib/middleman-core/extensions.rb".freeze, "lib/middleman-core/load_paths.rb".freeze, "lib/middleman-core/logger.rb".freeze, "lib/middleman-core/preview_server.rb".freeze, "lib/middleman-core/profiling.rb".freeze, "lib/middleman-core/renderers/coffee_script.rb".freeze, "lib/middleman-core/renderers/erb.rb".freeze, "lib/middleman-core/renderers/haml.rb".freeze, "lib/middleman-core/renderers/less.rb".freeze, "lib/middleman-core/renderers/liquid.rb".freeze, "lib/middleman-core/renderers/markdown.rb".freeze, "lib/middleman-core/renderers/redcarpet.rb".freeze, "lib/middleman-core/renderers/sass.rb".freeze, "lib/middleman-core/renderers/slim.rb".freeze, "lib/middleman-core/renderers/stylus.rb".freeze, "lib/middleman-core/sitemap.rb".freeze, "lib/middleman-core/sitemap/extensions/ignores.rb".freeze, "lib/middleman-core/sitemap/extensions/on_disk.rb".freeze, "lib/middleman-core/sitemap/extensions/proxies.rb".freeze, "lib/middleman-core/sitemap/extensions/traversal.rb".freeze, "lib/middleman-core/sitemap/resource.rb".freeze, "lib/middleman-core/sitemap/store.rb".freeze, "lib/middleman-core/step_definitions.rb".freeze, "lib/middleman-core/step_definitions/builder_steps.rb".freeze, "lib/middleman-core/step_definitions/middleman_steps.rb".freeze, "lib/middleman-core/step_definitions/server_steps.rb".freeze, "lib/middleman-core/templates.rb".freeze, "lib/middleman-core/templates/default.rb".freeze, "lib/middleman-core/templates/default/source/images/background.png".freeze, "lib/middleman-core/templates/default/source/images/middleman.png".freeze, "lib/middleman-core/templates/default/source/index.html.erb".freeze, "lib/middleman-core/templates/default/source/javascripts/all.js".freeze, "lib/middleman-core/templates/default/source/layouts/layout.erb".freeze, "lib/middleman-core/templates/default/source/stylesheets/all.css".freeze, "lib/middleman-core/templates/default/source/stylesheets/normalize.css".freeze, "lib/middleman-core/templates/extension/Gemfile".freeze, "lib/middleman-core/templates/extension/Rakefile".freeze, "lib/middleman-core/templates/extension/features/support/env.rb".freeze, "lib/middleman-core/templates/extension/gemspec".freeze, "lib/middleman-core/templates/extension/gitignore".freeze, "lib/middleman-core/templates/extension/lib/lib.rb".freeze, "lib/middleman-core/templates/extension/lib/middleman_extension.rb".freeze, "lib/middleman-core/templates/html5.rb".freeze, "lib/middleman-core/templates/html5/source/.htaccess".freeze, "lib/middleman-core/templates/html5/source/404.html".freeze, "lib/middleman-core/templates/html5/source/LICENSE.md".freeze, "lib/middleman-core/templates/html5/source/README.md".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon-114x114-precomposed.png".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon-144x144-precomposed.png".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon-57x57-precomposed.png".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon-72x72-precomposed.png".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon-precomposed.png".freeze, "lib/middleman-core/templates/html5/source/apple-touch-icon.png".freeze, "lib/middleman-core/templates/html5/source/crossdomain.xml".freeze, "lib/middleman-core/templates/html5/source/css/main.css".freeze, "lib/middleman-core/templates/html5/source/css/normalize.css".freeze, "lib/middleman-core/templates/html5/source/favicon.ico".freeze, "lib/middleman-core/templates/html5/source/humans.txt".freeze, "lib/middleman-core/templates/html5/source/img/.gitignore".freeze, "lib/middleman-core/templates/html5/source/index.html.erb".freeze, "lib/middleman-core/templates/html5/source/js/main.js".freeze, "lib/middleman-core/templates/html5/source/js/plugins.js".freeze, "lib/middleman-core/templates/html5/source/js/vendor/jquery-1.8.0.min.js".freeze, "lib/middleman-core/templates/html5/source/js/vendor/modernizr-2.6.1.min.js".freeze, "lib/middleman-core/templates/html5/source/layouts/layout.erb".freeze, "lib/middleman-core/templates/html5/source/robots.txt".freeze, "lib/middleman-core/templates/local.rb".freeze, "lib/middleman-core/templates/mobile.rb".freeze, "lib/middleman-core/templates/mobile/source/404.html".freeze, "lib/middleman-core/templates/mobile/source/README.markdown".freeze, "lib/middleman-core/templates/mobile/source/crossdomain.xml".freeze, "lib/middleman-core/templates/mobile/source/css/style.css".freeze, "lib/middleman-core/templates/mobile/source/humans.txt".freeze, "lib/middleman-core/templates/mobile/source/img/h/apple-touch-icon.png".freeze, "lib/middleman-core/templates/mobile/source/img/h/splash.png".freeze, "lib/middleman-core/templates/mobile/source/img/l/apple-touch-icon-precomposed.png".freeze, "lib/middleman-core/templates/mobile/source/img/l/apple-touch-icon.png".freeze, "lib/middleman-core/templates/mobile/source/img/l/splash.png".freeze, "lib/middleman-core/templates/mobile/source/img/m/apple-touch-icon.png".freeze, "lib/middleman-core/templates/mobile/source/index.html".freeze, "lib/middleman-core/templates/mobile/source/js/libs/modernizr-custom.js".freeze, "lib/middleman-core/templates/mobile/source/js/libs/respond.min.js".freeze, "lib/middleman-core/templates/mobile/source/js/mylibs/helper.js".freeze, "lib/middleman-core/templates/mobile/source/js/plugins.js".freeze, "lib/middleman-core/templates/mobile/source/js/script.js".freeze, "lib/middleman-core/templates/mobile/source/robots.txt".freeze, "lib/middleman-core/templates/mobile/source/sitemap.xml".freeze, "lib/middleman-core/templates/mobile/source/test/index.html".freeze, "lib/middleman-core/templates/mobile/source/test/qunit/qunit.css".freeze, "lib/middleman-core/templates/mobile/source/test/qunit/qunit.js".freeze, "lib/middleman-core/templates/mobile/source/test/tests.js".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/Readme.PDF".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/aspx/aspx1.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/aspx/aspx2.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/aspx/ga.aspx".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/aspx/sample.aspx".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/jsp/ga.jsp".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/jsp/jsp1.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/jsp/jsp2.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/jsp/sample.jsp".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/php/ga.php".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/php/php1.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/php/php2.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/php/sample.php".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/pl/ga.pl".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/pl/perl1.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/pl/perl2.snippet".freeze, "lib/middleman-core/templates/mobile/source/tools/googleanalyticsformobile/pl/sample.pl".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/COPYING".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/bookmark_bubble.js".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/example/example.html".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/example/example.js".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/images/arrow.png".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/images/close.png".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/images/generate_base64_images".freeze, "lib/middleman-core/templates/mobile/source/tools/mobile-bookmark-bubble/images/icon_calendar.png".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/README".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/databasefactory.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbworker.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbworker_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbworkerstarter.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapper_gears.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapper_gears_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapper_html5.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapper_html5_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapperapi.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/dbwrapperapi_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gears_resultset.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gears_resultset_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gears_transaction.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gears_transaction_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gearsutils.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/gearsutils_test.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/global_functions.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/simplenotes/index.html".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/simplenotes/simplenotes.js".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/simplenotes/styles.css".freeze, "lib/middleman-core/templates/mobile/source/tools/wspl/simplenotes/template.js".freeze, "lib/middleman-core/templates/shared/Gemfile.tt".freeze, "lib/middleman-core/templates/shared/config.ru".freeze, "lib/middleman-core/templates/shared/config.tt".freeze, "lib/middleman-core/templates/shared/gitignore".freeze, "lib/middleman-core/util.rb".freeze, "lib/middleman-core/vendor/hooks-0.2.0/CHANGES.textile".freeze, "lib/middleman-core/vendor/hooks-0.2.0/Gemfile".freeze, "lib/middleman-core/vendor/hooks-0.2.0/README.rdoc".freeze, "lib/middleman-core/vendor/hooks-0.2.0/Rakefile".freeze, "lib/middleman-core/vendor/hooks-0.2.0/hooks.gemspec".freeze, "lib/middleman-core/vendor/hooks-0.2.0/lib/hooks.rb".freeze, "lib/middleman-core/vendor/hooks-0.2.0/lib/hooks/inheritable_attribute.rb".freeze, "lib/middleman-core/vendor/hooks-0.2.0/test/hooks_test.rb".freeze, "lib/middleman-core/vendor/hooks-0.2.0/test/inheritable_attribute_test.rb".freeze, "lib/middleman-core/vendor/hooks-0.2.0/test/test_helper.rb".freeze, "lib/middleman-core/version.rb".freeze, "lib/middleman/rack.rb".freeze, "middleman-core-x86-mingw32.gemspec".freeze, "middleman-core.gemspec".freeze, "spec/middleman-core/binary_spec.rb".freeze, "spec/middleman-core/binary_spec/middleman".freeze, "spec/middleman-core/binary_spec/middleman.png".freeze, "spec/middleman-core/binary_spec/plain.txt".freeze, "spec/middleman-core/binary_spec/stars.svgz".freeze, "spec/middleman-core/binary_spec/unicode".freeze, "spec/middleman-core/binary_spec/unicode.txt".freeze, "spec/middleman-core/sitemap_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://middlemanapp.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Hand-crafted frontend development".freeze s.test_files = ["features/3rd_party_cli.feature".freeze, "features/auto_layout.feature".freeze, "features/automatic_directory_matcher.feature".freeze, "features/builder.feature".freeze, "features/chained_templates.feature".freeze, "features/clean_build.feature".freeze, "features/cli_extension.feature".freeze, "features/cli_init.feature".freeze, "features/current_page_request_path_backwards.feature".freeze, "features/custom_layout_engines.feature".freeze, "features/custom_layouts.feature".freeze, "features/data.feature".freeze, "features/dynamic_pages.feature".freeze, "features/extensionless_text_files.feature".freeze, "features/feature_params.feature".freeze, "features/front-matter.feature".freeze, "features/frontmatter_page_settings.feature".freeze, "features/helpers_external.feature".freeze, "features/ignore.feature".freeze, "features/implied_extensions.feature".freeze, "features/instance_vars.feature".freeze, "features/missing-tilt-lib.feature".freeze, "features/mount_rack.feature".freeze, "features/preview_changes.feature".freeze, "features/proxy_pages.feature".freeze, "features/request_params.feature".freeze, "features/sitemap_traversal.feature".freeze, "features/static_server.feature".freeze, "features/step_definitions/page_layout_steps.rb".freeze, "features/strip_url.feature".freeze, "features/support/env.rb".freeze, "features/tilde_directories.feature".freeze, "features/unicode_filenames.feature".freeze, "features/wildcard_page_helper.feature".freeze, "fixtures/automatic-directory-matcher-app/config.rb".freeze, "fixtures/automatic-directory-matcher-app/source/root-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/root.html.erb".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub--sub-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub--sub.html.erb".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub-plain.html".freeze, "fixtures/automatic-directory-matcher-app/source/sub--sub.html.erb".freeze, "fixtures/basic-data-app/config.rb".freeze, "fixtures/basic-data-app/data/test.yml".freeze, "fixtures/basic-data-app/data/test2.json".freeze, "fixtures/basic-data-app/source/data.html.erb".freeze, "fixtures/basic-data-app/source/data3.html.erb".freeze, "fixtures/build-with-errors-app/config.rb".freeze, "fixtures/build-with-errors-app/source/index.html.erb".freeze, "fixtures/chained-app/config.rb".freeze, "fixtures/chained-app/data/article.yml".freeze, "fixtures/chained-app/source/index.html.str.erb".freeze, "fixtures/clean-app/config-complications.rb".freeze, "fixtures/clean-app/config-empty.rb".freeze, "fixtures/clean-app/config.rb".freeze, "fixtures/clean-app/source/index.html.erb".freeze, "fixtures/clean-app/source/layout.erb".freeze, "fixtures/clean-app/source/layouts/custom.erb".freeze, "fixtures/clean-app/source/real.html".freeze, "fixtures/clean-app/source/real/index.html.erb".freeze, "fixtures/clean-app/source/should_be_ignored.html".freeze, "fixtures/clean-app/source/should_be_ignored2.html".freeze, "fixtures/clean-app/source/should_be_ignored3.html".freeze, "fixtures/clean-app/source/static.html".freeze, "fixtures/clean-nested-app/config.rb".freeze, "fixtures/clean-nested-app/source/about.html".freeze, "fixtures/csspie/config.rb".freeze, "fixtures/csspie/source/stylesheets/PIE.htc".freeze, "fixtures/current-page-app/config.rb".freeze, "fixtures/current-page-app/source/request-path.html.erb".freeze, "fixtures/custom-layout-app/config.rb".freeze, "fixtures/custom-layout-app/source/index.html.erb".freeze, "fixtures/custom-layout-app/source/layout.str".freeze, "fixtures/custom-layout-app2/config.rb".freeze, "fixtures/custom-layout-app2/source/custom-layout-dir/index.html.erb".freeze, "fixtures/custom-layout-app2/source/custom-layout.html.erb".freeze, "fixtures/custom-layout-app2/source/layouts/custom.erb".freeze, "fixtures/data-app/config.rb".freeze, "fixtures/data-app/data/pages.yml".freeze, "fixtures/data-app/source/index.html.erb".freeze, "fixtures/data-app/source/layout.erb".freeze, "fixtures/different-engine-layout/config.rb".freeze, "fixtures/different-engine-layout/source/index.html.str".freeze, "fixtures/different-engine-layout/source/layout.erb".freeze, "fixtures/dynamic-pages-app/config.rb".freeze, "fixtures/dynamic-pages-app/source/real.html".freeze, "fixtures/dynamic-pages-app/source/real/index.html.erb".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored2.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored3.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored4.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored5.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored6.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored7.html".freeze, "fixtures/dynamic-pages-app/source/should_be_ignored8.html".freeze, "fixtures/empty-app/not-config.rb".freeze, "fixtures/engine-matching-layout/config.rb".freeze, "fixtures/engine-matching-layout/source/index.html.erb".freeze, "fixtures/engine-matching-layout/source/layout.erb".freeze, "fixtures/extensionless-text-files-app/config.rb".freeze, "fixtures/extensionless-text-files-app/source/CNAME".freeze, "fixtures/extensionless-text-files-app/source/LICENSE".freeze, "fixtures/extensionless-text-files-app/source/README".freeze, "fixtures/extensionless-text-files-app/source/index.html".freeze, "fixtures/external-helpers/config.rb".freeze, "fixtures/external-helpers/helpers/derp.rb".freeze, "fixtures/external-helpers/helpers/four_helpers.rb".freeze, "fixtures/external-helpers/helpers/one_helper.rb".freeze, "fixtures/external-helpers/helpers/yet_another_thingy.rb".freeze, "fixtures/external-helpers/lib/hello_helper.rb".freeze, "fixtures/external-helpers/source/automatic.html.erb".freeze, "fixtures/external-helpers/source/index.html.erb".freeze, "fixtures/feature-params-app/config.rb".freeze, "fixtures/feature-params-app/source/index.html.erb".freeze, "fixtures/frontmatter-app/config.rb".freeze, "fixtures/frontmatter-app/source/front-matter-2.php.erb".freeze, "fixtures/frontmatter-app/source/front-matter-auto.erb".freeze, "fixtures/frontmatter-app/source/front-matter-change.html.erb".freeze, "fixtures/frontmatter-app/source/front-matter-encoding.html.erb".freeze, "fixtures/frontmatter-app/source/front-matter-line-2.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-2.php.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-auto.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-encoding.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter-line-2.html.erb".freeze, "fixtures/frontmatter-app/source/json-front-matter.html.erb".freeze, "fixtures/frontmatter-app/source/raw-front-matter.html".freeze, "fixtures/frontmatter-app/source/raw-front-matter.php".freeze, "fixtures/frontmatter-settings-app/config.rb".freeze, "fixtures/frontmatter-settings-app/source/alternate_layout.html.erb".freeze, "fixtures/frontmatter-settings-app/source/ignored.html.erb".freeze, "fixtures/frontmatter-settings-app/source/layouts/alternate.erb".freeze, "fixtures/frontmatter-settings-app/source/layouts/override.erb".freeze, "fixtures/frontmatter-settings-app/source/override_layout.html.erb".freeze, "fixtures/frontmatter-settings-app/source/page_mentioned.html.erb".freeze, "fixtures/generator-test/config.rb".freeze, "fixtures/generator-test/source/index.html.erb".freeze, "fixtures/glob-app/config.rb".freeze, "fixtures/glob-app/source/index.html.erb".freeze, "fixtures/glob-app/source/stylesheets/site.css.str".freeze, "fixtures/ignore-app/source/about.html.erb".freeze, "fixtures/ignore-app/source/images/icon/messages.png".freeze, "fixtures/ignore-app/source/images/pic.png".freeze, "fixtures/ignore-app/source/images/portrait.jpg".freeze, "fixtures/ignore-app/source/index.html.erb".freeze, "fixtures/ignore-app/source/plain.html".freeze, "fixtures/ignore-app/source/reports/another.html".freeze, "fixtures/ignore-app/source/reports/index.html".freeze, "fixtures/implied-extensions-app/config.rb".freeze, "fixtures/implied-extensions-app/source/index.erb".freeze, "fixtures/indexable-app/config.rb".freeze, "fixtures/indexable-app/source/.htaccess".freeze, "fixtures/indexable-app/source/a_folder/needs_index.html".freeze, "fixtures/indexable-app/source/leave_me_alone.html".freeze, "fixtures/indexable-app/source/needs_index.html".freeze, "fixtures/indexable-app/source/regular/index.html".freeze, "fixtures/indexable-app/source/wildcard_leave_me_alone.html".freeze, "fixtures/instance-vars-app/config.rb".freeze, "fixtures/instance-vars-app/source/content.html.erb".freeze, "fixtures/instance-vars-app/source/layout.erb".freeze, "fixtures/large-build-app/config.rb".freeze, "fixtures/large-build-app/source/.htaccess".freeze, "fixtures/large-build-app/source/.htpasswd".freeze, "fixtures/large-build-app/source/_partial.erb".freeze, "fixtures/large-build-app/source/feed.xml.builder".freeze, "fixtures/large-build-app/source/images/Child folder/regular_file(example).txt".freeze, "fixtures/large-build-app/source/images/Read me (example).txt".freeze, "fixtures/large-build-app/source/images/blank.gif".freeze, "fixtures/large-build-app/source/index.html.erb".freeze, "fixtures/large-build-app/source/layout.erb".freeze, "fixtures/large-build-app/source/layouts/content_for.erb".freeze, "fixtures/large-build-app/source/layouts/custom.erb".freeze, "fixtures/large-build-app/source/other_layout.erb".freeze, "fixtures/large-build-app/source/services/index.html.erb".freeze, "fixtures/large-build-app/source/spaces in file.html.erb".freeze, "fixtures/large-build-app/source/static.html".freeze, "fixtures/large-build-app/source/stylesheets/static.css".freeze, "fixtures/manual-layout-missing/config.rb".freeze, "fixtures/manual-layout-missing/source/index.html.erb".freeze, "fixtures/manual-layout-override/config.rb".freeze, "fixtures/manual-layout-override/source/index.html.erb".freeze, "fixtures/manual-layout-override/source/layouts/another.erb".freeze, "fixtures/manual-layout-override/source/layouts/custom.erb".freeze, "fixtures/manual-layout/config.rb".freeze, "fixtures/manual-layout/source/index.html.erb".freeze, "fixtures/manual-layout/source/layouts/custom.erb".freeze, "fixtures/missing-tilt-library-app/config.rb".freeze, "fixtures/missing-tilt-library-app/source/danger-zone/more-wiki.html.wiki".freeze, "fixtures/missing-tilt-library-app/source/safe-zone/my-wiki.html.wiki".freeze, "fixtures/missing-tilt-library-app/source/textile-source.html.textile".freeze, "fixtures/missing-tilt-library-app/source/wiki-source.html.wiki".freeze, "fixtures/multiple-layouts/config.rb".freeze, "fixtures/multiple-layouts/source/index.html.erb".freeze, "fixtures/multiple-layouts/source/layout.erb".freeze, "fixtures/multiple-layouts/source/layout.str".freeze, "fixtures/no-layout/config.rb".freeze, "fixtures/no-layout/source/index.html.erb".freeze, "fixtures/page-helper-layout-block-app/config.rb".freeze, "fixtures/page-helper-layout-block-app/source/index.html.erb".freeze, "fixtures/page-helper-layout-block-app/source/layouts/alt.erb".freeze, "fixtures/page-helper-layout-block-app/source/layouts/layout.erb".freeze, "fixtures/page-helper-layout-block-app/source/path/child.html.erb".freeze, "fixtures/page-helper-layout-block-app/source/path/index.html.erb".freeze, "fixtures/plain-app/index.html".freeze, "fixtures/preview-app/config.rb".freeze, "fixtures/preview-app/source/content.html.erb".freeze, "fixtures/preview-app/source/layout.erb".freeze, "fixtures/proxy-pages-app/config.rb".freeze, "fixtures/proxy-pages-app/source/real.html".freeze, "fixtures/proxy-pages-app/source/real/index-ivars.html.erb".freeze, "fixtures/proxy-pages-app/source/real/index.html.erb".freeze, "fixtures/proxy-pages-app/source/should_be_ignored3.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored6.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored7.html".freeze, "fixtures/proxy-pages-app/source/should_be_ignored8.html".freeze, "fixtures/request-app/config.rb".freeze, "fixtures/request-app/source/index.html.erb".freeze, "fixtures/sinatra-app/config.rb".freeze, "fixtures/sinatra-app/source/index.html.erb".freeze, "fixtures/strip-url-app/config.rb".freeze, "fixtures/strip-url-app/source/index.html.erb".freeze, "fixtures/strip-url-app/source/other.html.erb".freeze, "fixtures/strip-url-app/source/subdir/index.html.erb".freeze, "fixtures/traversal-app/config.rb".freeze, "fixtures/traversal-app/source/directory-indexed.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sibling.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sibling2.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sub2/index.html.erb".freeze, "fixtures/traversal-app/source/directory-indexed/sub3/deep.html.erb".freeze, "fixtures/traversal-app/source/index.html.erb".freeze, "fixtures/traversal-app/source/layout.erb".freeze, "fixtures/traversal-app/source/proxied.html.erb".freeze, "fixtures/traversal-app/source/root.html.erb".freeze, "fixtures/traversal-app/source/sub/index.html.erb".freeze, "fixtures/traversal-app/source/sub/sibling.html.erb".freeze, "fixtures/traversal-app/source/sub/sibling2.html.erb".freeze, "fixtures/traversal-app/source/sub/sub2/index.html.erb".freeze, "fixtures/traversal-app/source/sub/sub3/deep.html.erb".freeze, "fixtures/wildcard-app/config.rb".freeze, "fixtures/wildcard-app/source/admin/index.html.erb".freeze, "fixtures/wildcard-app/source/admin/page.html.erb".freeze, "fixtures/wildcard-app/source/index.html.erb".freeze, "fixtures/wildcard-app/source/layouts/admin.erb".freeze, "fixtures/wildcard-app/source/layouts/layout.erb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.7.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.3".freeze]) end