middleman-core 4.5.0 → 4.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (316) hide show
  1. checksums.yaml +4 -4
  2. data/.gemtest +0 -0
  3. data/fixtures/asset-hash-app/source/apple-touch-icon.png +0 -0
  4. data/fixtures/asset-hash-app/source/favicon.ico +0 -0
  5. data/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff +0 -0
  6. data/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff2 +0 -0
  7. data/fixtures/asset-hash-app/source/images/100px.gif +0 -0
  8. data/fixtures/asset-hash-app/source/images/100px.jpg +0 -0
  9. data/fixtures/asset-hash-app/source/images/100px.png +0 -0
  10. data/fixtures/asset-hash-app/source/images/200px.jpg +0 -0
  11. data/fixtures/asset-hash-app/source/images/300px.jpg +0 -0
  12. data/fixtures/asset-hash-host-app/source/images/100px.gif +0 -0
  13. data/fixtures/asset-hash-host-app/source/images/100px.jpg +0 -0
  14. data/fixtures/asset-hash-host-app/source/images/100px.png +0 -0
  15. data/fixtures/asset-hash-minified-app/source/images/100px.jpg +0 -0
  16. data/fixtures/asset-hash-prefix/source/javascripts/application.js.map +0 -0
  17. data/fixtures/asset-hash-remove-filename/source/javascripts/application.js.map +0 -0
  18. data/fixtures/asset-hash-source-map/source/javascripts/application.js.map +0 -0
  19. data/fixtures/asset-host-app/source/.htaccess +0 -0
  20. data/fixtures/asset-host-app/source/images/blank0.gif +0 -0
  21. data/fixtures/asset-host-app/source/images/blank1.gif +0 -0
  22. data/fixtures/asset-host-app/source/images/blank10.gif +0 -0
  23. data/fixtures/asset-host-app/source/images/blank100.gif +0 -0
  24. data/fixtures/asset-host-app/source/images/blank101.gif +0 -0
  25. data/fixtures/asset-host-app/source/images/blank1010.gif +0 -0
  26. data/fixtures/asset-host-app/source/images/blank102.gif +0 -0
  27. data/fixtures/asset-host-app/source/images/blank1020.gif +0 -0
  28. data/fixtures/asset-host-app/source/images/blank1021.gif +0 -0
  29. data/fixtures/asset-host-app/source/images/blank1022.gif +0 -0
  30. data/fixtures/asset-host-app/source/images/blank1023.gif +0 -0
  31. data/fixtures/asset-host-app/source/images/blank1024.gif +0 -0
  32. data/fixtures/asset-host-app/source/images/blank103.gif +0 -0
  33. data/fixtures/asset-host-app/source/images/blank1030.gif +0 -0
  34. data/fixtures/asset-host-app/source/images/blank1031.gif +0 -0
  35. data/fixtures/asset-host-app/source/images/blank1032.gif +0 -0
  36. data/fixtures/asset-host-app/source/images/blank1033.gif +0 -0
  37. data/fixtures/asset-host-app/source/images/blank1034.gif +0 -0
  38. data/fixtures/asset-host-app/source/images/blank104.gif +0 -0
  39. data/fixtures/asset-host-app/source/images/blank1043.gif +0 -0
  40. data/fixtures/asset-host-app/source/images/blank1054.gif +0 -0
  41. data/fixtures/asset-host-app/source/images/blank2.gif +0 -0
  42. data/fixtures/asset-host-app/source/images/blank20.gif +0 -0
  43. data/fixtures/asset-host-app/source/images/blank21.gif +0 -0
  44. data/fixtures/asset-host-app/source/images/blank22.gif +0 -0
  45. data/fixtures/asset-host-app/source/images/blank23.gif +0 -0
  46. data/fixtures/asset-host-app/source/images/blank24.gif +0 -0
  47. data/fixtures/asset-host-app/source/images/blank3.gif +0 -0
  48. data/fixtures/asset-host-app/source/images/blank30.gif +0 -0
  49. data/fixtures/asset-host-app/source/images/blank31.gif +0 -0
  50. data/fixtures/asset-host-app/source/images/blank32.gif +0 -0
  51. data/fixtures/asset-host-app/source/images/blank33.gif +0 -0
  52. data/fixtures/asset-host-app/source/images/blank34.gif +0 -0
  53. data/fixtures/asset-host-app/source/images/blank4.gif +0 -0
  54. data/fixtures/asset-host-app/source/images/blank43.gif +0 -0
  55. data/fixtures/asset-host-app/source/images/blank54.gif +0 -0
  56. data/fixtures/auto-css-app/source/stylesheets/auto-css/index.css +0 -0
  57. data/fixtures/auto-js-directory-index-app/config.rb +0 -0
  58. data/fixtures/automatic-alt-tags-app/config.rb +0 -0
  59. data/fixtures/automatic-directory-matcher-app/source/root-plain.html +0 -0
  60. data/fixtures/automatic-directory-matcher-app/source/root.html.erb +0 -0
  61. data/fixtures/automatic-directory-matcher-app/source/sub--sub--sub-plain.html +0 -0
  62. data/fixtures/automatic-directory-matcher-app/source/sub--sub--sub.html.erb +0 -0
  63. data/fixtures/automatic-directory-matcher-app/source/sub--sub-plain.html +0 -0
  64. data/fixtures/automatic-directory-matcher-app/source/sub--sub.html.erb +0 -0
  65. data/fixtures/automatic-image-size-app/config.rb +0 -0
  66. data/fixtures/build-with-errors-app/source/index.html.erb +0 -0
  67. data/fixtures/cache-buster-app/config.rb +0 -0
  68. data/fixtures/chained-app/config.rb +0 -0
  69. data/fixtures/clean-app/config-empty.rb +0 -0
  70. data/fixtures/clean-app/source/real.html +0 -0
  71. data/fixtures/clean-app/source/should_be_ignored.html +0 -0
  72. data/fixtures/clean-app/source/should_be_ignored2.html +0 -0
  73. data/fixtures/clean-app/source/should_be_ignored3.html +0 -0
  74. data/fixtures/clean-dir-app/source/about.html +0 -0
  75. data/fixtures/clean-nested-app/config.rb +0 -0
  76. data/fixtures/clean-nested-app/source/about.html +0 -0
  77. data/fixtures/clean-nested-app/source/nested/nested.html +0 -0
  78. data/fixtures/coffeescript-app/config.rb +0 -0
  79. data/fixtures/content-type-app/source/.htaccess +0 -0
  80. data/fixtures/content-type-app/source/README +0 -0
  81. data/fixtures/content-type-app/source/javascripts/app.js +0 -0
  82. data/fixtures/content-type-app/source/stylesheets/site.css +0 -0
  83. data/fixtures/csspie/config.rb +0 -0
  84. data/fixtures/custom-layout-app2/config.rb +0 -0
  85. data/fixtures/custom-src-app/src/index.html +0 -0
  86. data/fixtures/default-alt-tags-app/config.rb +0 -0
  87. data/fixtures/default-alt-tags-app/source/images/blank.gif +0 -0
  88. data/fixtures/different-engine-layout/config.rb +0 -0
  89. data/fixtures/different-engine-partial/config.rb +0 -0
  90. data/fixtures/different-engine-partial/source/index.html.erb +0 -0
  91. data/fixtures/different-engine-partial/source/shared/_footer.str +0 -0
  92. data/fixtures/different-engine-partial/source/shared/_header.erb +0 -0
  93. data/fixtures/dynamic-pages-app/source/real.html +0 -0
  94. data/fixtures/dynamic-pages-app/source/should_be_ignored.html +0 -0
  95. data/fixtures/dynamic-pages-app/source/should_be_ignored2.html +0 -0
  96. data/fixtures/dynamic-pages-app/source/should_be_ignored3.html +0 -0
  97. data/fixtures/dynamic-pages-app/source/should_be_ignored4.html +0 -0
  98. data/fixtures/dynamic-pages-app/source/should_be_ignored5.html +0 -0
  99. data/fixtures/dynamic-pages-app/source/should_be_ignored6.html +0 -0
  100. data/fixtures/dynamic-pages-app/source/should_be_ignored7.html +0 -0
  101. data/fixtures/dynamic-pages-app/source/should_be_ignored8.html +0 -0
  102. data/fixtures/ember-cli-app/source/javascripts/file.js +0 -0
  103. data/fixtures/ember-cli-app/test-app/app/components/.gitkeep +0 -0
  104. data/fixtures/ember-cli-app/test-app/app/controllers/.gitkeep +0 -0
  105. data/fixtures/ember-cli-app/test-app/app/helpers/.gitkeep +0 -0
  106. data/fixtures/ember-cli-app/test-app/app/models/.gitkeep +0 -0
  107. data/fixtures/ember-cli-app/test-app/app/routes/.gitkeep +0 -0
  108. data/fixtures/ember-cli-app/test-app/app/styles/.gitkeep +0 -0
  109. data/fixtures/ember-cli-app/test-app/app/templates/.gitkeep +0 -0
  110. data/fixtures/ember-cli-app/test-app/app/templates/components/.gitkeep +0 -0
  111. data/fixtures/ember-cli-app/test-app/app/views/.gitkeep +0 -0
  112. data/fixtures/ember-cli-app/test-app/public/.gitkeep +0 -0
  113. data/fixtures/ember-cli-app/test-app/tests/unit/.gitkeep +0 -0
  114. data/fixtures/empty-app/not-config.rb +0 -0
  115. data/fixtures/engine-matching-layout/config.rb +0 -0
  116. data/fixtures/env-app/config.rb +0 -0
  117. data/fixtures/extensionless-text-files-app/config.rb +0 -0
  118. data/fixtures/extensionless-text-files-app/source/CNAME +0 -0
  119. data/fixtures/extensionless-text-files-app/source/LICENSE +0 -0
  120. data/fixtures/extensionless-text-files-app/source/README +0 -0
  121. data/fixtures/extensionless-text-files-app/source/index.html +0 -0
  122. data/fixtures/external-helpers/source/automatic.html.erb +0 -0
  123. data/fixtures/external-helpers/source/index.html.erb +0 -0
  124. data/fixtures/external-pipeline-error/source/javascripts/file.js +0 -0
  125. data/fixtures/fonts-app/config.rb +0 -0
  126. data/fixtures/fonts-app/source/fonts/blank/blank.otf +0 -0
  127. data/fixtures/frontmatter-neighbor-app/source/raw-front-matter-toml.html +0 -0
  128. data/fixtures/frontmatter-neighbor-app/source/raw-front-matter.php +0 -0
  129. data/fixtures/frontmatter-settings-app/source/layouts/override.erb +0 -0
  130. data/fixtures/frontmatter-settings-neighbor-app/source/layouts/override.erb +0 -0
  131. data/fixtures/frontmatter-settings-neighbor-app/source/override_layout.html.erb +0 -0
  132. data/fixtures/frontmatter-settings-neighbor-app/source/page_mentioned.html.erb +0 -0
  133. data/fixtures/gzip-app/source/index.html +0 -0
  134. data/fixtures/i18n-alt-root-app/source/lang_data/hello.html.erb +0 -0
  135. data/fixtures/i18n-alt-root-app/source/lang_data/index.html.erb +0 -0
  136. data/fixtures/i18n-alt-root-app/source/layout.erb +0 -0
  137. data/fixtures/i18n-test-app/data/defaults_en.yml +0 -0
  138. data/fixtures/i18n-test-app/data/defaults_es.yml +0 -0
  139. data/fixtures/i18n-test-app/data/en_defaults.yml +0 -0
  140. data/fixtures/i18n-test-app/source/_country.en.erb +0 -0
  141. data/fixtures/i18n-test-app/source/_country.es.erb +0 -0
  142. data/fixtures/i18n-test-app/source/_site.erb +0 -0
  143. data/fixtures/i18n-test-app/source/images/president.en.svg +0 -0
  144. data/fixtures/i18n-test-app/source/images/president.es.svg +0 -0
  145. data/fixtures/i18n-test-app/source/localizable/_state.en.erb +0 -0
  146. data/fixtures/i18n-test-app/source/localizable/_state.es.erb +0 -0
  147. data/fixtures/i18n-test-app/source/localizable/fallback.html.erb +0 -0
  148. data/fixtures/i18n-test-app/source/localizable/hello.html.erb +0 -0
  149. data/fixtures/i18n-test-app/source/localizable/images/flag.en.svg +0 -0
  150. data/fixtures/i18n-test-app/source/localizable/images/flag.es.svg +0 -0
  151. data/fixtures/i18n-test-app/source/localizable/index.html.erb +0 -0
  152. data/fixtures/i18n-test-app/source/localizable/partials/_greeting.en.erb +0 -0
  153. data/fixtures/i18n-test-app/source/localizable/partials/_greeting.es.erb +0 -0
  154. data/fixtures/ignore-app/source/about.html.erb +0 -0
  155. data/fixtures/ignore-app/source/images/icon/messages.png +0 -0
  156. data/fixtures/ignore-app/source/images/pic.png +0 -0
  157. data/fixtures/ignore-app/source/images/portrait.jpg +0 -0
  158. data/fixtures/ignore-app/source/index.html.erb +0 -0
  159. data/fixtures/ignore-app/source/plain.html +0 -0
  160. data/fixtures/ignore-app/source/reports/another.html +0 -0
  161. data/fixtures/ignore-app/source/reports/index.html +0 -0
  162. data/fixtures/import-app/bower_components/jquery/dist/jquery.min.map +0 -0
  163. data/fixtures/import-app/bower_components/jquery/src/sizzle/dist/sizzle.min.map +0 -0
  164. data/fixtures/import-app/source/test.html +0 -0
  165. data/fixtures/import-app/static.html +0 -0
  166. data/fixtures/indexable-app/source/.htaccess +0 -0
  167. data/fixtures/indexable-app/source/.htpasswd +0 -0
  168. data/fixtures/indexable-app/source/.nojekyll +0 -0
  169. data/fixtures/indexable-app/source/a_folder/needs_index.html +0 -0
  170. data/fixtures/indexable-app/source/leave_me_alone.html +0 -0
  171. data/fixtures/indexable-app/source/needs_index.html +0 -0
  172. data/fixtures/indexable-app/source/regular/index.html +0 -0
  173. data/fixtures/javascript-app/config.rb +0 -0
  174. data/fixtures/large-build-app/source/.htaccess +0 -0
  175. data/fixtures/large-build-app/source/.htpasswd +0 -0
  176. data/fixtures/large-build-app/source/other_layout.erb +0 -0
  177. data/fixtures/large-build-app/source/spaces in file.html.erb +0 -0
  178. data/fixtures/link-to-app/config.rb +0 -0
  179. data/fixtures/liquid-app/config.rb +0 -0
  180. data/fixtures/liquid-app/source/_liquid_partial.liquid +0 -0
  181. data/fixtures/liquid-app/source/liquid_master.html.liquid +0 -0
  182. data/fixtures/markdown-app/source/filter_html.html.markdown +0 -0
  183. data/fixtures/markdown-app/source/highlighted.html.markdown +0 -0
  184. data/fixtures/markdown-app/source/img.html.markdown +0 -0
  185. data/fixtures/markdown-app/source/link.html.markdown +0 -0
  186. data/fixtures/markdown-app/source/mailto.html.markdown +0 -0
  187. data/fixtures/markdown-app/source/quote.html.markdown +0 -0
  188. data/fixtures/markdown-app/source/safe_links.html.markdown +0 -0
  189. data/fixtures/markdown-app/source/underline.html.markdown +0 -0
  190. data/fixtures/markdown-in-haml-app/config.rb +0 -0
  191. data/fixtures/markdown-in-slim-app/config.rb +0 -0
  192. data/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_selection.scss +0 -0
  193. data/fixtures/minify-css-app/source/stylesheets/report.css +0 -0
  194. data/fixtures/minify-js-app/config.rb +0 -0
  195. data/fixtures/missing-tilt-library-app/source/danger-zone/more-wiki.html.wiki +0 -0
  196. data/fixtures/missing-tilt-library-app/source/safe-zone/my-wiki.html.wiki +0 -0
  197. data/fixtures/missing-tilt-library-app/source/textile-source.html.textile +0 -0
  198. data/fixtures/missing-tilt-library-app/source/wiki-source.html.wiki +0 -0
  199. data/fixtures/more-extensionless-text-files-app/source/CNAME +0 -0
  200. data/fixtures/more-extensionless-text-files-app/source/LICENSE +0 -0
  201. data/fixtures/more-extensionless-text-files-app/source/README +0 -0
  202. data/fixtures/more-extensionless-text-files-app/source/index.html +0 -0
  203. data/fixtures/more-ignore-app/source/about.html.erb +0 -0
  204. data/fixtures/more-ignore-app/source/images/icon/messages.png +0 -0
  205. data/fixtures/more-ignore-app/source/images/pic.png +0 -0
  206. data/fixtures/more-ignore-app/source/images/portrait.jpg +0 -0
  207. data/fixtures/more-ignore-app/source/index.html.erb +0 -0
  208. data/fixtures/more-ignore-app/source/plain.html +0 -0
  209. data/fixtures/more-ignore-app/source/reports/another.html +0 -0
  210. data/fixtures/more-ignore-app/source/reports/index.html +0 -0
  211. data/fixtures/more-preview-app/config.rb +0 -0
  212. data/fixtures/more-preview-app/source/content.html.erb +0 -0
  213. data/fixtures/more-preview-app/source/layout.erb +0 -0
  214. data/fixtures/more-traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
  215. data/fixtures/more-traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
  216. data/fixtures/more-traversal-app/source/directory-indexed.html.erb +0 -0
  217. data/fixtures/more-traversal-app/source/index.html.erb +0 -0
  218. data/fixtures/more-traversal-app/source/proxied.html.erb +0 -0
  219. data/fixtures/more-traversal-app/source/root.html.erb +0 -0
  220. data/fixtures/more-traversal-app/source/sub/index.html.erb +0 -0
  221. data/fixtures/more-traversal-app/source/sub/sibling.html.erb +0 -0
  222. data/fixtures/more-traversal-app/source/sub/sibling2.html.erb +0 -0
  223. data/fixtures/more-traversal-app/source/sub/sub2/index.html.erb +0 -0
  224. data/fixtures/more-traversal-app/source/sub/sub3/deep.html.erb +0 -0
  225. data/fixtures/multiple-data-sources-app/data/two.yml +0 -0
  226. data/fixtures/multiple-data-sources-app/data1/data1.yml +0 -0
  227. data/fixtures/multiple-data-sources-app/data2/data2.yml +0 -0
  228. data/fixtures/multiple-data-sources-app/data2/two.yml +0 -0
  229. data/fixtures/multiple-layouts/config.rb +0 -0
  230. data/fixtures/multiple-sources-app/source/index.html.erb +0 -0
  231. data/fixtures/multiple-sources-app/source/override-in-two.html.erb +0 -0
  232. data/fixtures/multiple-sources-app/source0/override-in-one.html.erb +0 -0
  233. data/fixtures/multiple-sources-app/source1/index1.html.erb +0 -0
  234. data/fixtures/multiple-sources-app/source1/override-in-one.html.erb +0 -0
  235. data/fixtures/multiple-sources-app/source2/index2.html.erb +0 -0
  236. data/fixtures/multiple-sources-app/source2/override-in-two.html.erb +0 -0
  237. data/fixtures/multiple-sources-with-duplicate-file-names-app/source/index.html.erb +0 -0
  238. data/fixtures/multiple-sources-with-duplicate-file-names-app/source2/index.html.erb +0 -0
  239. data/fixtures/nested-data-app/data/examples/deeper/stuff.yml +0 -0
  240. data/fixtures/nested-data-app/data/examples/more.yml +0 -0
  241. data/fixtures/no-layout/config.rb +0 -0
  242. data/fixtures/page-classes-app/source/1-folder/1-inside-with-numeric.html.erb +0 -0
  243. data/fixtures/page-classes-app/source/1-starts-with-numeric.html.erb +0 -0
  244. data/fixtures/page-classes-app/source/2-starts-with-numeric-custom.html.erb +0 -0
  245. data/fixtures/page-helper-layout-block-app/source/index.html.erb +0 -0
  246. data/fixtures/page-helper-layout-block-app/source/path/child.html.erb +0 -0
  247. data/fixtures/page-helper-layout-block-app/source/path/index.html.erb +0 -0
  248. data/fixtures/paginate-app/config.rb +0 -0
  249. data/fixtures/partial-chained_templates-app/config.rb +0 -0
  250. data/fixtures/partials-app/config.rb +0 -0
  251. data/fixtures/partials-app/source/_code_snippet.html +0 -0
  252. data/fixtures/partials-app/source/_locals.erb +0 -0
  253. data/fixtures/partials-app/source/_main.erb +0 -0
  254. data/fixtures/partials-app/source/_main.str +0 -0
  255. data/fixtures/partials-app/source/shared/_footer.erb +0 -0
  256. data/fixtures/partials-app/source/shared/_header.erb +0 -0
  257. data/fixtures/partials-app/source/shared/_snippet.html.erb +0 -0
  258. data/fixtures/partials-app/source/static_underscore.html.erb +0 -0
  259. data/fixtures/partials-app/source/sub/_local.erb +0 -0
  260. data/fixtures/partials-app/source/svg.html.erb +0 -0
  261. data/fixtures/passthrough-app/source/.htaccess +0 -0
  262. data/fixtures/preview-app/config.rb +0 -0
  263. data/fixtures/preview-app/source/content.html.erb +0 -0
  264. data/fixtures/preview-app/source/layout.erb +0 -0
  265. data/fixtures/proxy-pages-app/source/real.html +0 -0
  266. data/fixtures/proxy-pages-app/source/should_be_ignored3.html +0 -0
  267. data/fixtures/proxy-pages-app/source/should_be_ignored6.html +0 -0
  268. data/fixtures/proxy-pages-app/source/should_be_ignored7.html +0 -0
  269. data/fixtures/proxy-pages-app/source/should_be_ignored8.html +0 -0
  270. data/fixtures/related-files-app/config.rb +0 -0
  271. data/fixtures/related-files-app/source/index.html.erb +0 -0
  272. data/fixtures/related-files-app/source/partials/_test.erb +0 -0
  273. data/fixtures/related-files-app/source/partials/_test2.haml +0 -0
  274. data/fixtures/related-files-app/source/stylesheets/_include3.sass +0 -0
  275. data/fixtures/related-files-app/source/stylesheets/_include4.scss +0 -0
  276. data/fixtures/related-files-app/source/stylesheets/include1.css +0 -0
  277. data/fixtures/related-files-app/source/stylesheets/include2.css.scss +0 -0
  278. data/fixtures/related-files-app/source/stylesheets/site.css.scss +0 -0
  279. data/fixtures/relative-app/config.rb +0 -0
  280. data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.eot +0 -0
  281. data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.svg +0 -0
  282. data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.ttf +0 -0
  283. data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.woff +0 -0
  284. data/fixtures/relative-assets-app/source/images/blank2.gif +0 -0
  285. data/fixtures/sass-in-slim-app/config.rb +0 -0
  286. data/fixtures/scss-app/config.rb +0 -0
  287. data/fixtures/scss-app/source/stylesheets/error.css.sass +0 -0
  288. data/fixtures/strip-url-app/config.rb +0 -0
  289. data/fixtures/stylus-preview-app/config.rb +0 -0
  290. data/fixtures/traversal-app/source/.htaccess +0 -0
  291. data/fixtures/traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
  292. data/fixtures/traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
  293. data/fixtures/traversal-app/source/directory-indexed.html.erb +0 -0
  294. data/fixtures/traversal-app/source/index.html.erb +0 -0
  295. data/fixtures/traversal-app/source/proxied.html.erb +0 -0
  296. data/fixtures/traversal-app/source/root.html.erb +0 -0
  297. data/fixtures/traversal-app/source/sub/index.html.erb +0 -0
  298. data/fixtures/traversal-app/source/sub/sibling.html.erb +0 -0
  299. data/fixtures/traversal-app/source/sub/sibling2.html.erb +0 -0
  300. data/fixtures/traversal-app/source/sub/sub2/index.html.erb +0 -0
  301. data/fixtures/traversal-app/source/sub/sub3/deep.html.erb +0 -0
  302. data/fixtures/wildcard-app/source/admin/index.html.erb +0 -0
  303. data/fixtures/wildcard-app/source/admin/page.html.erb +0 -0
  304. data/fixtures/wildcard-app/source/index.html.erb +0 -0
  305. data/fixtures/wildcard-directory-index-app/source/admin/index.html.erb +0 -0
  306. data/fixtures/wildcard-directory-index-app/source/admin/page.html.erb +0 -0
  307. data/fixtures/wildcard-directory-index-app/source/index.html.erb +0 -0
  308. data/lib/middleman-core/meta_pages/assets/glyphicons-halflings.png +0 -0
  309. data/lib/middleman-core/meta_pages/assets/sitemap.js +0 -0
  310. data/lib/middleman-core/step_definitions/server_steps.rb +1 -1
  311. data/lib/middleman-core/version.rb +1 -1
  312. data/middleman-core.gemspec +1 -1
  313. data/spec/middleman-core/binary_spec/middleman +0 -0
  314. data/spec/middleman-core/binary_spec/middleman.png +0 -0
  315. data/spec/middleman-core/binary_spec/stars.svgz +0 -0
  316. metadata +8 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 955d0ea89728b170a8a5e7b94dadbf9c7e848ac05c41ee69e8d6932e531c6d45
4
- data.tar.gz: 1c59256a26b181e745b0a263514411c61aa6887fff9c293b5a9dba0ebb10f665
3
+ metadata.gz: d17dfddbf442da6e1bbf5be0c19bab7de0b71357264de5bb3a421ef932ef0912
4
+ data.tar.gz: 6b20f531c4b57ecf0f35d7573708e8714e79c4c9b82806235243a9ae1b192029
5
5
  SHA512:
6
- metadata.gz: 6a7956f26e7c55806f06ab7dc18e5fb544f3f91a43b814011edb5aecec5fa0d9124cd873b402a04d65edabba4f0d3f32750d963be889d3379a0f17bb1356428a
7
- data.tar.gz: a6f6e1038e04ea990628b2a6a62b59fdfb4da77acfa46f49a07ac3774c2f706c1ff7366a1f745e0a70ccd1dbe4f18ad276664a616bb05da4f0033186b3fe292e
6
+ metadata.gz: a345b95ff2e21b871351e163ced5c4148459b4cd24e34e3686b3e4c29d7070b3170e3ad92b0c108a532c873637eba6272f4fcbfea3091e7abf2c25eda2fbd6d0
7
+ data.tar.gz: 282d36c604c623fd5d0856bb8b559a52bbb381bd09f1df1d68cfa37676826a10b7a6f6d7f674b4c783b93d0cb4cff0b1660a6db55f0b116a1a5cf9dc1a330304
data/.gemtest CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes