# -*- encoding: utf-8 -*-
# stub: middleman 2.0.16.1 x86-mingw32 lib

Gem::Specification.new do |s|
  s.name = "middleman".freeze
  s.version = "2.0.16.1".freeze
  s.platform = "x86-mingw32".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]
  s.date = "2012-08-02"
  s.description = "A static site generator based on Sinatra. Providing 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]
  s.executables = ["middleman".freeze, "mm-build".freeze, "mm-init".freeze, "mm-server".freeze]
  s.files = [".gemtest".freeze, ".gitignore".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/middleman".freeze, "bin/mm-build".freeze, "bin/mm-init".freeze, "bin/mm-server".freeze, "features/asset_host.feature".freeze, "features/automatic_image_sizes.feature".freeze, "features/builder.feature".freeze, "features/cache_buster.feature".freeze, "features/clean_build.feature".freeze, "features/coffee-script.feature".freeze, "features/data.feature".freeze, "features/directory_index.feature".freeze, "features/dynamic_pages.feature".freeze, "features/fonts.feature".freeze, "features/front-matter.feature".freeze, "features/generator.feature".freeze, "features/helpers_auto_javascript_include_tag.feature".freeze, "features/helpers_auto_stylesheet_link_tag.feature".freeze, "features/helpers_page_classes.feature".freeze, "features/liquid.feature".freeze, "features/markdown.feature".freeze, "features/minify_css.feature".freeze, "features/minify_javascript.feature".freeze, "features/padrino_helpers.feature".freeze, "features/page_alias_and_layouts.feature".freeze, "features/relative_assets.feature".freeze, "features/scss-support.feature".freeze, "features/sinatra.feature".freeze, "features/slim.feature".freeze, "features/sprockets.feature".freeze, "features/sprockets_gems.feature".freeze, "features/step_definitions/asset_host_steps.rb".freeze, "features/step_definitions/builder_steps.rb".freeze, "features/step_definitions/generator_steps.rb".freeze, "features/step_definitions/middleman_steps.rb".freeze, "features/step_definitions/page_layout_steps.rb".freeze, "features/support/env.rb".freeze, "features/tiny_src.feature".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.haml".freeze, "fixtures/clean-app/source/layout.haml".freeze, "fixtures/clean-app/source/layouts/custom.haml".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/data-app/config.rb".freeze, "fixtures/data-app/data/pages.yml".freeze, "fixtures/data-app/source/index.html.haml".freeze, "fixtures/data-app/source/layout.haml".freeze, "fixtures/fonts-app/config.rb".freeze, "fixtures/fonts-app/source/fonts/StMarie-Thin.otf".freeze, "fixtures/fonts-app/source/stylesheets/fonts.css.sass".freeze, "fixtures/glob-app/config.rb".freeze, "fixtures/glob-app/source/index.html.haml".freeze, "fixtures/glob-app/source/stylesheets/site.css.sass".freeze, "fixtures/ignore-app/config.rb".freeze, "fixtures/ignore-app/source/articles/template.html.erb".freeze, "fixtures/ignore-app/source/template.html.erb".freeze, "fixtures/indexable-app/config.rb".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/relative-app/config.rb".freeze, "fixtures/relative-app/source/images/blank.gif".freeze, "fixtures/relative-app/source/stylesheets/relative_assets.css.sass".freeze, "fixtures/sprockets-app/config.rb".freeze, "fixtures/sprockets-app/source/jquery_include.js".freeze, "fixtures/sprockets-app/source/library/javascripts/sprockets_base.js".freeze, "fixtures/sprockets-app/source/library/javascripts/sprockets_sub.js".freeze, "fixtures/test-app/config.rb".freeze, "fixtures/test-app/data/test.yml".freeze, "fixtures/test-app/data/test2.json".freeze, "fixtures/test-app/source/_liquid_partial.liquid".freeze, "fixtures/test-app/source/_partial.haml".freeze, "fixtures/test-app/source/a_folder/needs_index.html".freeze, "fixtures/test-app/source/asset_host.html.haml".freeze, "fixtures/test-app/source/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-css/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-css/index.html.haml".freeze, "fixtures/test-app/source/auto-css/sub/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-image-sizes.html.haml".freeze, "fixtures/test-app/source/auto-js.html.haml".freeze, "fixtures/test-app/source/auto-js/auto-js.html.haml".freeze, "fixtures/test-app/source/auto-js/index.html.haml".freeze, "fixtures/test-app/source/auto-js/sub/auto-js.html.haml".freeze, "fixtures/test-app/source/cache-buster.html.haml".freeze, "fixtures/test-app/source/custom-layout-dir/index.html.haml".freeze, "fixtures/test-app/source/custom-layout.html.haml".freeze, "fixtures/test-app/source/data.html.erb".freeze, "fixtures/test-app/source/data2.html.liquid".freeze, "fixtures/test-app/source/data3.html.erb".freeze, "fixtures/test-app/source/front-matter.html.erb".freeze, "fixtures/test-app/source/images/Child folder/regular_file(example).txt".freeze, "fixtures/test-app/source/images/Read me (example).txt".freeze, "fixtures/test-app/source/images/blank.gif".freeze, "fixtures/test-app/source/img/blank.gif".freeze, "fixtures/test-app/source/index.html.haml".freeze, "fixtures/test-app/source/inline-coffeescript.html.haml".freeze, "fixtures/test-app/source/inline-css.html.haml".freeze, "fixtures/test-app/source/inline-js.html.haml".freeze, "fixtures/test-app/source/javascripts/auto-js.js".freeze, "fixtures/test-app/source/javascripts/auto-js/auto-js.js".freeze, "fixtures/test-app/source/javascripts/auto-js/index.js".freeze, "fixtures/test-app/source/javascripts/auto-js/sub/auto-js.js".freeze, "fixtures/test-app/source/javascripts/broken-coffee.js.coffee".freeze, "fixtures/test-app/source/javascripts/coffee_test.js.coffee".freeze, "fixtures/test-app/source/javascripts/jquery.plugin.with.dots.js".freeze, "fixtures/test-app/source/javascripts/jquery_base.js".freeze, "fixtures/test-app/source/javascripts/multiple_engines.js.coffee.erb".freeze, "fixtures/test-app/source/javascripts/sprockets_base.js".freeze, "fixtures/test-app/source/javascripts/sprockets_sub.js".freeze, "fixtures/test-app/source/layout.haml".freeze, "fixtures/test-app/source/layouts/custom.haml".freeze, "fixtures/test-app/source/liquid_master.html.liquid".freeze, "fixtures/test-app/source/markdown.html.markdown".freeze, "fixtures/test-app/source/needs_index.html".freeze, "fixtures/test-app/source/padrino_test.html.haml".freeze, "fixtures/test-app/source/page-classes.html.haml".freeze, "fixtures/test-app/source/real.html".freeze, "fixtures/test-app/source/real/index.html.erb".freeze, "fixtures/test-app/source/relative_image.html.erb".freeze, "fixtures/test-app/source/services/index.html.haml".freeze, "fixtures/test-app/source/should_be_ignored.html".freeze, "fixtures/test-app/source/should_be_ignored2.html".freeze, "fixtures/test-app/source/should_be_ignored3.html".freeze, "fixtures/test-app/source/slim.html.slim".freeze, "fixtures/test-app/source/spaces in file.html.erb".freeze, "fixtures/test-app/source/static.html".freeze, "fixtures/test-app/source/stylesheets/asset_host.css.sass".freeze, "fixtures/test-app/source/stylesheets/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/index.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/sub/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/layout.css.sass".freeze, "fixtures/test-app/source/stylesheets/relative_assets.css.sass".freeze, "fixtures/test-app/source/stylesheets/site.css.sass".freeze, "fixtures/test-app/source/stylesheets/site_scss.css.scss".freeze, "fixtures/test-app/source/stylesheets/static.css".freeze, "fixtures/test-app/source/sub1/page-classes.html.haml".freeze, "fixtures/test-app/source/sub1/sub2/page-classes.html.haml".freeze, "fixtures/test-app/source/tiny_src.html.haml".freeze, "lib/middleman.rb".freeze, "lib/middleman/base.rb".freeze, "lib/middleman/builder.rb".freeze, "lib/middleman/cli.rb".freeze, "lib/middleman/core_extensions/assets.rb".freeze, "lib/middleman/core_extensions/builder.rb".freeze, "lib/middleman/core_extensions/compass.rb".freeze, "lib/middleman/core_extensions/data.rb".freeze, "lib/middleman/core_extensions/default_helpers.rb".freeze, "lib/middleman/core_extensions/features.rb".freeze, "lib/middleman/core_extensions/front_matter.rb".freeze, "lib/middleman/core_extensions/rack_map.rb".freeze, "lib/middleman/core_extensions/rendering.rb".freeze, "lib/middleman/core_extensions/routing.rb".freeze, "lib/middleman/core_extensions/sprockets.rb".freeze, "lib/middleman/features/asset_host.rb".freeze, "lib/middleman/features/automatic_image_sizes.rb".freeze, "lib/middleman/features/automatic_image_sizes/fastimage.rb".freeze, "lib/middleman/features/cache_buster.rb".freeze, "lib/middleman/features/directory_indexes.rb".freeze, "lib/middleman/features/lorem.rb".freeze, "lib/middleman/features/minify_css.rb".freeze, "lib/middleman/features/minify_javascript.rb".freeze, "lib/middleman/features/relative_assets.rb".freeze, "lib/middleman/guard.rb".freeze, "lib/middleman/renderers/coffee_script.rb".freeze, "lib/middleman/renderers/haml.rb".freeze, "lib/middleman/renderers/liquid.rb".freeze, "lib/middleman/renderers/markdown.rb".freeze, "lib/middleman/renderers/sass.rb".freeze, "lib/middleman/renderers/slim.rb".freeze, "lib/middleman/templates.rb".freeze, "lib/middleman/templates/default.rb".freeze, "lib/middleman/templates/default/source/index.html.erb".freeze, "lib/middleman/templates/default/source/layout.erb".freeze, "lib/middleman/templates/default/source/stylesheets/site.css.scss".freeze, "lib/middleman/templates/html5.rb".freeze, "lib/middleman/templates/html5/source/404.html".freeze, "lib/middleman/templates/html5/source/README.md".freeze, "lib/middleman/templates/html5/source/apple-touch-icon-114x114-precomposed.png".freeze, "lib/middleman/templates/html5/source/apple-touch-icon-57x57-precomposed.png".freeze, "lib/middleman/templates/html5/source/apple-touch-icon-72x72-precomposed.png".freeze, "lib/middleman/templates/html5/source/apple-touch-icon-precomposed.png".freeze, "lib/middleman/templates/html5/source/apple-touch-icon.png".freeze, "lib/middleman/templates/html5/source/crossdomain.xml".freeze, "lib/middleman/templates/html5/source/css/style.css".freeze, "lib/middleman/templates/html5/source/favicon.ico".freeze, "lib/middleman/templates/html5/source/humans.txt".freeze, "lib/middleman/templates/html5/source/img/.gitignore".freeze, "lib/middleman/templates/html5/source/index.html".freeze, "lib/middleman/templates/html5/source/js/libs/jquery-1.6.2.js".freeze, "lib/middleman/templates/html5/source/js/libs/jquery-1.6.2.min.js".freeze, "lib/middleman/templates/html5/source/js/libs/modernizr-2.0.6.min.js".freeze, "lib/middleman/templates/html5/source/js/mylibs/.gitignore".freeze, "lib/middleman/templates/html5/source/js/plugins.js".freeze, "lib/middleman/templates/html5/source/js/script.js".freeze, "lib/middleman/templates/html5/source/robots.txt".freeze, "lib/middleman/templates/html5/source/test/index.html".freeze, "lib/middleman/templates/html5/source/test/qunit/qunit.css".freeze, "lib/middleman/templates/html5/source/test/qunit/qunit.js".freeze, "lib/middleman/templates/html5/source/test/tests.js".freeze, "lib/middleman/templates/local.rb".freeze, "lib/middleman/templates/mobile.rb".freeze, "lib/middleman/templates/mobile/source/404.html".freeze, "lib/middleman/templates/mobile/source/README.markdown".freeze, "lib/middleman/templates/mobile/source/crossdomain.xml".freeze, "lib/middleman/templates/mobile/source/css/style.css".freeze, "lib/middleman/templates/mobile/source/humans.txt".freeze, "lib/middleman/templates/mobile/source/img/h/apple-touch-icon.png".freeze, "lib/middleman/templates/mobile/source/img/h/splash.png".freeze, "lib/middleman/templates/mobile/source/img/l/apple-touch-icon-precomposed.png".freeze, "lib/middleman/templates/mobile/source/img/l/apple-touch-icon.png".freeze, "lib/middleman/templates/mobile/source/img/l/splash.png".freeze, "lib/middleman/templates/mobile/source/img/m/apple-touch-icon.png".freeze, "lib/middleman/templates/mobile/source/index.html".freeze, "lib/middleman/templates/mobile/source/js/libs/modernizr-custom.js".freeze, "lib/middleman/templates/mobile/source/js/libs/respond.min.js".freeze, "lib/middleman/templates/mobile/source/js/mylibs/helper.js".freeze, "lib/middleman/templates/mobile/source/js/plugins.js".freeze, "lib/middleman/templates/mobile/source/js/script.js".freeze, "lib/middleman/templates/mobile/source/robots.txt".freeze, "lib/middleman/templates/mobile/source/sitemap.xml".freeze, "lib/middleman/templates/mobile/source/test/index.html".freeze, "lib/middleman/templates/mobile/source/test/qunit/qunit.css".freeze, "lib/middleman/templates/mobile/source/test/qunit/qunit.js".freeze, "lib/middleman/templates/mobile/source/test/tests.js".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/Readme.PDF".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/aspx/aspx1.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/aspx/aspx2.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/aspx/ga.aspx".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/aspx/sample.aspx".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/jsp/ga.jsp".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/jsp/jsp1.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/jsp/jsp2.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/jsp/sample.jsp".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/php/ga.php".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/php/php1.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/php/php2.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/php/sample.php".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/pl/ga.pl".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/pl/perl1.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/pl/perl2.snippet".freeze, "lib/middleman/templates/mobile/source/tools/googleanalyticsformobile/pl/sample.pl".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/COPYING".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/bookmark_bubble.js".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/example/example.html".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/example/example.js".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/images/arrow.png".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/images/close.png".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/images/generate_base64_images".freeze, "lib/middleman/templates/mobile/source/tools/mobile-bookmark-bubble/images/icon_calendar.png".freeze, "lib/middleman/templates/mobile/source/tools/wspl/README".freeze, "lib/middleman/templates/mobile/source/tools/wspl/databasefactory.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbworker.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbworker_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbworkerstarter.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapper_gears.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapper_gears_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapper_html5.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapper_html5_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapperapi.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/dbwrapperapi_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gears_resultset.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gears_resultset_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gears_transaction.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gears_transaction_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gearsutils.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/gearsutils_test.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/global_functions.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/simplenotes/index.html".freeze, "lib/middleman/templates/mobile/source/tools/wspl/simplenotes/simplenotes.js".freeze, "lib/middleman/templates/mobile/source/tools/wspl/simplenotes/styles.css".freeze, "lib/middleman/templates/mobile/source/tools/wspl/simplenotes/template.js".freeze, "lib/middleman/templates/shared/Gemfile.tt".freeze, "lib/middleman/templates/shared/config.ru".freeze, "lib/middleman/templates/shared/config.tt".freeze, "lib/middleman/version.rb".freeze, "middleman-x86-mingw32.gemspec".freeze, "middleman.gemspec".freeze]
  s.homepage = "http://middlemanapp.com".freeze
  s.licenses = ["MIT".freeze]
  s.post_install_message = "********************************************************************************\n\n  Welcome to Middleman 2.0\n  \n  In addition to many new features, some backwards-incompatible\n  changes have been made to the structure of Middleman sites.\n  \n  Before running you old, v1.x project on Middleman 2.0,\n  review the Migration guide:\n  \n  http://middlemanapp.com/guides/migrating\n\n********************************************************************************\n".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Hand-crafted frontend development".freeze
  s.test_files = ["features/asset_host.feature".freeze, "features/automatic_image_sizes.feature".freeze, "features/builder.feature".freeze, "features/cache_buster.feature".freeze, "features/clean_build.feature".freeze, "features/coffee-script.feature".freeze, "features/data.feature".freeze, "features/directory_index.feature".freeze, "features/dynamic_pages.feature".freeze, "features/fonts.feature".freeze, "features/front-matter.feature".freeze, "features/generator.feature".freeze, "features/helpers_auto_javascript_include_tag.feature".freeze, "features/helpers_auto_stylesheet_link_tag.feature".freeze, "features/helpers_page_classes.feature".freeze, "features/liquid.feature".freeze, "features/markdown.feature".freeze, "features/minify_css.feature".freeze, "features/minify_javascript.feature".freeze, "features/padrino_helpers.feature".freeze, "features/page_alias_and_layouts.feature".freeze, "features/relative_assets.feature".freeze, "features/scss-support.feature".freeze, "features/sinatra.feature".freeze, "features/slim.feature".freeze, "features/sprockets.feature".freeze, "features/sprockets_gems.feature".freeze, "features/step_definitions/asset_host_steps.rb".freeze, "features/step_definitions/builder_steps.rb".freeze, "features/step_definitions/generator_steps.rb".freeze, "features/step_definitions/middleman_steps.rb".freeze, "features/step_definitions/page_layout_steps.rb".freeze, "features/support/env.rb".freeze, "features/tiny_src.feature".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.haml".freeze, "fixtures/clean-app/source/layout.haml".freeze, "fixtures/clean-app/source/layouts/custom.haml".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/data-app/config.rb".freeze, "fixtures/data-app/data/pages.yml".freeze, "fixtures/data-app/source/index.html.haml".freeze, "fixtures/data-app/source/layout.haml".freeze, "fixtures/fonts-app/config.rb".freeze, "fixtures/fonts-app/source/fonts/StMarie-Thin.otf".freeze, "fixtures/fonts-app/source/stylesheets/fonts.css.sass".freeze, "fixtures/glob-app/config.rb".freeze, "fixtures/glob-app/source/index.html.haml".freeze, "fixtures/glob-app/source/stylesheets/site.css.sass".freeze, "fixtures/ignore-app/config.rb".freeze, "fixtures/ignore-app/source/articles/template.html.erb".freeze, "fixtures/ignore-app/source/template.html.erb".freeze, "fixtures/indexable-app/config.rb".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/relative-app/config.rb".freeze, "fixtures/relative-app/source/images/blank.gif".freeze, "fixtures/relative-app/source/stylesheets/relative_assets.css.sass".freeze, "fixtures/sprockets-app/config.rb".freeze, "fixtures/sprockets-app/source/jquery_include.js".freeze, "fixtures/sprockets-app/source/library/javascripts/sprockets_base.js".freeze, "fixtures/sprockets-app/source/library/javascripts/sprockets_sub.js".freeze, "fixtures/test-app/config.rb".freeze, "fixtures/test-app/data/test.yml".freeze, "fixtures/test-app/data/test2.json".freeze, "fixtures/test-app/source/_liquid_partial.liquid".freeze, "fixtures/test-app/source/_partial.haml".freeze, "fixtures/test-app/source/a_folder/needs_index.html".freeze, "fixtures/test-app/source/asset_host.html.haml".freeze, "fixtures/test-app/source/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-css/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-css/index.html.haml".freeze, "fixtures/test-app/source/auto-css/sub/auto-css.html.haml".freeze, "fixtures/test-app/source/auto-image-sizes.html.haml".freeze, "fixtures/test-app/source/auto-js.html.haml".freeze, "fixtures/test-app/source/auto-js/auto-js.html.haml".freeze, "fixtures/test-app/source/auto-js/index.html.haml".freeze, "fixtures/test-app/source/auto-js/sub/auto-js.html.haml".freeze, "fixtures/test-app/source/cache-buster.html.haml".freeze, "fixtures/test-app/source/custom-layout-dir/index.html.haml".freeze, "fixtures/test-app/source/custom-layout.html.haml".freeze, "fixtures/test-app/source/data.html.erb".freeze, "fixtures/test-app/source/data2.html.liquid".freeze, "fixtures/test-app/source/data3.html.erb".freeze, "fixtures/test-app/source/front-matter.html.erb".freeze, "fixtures/test-app/source/images/Child folder/regular_file(example).txt".freeze, "fixtures/test-app/source/images/Read me (example).txt".freeze, "fixtures/test-app/source/images/blank.gif".freeze, "fixtures/test-app/source/img/blank.gif".freeze, "fixtures/test-app/source/index.html.haml".freeze, "fixtures/test-app/source/inline-coffeescript.html.haml".freeze, "fixtures/test-app/source/inline-css.html.haml".freeze, "fixtures/test-app/source/inline-js.html.haml".freeze, "fixtures/test-app/source/javascripts/auto-js.js".freeze, "fixtures/test-app/source/javascripts/auto-js/auto-js.js".freeze, "fixtures/test-app/source/javascripts/auto-js/index.js".freeze, "fixtures/test-app/source/javascripts/auto-js/sub/auto-js.js".freeze, "fixtures/test-app/source/javascripts/broken-coffee.js.coffee".freeze, "fixtures/test-app/source/javascripts/coffee_test.js.coffee".freeze, "fixtures/test-app/source/javascripts/jquery.plugin.with.dots.js".freeze, "fixtures/test-app/source/javascripts/jquery_base.js".freeze, "fixtures/test-app/source/javascripts/multiple_engines.js.coffee.erb".freeze, "fixtures/test-app/source/javascripts/sprockets_base.js".freeze, "fixtures/test-app/source/javascripts/sprockets_sub.js".freeze, "fixtures/test-app/source/layout.haml".freeze, "fixtures/test-app/source/layouts/custom.haml".freeze, "fixtures/test-app/source/liquid_master.html.liquid".freeze, "fixtures/test-app/source/markdown.html.markdown".freeze, "fixtures/test-app/source/needs_index.html".freeze, "fixtures/test-app/source/padrino_test.html.haml".freeze, "fixtures/test-app/source/page-classes.html.haml".freeze, "fixtures/test-app/source/real.html".freeze, "fixtures/test-app/source/real/index.html.erb".freeze, "fixtures/test-app/source/relative_image.html.erb".freeze, "fixtures/test-app/source/services/index.html.haml".freeze, "fixtures/test-app/source/should_be_ignored.html".freeze, "fixtures/test-app/source/should_be_ignored2.html".freeze, "fixtures/test-app/source/should_be_ignored3.html".freeze, "fixtures/test-app/source/slim.html.slim".freeze, "fixtures/test-app/source/spaces in file.html.erb".freeze, "fixtures/test-app/source/static.html".freeze, "fixtures/test-app/source/stylesheets/asset_host.css.sass".freeze, "fixtures/test-app/source/stylesheets/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/index.css".freeze, "fixtures/test-app/source/stylesheets/auto-css/sub/auto-css.css".freeze, "fixtures/test-app/source/stylesheets/layout.css.sass".freeze, "fixtures/test-app/source/stylesheets/relative_assets.css.sass".freeze, "fixtures/test-app/source/stylesheets/site.css.sass".freeze, "fixtures/test-app/source/stylesheets/site_scss.css.scss".freeze, "fixtures/test-app/source/stylesheets/static.css".freeze, "fixtures/test-app/source/sub1/page-classes.html.haml".freeze, "fixtures/test-app/source/sub1/sub2/page-classes.html.haml".freeze, "fixtures/test-app/source/tiny_src.html.haml".freeze]

  s.specification_version = 3

  s.add_runtime_dependency(%q<rack>.freeze, ["~> 1.3.5".freeze])
  s.add_runtime_dependency(%q<thin>.freeze, ["~> 1.2.11".freeze])
  s.add_runtime_dependency(%q<thor>.freeze, ["~> 0.14.0".freeze])
  s.add_runtime_dependency(%q<tilt>.freeze, ["~> 1.3.1".freeze])
  s.add_runtime_dependency(%q<maruku>.freeze, ["~> 0.6.0".freeze])
  s.add_runtime_dependency(%q<sinatra>.freeze, ["~> 1.3.1".freeze])
  s.add_runtime_dependency(%q<rack-test>.freeze, ["~> 0.6.1".freeze])
  s.add_runtime_dependency(%q<uglifier>.freeze, ["~> 1.2".freeze])
  s.add_runtime_dependency(%q<slim>.freeze, ["~> 1.0.2".freeze])
  s.add_runtime_dependency(%q<haml>.freeze, ["~> 3.1.0".freeze])
  s.add_runtime_dependency(%q<sass>.freeze, [">= 3.1.7".freeze])
  s.add_runtime_dependency(%q<compass>.freeze, ["~> 0.11".freeze])
  s.add_runtime_dependency(%q<coffee-script>.freeze, ["~> 2.2.0".freeze])
  s.add_runtime_dependency(%q<sprockets>.freeze, ["~> 2.0.3".freeze])
  s.add_runtime_dependency(%q<padrino-core>.freeze, ["= 0.10.6".freeze])
  s.add_runtime_dependency(%q<padrino-helpers>.freeze, ["= 0.10.6".freeze])
  s.add_runtime_dependency(%q<eventmachine>.freeze, ["= 1.0.0.rc.4".freeze])
  s.add_runtime_dependency(%q<win32-process>.freeze, ["~> 0.6.5".freeze])
  s.add_runtime_dependency(%q<rb-fchange>.freeze, [">= 0".freeze])
  s.add_runtime_dependency(%q<guard>.freeze, ["~> 1.1.0".freeze])
  s.add_runtime_dependency(%q<middleman-livereload>.freeze, ["~> 0.2.2".freeze])
  s.add_development_dependency(%q<coffee-filter>.freeze, ["~> 0.1.1".freeze])
  s.add_development_dependency(%q<liquid>.freeze, ["~> 2.2.0".freeze])
  s.add_development_dependency(%q<cucumber>.freeze, ["~> 1.0.2".freeze])
  s.add_development_dependency(%q<rake>.freeze, ["~> 0.9.2".freeze])
  s.add_development_dependency(%q<rspec>.freeze, ["~> 2.6.0".freeze])
end