# -*- encoding: utf-8 -*- # stub: middleman-blog 3.1.1 ruby lib Gem::Specification.new do |s| s.name = "middleman-blog".freeze s.version = "3.1.1".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 = "2012-09-21" s.description = "A blog foundation using Middleman".freeze s.email = ["me@tdreyno.com".freeze, "ben@benhollis.net".freeze] s.files = [".gemtest".freeze, ".gitignore".freeze, ".travis.yml".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "features/article_cli.feature".freeze, "features/article_dirs.feature".freeze, "features/blog_sources.feature".freeze, "features/calendar-and-tag.feature".freeze, "features/calendar.feature".freeze, "features/directory_indexes.feature".freeze, "features/encoding.feature".freeze, "features/filename_date.feature".freeze, "features/future_date.feature".freeze, "features/layouts.feature".freeze, "features/next_previous.feature".freeze, "features/no_date.feature".freeze, "features/paginate.feature".freeze, "features/preview.feature".freeze, "features/published.feature".freeze, "features/support/env.rb".freeze, "features/support/time_steps.rb".freeze, "features/tags.feature".freeze, "fixtures/article-dirs-app/config.rb".freeze, "fixtures/article-dirs-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/article-dirs-app/source/blog/2011-01-01-new-article/example.txt".freeze, "fixtures/article-dirs-app/source/index.html.erb".freeze, "fixtures/article-dirs-app/source/layout.erb".freeze, "fixtures/blog-sources-app/config.rb".freeze, "fixtures/blog-sources-app/source/_article_template.erb".freeze, "fixtures/blog-sources-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/blog-sources-app/source/index.html.erb".freeze, "fixtures/blog-sources-app/source/layout.erb".freeze, "fixtures/calendar-and-tag-app/config-directory-indexes.rb".freeze, "fixtures/calendar-and-tag-app/config.rb".freeze, "fixtures/calendar-and-tag-app/source/archive.html.erb".freeze, "fixtures/calendar-and-tag-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/calendar-and-tag-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/calendar-and-tag-app/source/index.html.erb".freeze, "fixtures/calendar-and-tag-app/source/layout.erb".freeze, "fixtures/calendar-app/config-directory-indexes.rb".freeze, "fixtures/calendar-app/config.rb".freeze, "fixtures/calendar-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/calendar-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/calendar-app/source/calendar.html.erb".freeze, "fixtures/calendar-app/source/index.html.erb".freeze, "fixtures/calendar-app/source/layout.erb".freeze, "fixtures/filename-date-app/config.rb".freeze, "fixtures/filename-date-app/source/2011-01-01-new-article.html.markdown".freeze, "fixtures/filename-date-app/source/2011-01-03-filename-and-frontmatter.html.markdown".freeze, "fixtures/filename-date-app/source/layout.erb".freeze, "fixtures/future-date-app/config.rb".freeze, "fixtures/future-date-app/source/_article_template.erb".freeze, "fixtures/future-date-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/future-date-app/source/blog/2012-06-19-future-article.html.markdown".freeze, "fixtures/future-date-app/source/blog/2012-06-19-future-article/example.txt".freeze, "fixtures/future-date-app/source/index.html.erb".freeze, "fixtures/future-date-app/source/layout.erb".freeze, "fixtures/indexes-app/config.rb".freeze, "fixtures/indexes-app/source/2011/01/01/new-article.html.markdown".freeze, "fixtures/indexes-app/source/index.html.erb".freeze, "fixtures/indexes-app/source/layout.erb".freeze, "fixtures/layouts-app/config.rb".freeze, "fixtures/layouts-app/source/2011/01/01/first-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/01/second-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/01/third-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/02/article-in-normal-layout.markdown".freeze, "fixtures/layouts-app/source/2011/01/03/article-without-layout.markdown".freeze, "fixtures/layouts-app/source/layouts/first.html.erb".freeze, "fixtures/layouts-app/source/layouts/layout.erb".freeze, "fixtures/layouts-app/source/layouts/second.html.erb".freeze, "fixtures/layouts-app/source/layouts/third.html.erb".freeze, "fixtures/no-date-app/config.rb".freeze, "fixtures/no-date-app/source/_article_template.erb".freeze, "fixtures/no-date-app/source/blog/new-article.html.markdown".freeze, "fixtures/no-date-app/source/index.html.erb".freeze, "fixtures/no-date-app/source/layout.erb".freeze, "fixtures/no-day-app/config.rb".freeze, "fixtures/no-day-app/source/2012-08-testing.html.markdown".freeze, "fixtures/no-day-app/source/layout.erb".freeze, "fixtures/paginate-app/config-directory-indexes.rb".freeze, "fixtures/paginate-app/config-paginate-off.rb".freeze, "fixtures/paginate-app/config.rb".freeze, "fixtures/paginate-app/source/blog/2011-01-01-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-02-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-03-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-04-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-05-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-02-01-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-02-02-test-article.html.markdown".freeze, "fixtures/paginate-app/source/calendar.html.erb".freeze, "fixtures/paginate-app/source/index.html.erb".freeze, "fixtures/paginate-app/source/layout.erb".freeze, "fixtures/paginate-app/source/tag.html.erb".freeze, "fixtures/preview-app/config.rb".freeze, "fixtures/preview-app/source/2011/01/01/new-article.html.markdown".freeze, "fixtures/preview-app/source/index.html.erb".freeze, "fixtures/preview-app/source/layout.erb".freeze, "fixtures/published-app/config.rb".freeze, "fixtures/published-app/source/_article_template.erb".freeze, "fixtures/published-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/published-app/source/blog/2012-06-19-draft-article.html.markdown".freeze, "fixtures/published-app/source/blog/2012-06-19-draft-article/example.txt".freeze, "fixtures/published-app/source/index.html.erb".freeze, "fixtures/published-app/source/layout.erb".freeze, "fixtures/tags-app/config-directory-indexes.rb".freeze, "fixtures/tags-app/config.rb".freeze, "fixtures/tags-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/tags-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/tags-app/source/index.html.erb".freeze, "fixtures/tags-app/source/layout.erb".freeze, "fixtures/tags-app/source/tag.html.erb".freeze, "lib/middleman-blog.rb".freeze, "lib/middleman-blog/blog_article.rb".freeze, "lib/middleman-blog/blog_data.rb".freeze, "lib/middleman-blog/calendar_pages.rb".freeze, "lib/middleman-blog/commands/article.rb".freeze, "lib/middleman-blog/commands/article.tt".freeze, "lib/middleman-blog/extension.rb".freeze, "lib/middleman-blog/paginator.rb".freeze, "lib/middleman-blog/tag_pages.rb".freeze, "lib/middleman-blog/template.rb".freeze, "lib/middleman-blog/template/config.tt".freeze, "lib/middleman-blog/template/shared/Gemfile.tt".freeze, "lib/middleman-blog/template/source/2012-01-01-example-article.html.markdown".freeze, "lib/middleman-blog/template/source/calendar.html.erb".freeze, "lib/middleman-blog/template/source/feed.xml.builder".freeze, "lib/middleman-blog/template/source/index.html.erb".freeze, "lib/middleman-blog/template/source/layout.erb".freeze, "lib/middleman-blog/template/source/tag.html.erb".freeze, "lib/middleman-blog/version.rb".freeze, "lib/middleman_extension.rb".freeze, "middleman-blog.gemspec".freeze] s.homepage = "https://github.com/middleman/middleman-blog".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A blog foundation using Middleman".freeze s.test_files = ["features/article_cli.feature".freeze, "features/article_dirs.feature".freeze, "features/blog_sources.feature".freeze, "features/calendar-and-tag.feature".freeze, "features/calendar.feature".freeze, "features/directory_indexes.feature".freeze, "features/encoding.feature".freeze, "features/filename_date.feature".freeze, "features/future_date.feature".freeze, "features/layouts.feature".freeze, "features/next_previous.feature".freeze, "features/no_date.feature".freeze, "features/paginate.feature".freeze, "features/preview.feature".freeze, "features/published.feature".freeze, "features/support/env.rb".freeze, "features/support/time_steps.rb".freeze, "features/tags.feature".freeze, "fixtures/article-dirs-app/config.rb".freeze, "fixtures/article-dirs-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/article-dirs-app/source/blog/2011-01-01-new-article/example.txt".freeze, "fixtures/article-dirs-app/source/index.html.erb".freeze, "fixtures/article-dirs-app/source/layout.erb".freeze, "fixtures/blog-sources-app/config.rb".freeze, "fixtures/blog-sources-app/source/_article_template.erb".freeze, "fixtures/blog-sources-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/blog-sources-app/source/index.html.erb".freeze, "fixtures/blog-sources-app/source/layout.erb".freeze, "fixtures/calendar-and-tag-app/config-directory-indexes.rb".freeze, "fixtures/calendar-and-tag-app/config.rb".freeze, "fixtures/calendar-and-tag-app/source/archive.html.erb".freeze, "fixtures/calendar-and-tag-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/calendar-and-tag-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/calendar-and-tag-app/source/index.html.erb".freeze, "fixtures/calendar-and-tag-app/source/layout.erb".freeze, "fixtures/calendar-app/config-directory-indexes.rb".freeze, "fixtures/calendar-app/config.rb".freeze, "fixtures/calendar-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/calendar-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/calendar-app/source/calendar.html.erb".freeze, "fixtures/calendar-app/source/index.html.erb".freeze, "fixtures/calendar-app/source/layout.erb".freeze, "fixtures/filename-date-app/config.rb".freeze, "fixtures/filename-date-app/source/2011-01-01-new-article.html.markdown".freeze, "fixtures/filename-date-app/source/2011-01-03-filename-and-frontmatter.html.markdown".freeze, "fixtures/filename-date-app/source/layout.erb".freeze, "fixtures/future-date-app/config.rb".freeze, "fixtures/future-date-app/source/_article_template.erb".freeze, "fixtures/future-date-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/future-date-app/source/blog/2012-06-19-future-article.html.markdown".freeze, "fixtures/future-date-app/source/blog/2012-06-19-future-article/example.txt".freeze, "fixtures/future-date-app/source/index.html.erb".freeze, "fixtures/future-date-app/source/layout.erb".freeze, "fixtures/indexes-app/config.rb".freeze, "fixtures/indexes-app/source/2011/01/01/new-article.html.markdown".freeze, "fixtures/indexes-app/source/index.html.erb".freeze, "fixtures/indexes-app/source/layout.erb".freeze, "fixtures/layouts-app/config.rb".freeze, "fixtures/layouts-app/source/2011/01/01/first-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/01/second-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/01/third-article.html.markdown".freeze, "fixtures/layouts-app/source/2011/01/02/article-in-normal-layout.markdown".freeze, "fixtures/layouts-app/source/2011/01/03/article-without-layout.markdown".freeze, "fixtures/layouts-app/source/layouts/first.html.erb".freeze, "fixtures/layouts-app/source/layouts/layout.erb".freeze, "fixtures/layouts-app/source/layouts/second.html.erb".freeze, "fixtures/layouts-app/source/layouts/third.html.erb".freeze, "fixtures/no-date-app/config.rb".freeze, "fixtures/no-date-app/source/_article_template.erb".freeze, "fixtures/no-date-app/source/blog/new-article.html.markdown".freeze, "fixtures/no-date-app/source/index.html.erb".freeze, "fixtures/no-date-app/source/layout.erb".freeze, "fixtures/no-day-app/config.rb".freeze, "fixtures/no-day-app/source/2012-08-testing.html.markdown".freeze, "fixtures/no-day-app/source/layout.erb".freeze, "fixtures/paginate-app/config-directory-indexes.rb".freeze, "fixtures/paginate-app/config-paginate-off.rb".freeze, "fixtures/paginate-app/config.rb".freeze, "fixtures/paginate-app/source/blog/2011-01-01-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-02-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-03-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-04-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-01-05-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-02-01-test-article.html.markdown".freeze, "fixtures/paginate-app/source/blog/2011-02-02-test-article.html.markdown".freeze, "fixtures/paginate-app/source/calendar.html.erb".freeze, "fixtures/paginate-app/source/index.html.erb".freeze, "fixtures/paginate-app/source/layout.erb".freeze, "fixtures/paginate-app/source/tag.html.erb".freeze, "fixtures/preview-app/config.rb".freeze, "fixtures/preview-app/source/2011/01/01/new-article.html.markdown".freeze, "fixtures/preview-app/source/index.html.erb".freeze, "fixtures/preview-app/source/layout.erb".freeze, "fixtures/published-app/config.rb".freeze, "fixtures/published-app/source/_article_template.erb".freeze, "fixtures/published-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/published-app/source/blog/2012-06-19-draft-article.html.markdown".freeze, "fixtures/published-app/source/blog/2012-06-19-draft-article/example.txt".freeze, "fixtures/published-app/source/index.html.erb".freeze, "fixtures/published-app/source/layout.erb".freeze, "fixtures/tags-app/config-directory-indexes.rb".freeze, "fixtures/tags-app/config.rb".freeze, "fixtures/tags-app/source/blog/2011-01-01-new-article.html.markdown".freeze, "fixtures/tags-app/source/blog/2011-01-02-another-article.html.markdown".freeze, "fixtures/tags-app/source/index.html.erb".freeze, "fixtures/tags-app/source/layout.erb".freeze, "fixtures/tags-app/source/tag.html.erb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 3.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3.0".freeze]) end