# -*- encoding: utf-8 -*- # stub: middleman-blog 3.0.0.rc.4 ruby lib Gem::Specification.new do |s| s.name = "middleman-blog".freeze s.version = "3.0.0.rc.4".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thomas Reynolds".freeze, "Ben Hollis".freeze] s.date = "2012-07-04" 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, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "features/article_cli.feature".freeze, "features/blog_sources.feature".freeze, "features/calendar.feature".freeze, "features/directory_indexes.feature".freeze, "features/encoding.feature".freeze, "features/filename_date.feature".freeze, "features/next_previous.feature".freeze, "features/preview.feature".freeze, "features/support/env.rb".freeze, "features/tags.feature".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-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/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/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/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/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/blog_sources.feature".freeze, "features/calendar.feature".freeze, "features/directory_indexes.feature".freeze, "features/encoding.feature".freeze, "features/filename_date.feature".freeze, "features/next_previous.feature".freeze, "features/preview.feature".freeze, "features/support/env.rb".freeze, "features/tags.feature".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-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/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/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/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.0.rc.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.0".freeze]) end