# -*- encoding: utf-8 -*- # stub: jekyll 2.0.0.rc1 ruby lib Gem::Specification.new do |s| s.name = "jekyll".freeze s.version = "2.0.0.rc1".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 = ["Tom Preston-Werner".freeze] s.date = "2014-04-26" s.description = "Jekyll is a simple, blog aware, static site generator.".freeze s.email = "tom@mojombo.com".freeze s.executables = ["jekyll".freeze] s.extra_rdoc_files = ["README.markdown".freeze, "LICENSE".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CONTRIBUTING.markdown".freeze, "Gemfile".freeze, "History.markdown".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "bin/jekyll".freeze, "cucumber.yml".freeze, "docs/jp/CONTRIBUTING.jp.markdown".freeze, "docs/jp/README.jp.markdown".freeze, "features/collections.feature".freeze, "features/create_sites.feature".freeze, "features/data.feature".freeze, "features/drafts.feature".freeze, "features/embed_filters.feature".freeze, "features/frontmatter_defaults.feature".freeze, "features/include_tag.feature".freeze, "features/markdown.feature".freeze, "features/pagination.feature".freeze, "features/permalinks.feature".freeze, "features/post_data.feature".freeze, "features/post_excerpts.feature".freeze, "features/site_configuration.feature".freeze, "features/site_data.feature".freeze, "features/step_definitions/jekyll_steps.rb".freeze, "features/support/env.rb".freeze, "jekyll.gemspec".freeze, "lib/jekyll.rb".freeze, "lib/jekyll/cleaner.rb".freeze, "lib/jekyll/collection.rb".freeze, "lib/jekyll/command.rb".freeze, "lib/jekyll/commands/build.rb".freeze, "lib/jekyll/commands/docs.rb".freeze, "lib/jekyll/commands/doctor.rb".freeze, "lib/jekyll/commands/new.rb".freeze, "lib/jekyll/commands/serve.rb".freeze, "lib/jekyll/configuration.rb".freeze, "lib/jekyll/converter.rb".freeze, "lib/jekyll/converters/identity.rb".freeze, "lib/jekyll/converters/markdown.rb".freeze, "lib/jekyll/converters/markdown/kramdown_parser.rb".freeze, "lib/jekyll/converters/markdown/maruku_parser.rb".freeze, "lib/jekyll/converters/markdown/rdiscount_parser.rb".freeze, "lib/jekyll/converters/markdown/redcarpet_parser.rb".freeze, "lib/jekyll/converters/textile.rb".freeze, "lib/jekyll/convertible.rb".freeze, "lib/jekyll/deprecator.rb".freeze, "lib/jekyll/document.rb".freeze, "lib/jekyll/draft.rb".freeze, "lib/jekyll/entry_filter.rb".freeze, "lib/jekyll/errors.rb".freeze, "lib/jekyll/excerpt.rb".freeze, "lib/jekyll/filters.rb".freeze, "lib/jekyll/frontmatter_defaults.rb".freeze, "lib/jekyll/generator.rb".freeze, "lib/jekyll/generators/pagination.rb".freeze, "lib/jekyll/layout.rb".freeze, "lib/jekyll/layout_reader.rb".freeze, "lib/jekyll/liquid_extensions.rb".freeze, "lib/jekyll/mime.types".freeze, "lib/jekyll/page.rb".freeze, "lib/jekyll/plugin.rb".freeze, "lib/jekyll/plugin_manager.rb".freeze, "lib/jekyll/post.rb".freeze, "lib/jekyll/publisher.rb".freeze, "lib/jekyll/related_posts.rb".freeze, "lib/jekyll/renderer.rb".freeze, "lib/jekyll/site.rb".freeze, "lib/jekyll/static_file.rb".freeze, "lib/jekyll/stevenson.rb".freeze, "lib/jekyll/tags/gist.rb".freeze, "lib/jekyll/tags/highlight.rb".freeze, "lib/jekyll/tags/include.rb".freeze, "lib/jekyll/tags/post_url.rb".freeze, "lib/jekyll/url.rb".freeze, "lib/jekyll/utils.rb".freeze, "lib/jekyll/version.rb".freeze, "lib/site_template/.gitignore".freeze, "lib/site_template/_config.yml".freeze, "lib/site_template/_includes/footer.html".freeze, "lib/site_template/_includes/head.html".freeze, "lib/site_template/_includes/header.html".freeze, "lib/site_template/_layouts/default.html".freeze, "lib/site_template/_layouts/page.html".freeze, "lib/site_template/_layouts/post.html".freeze, "lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb".freeze, "lib/site_template/about/index.md".freeze, "lib/site_template/css/main.css".freeze, "lib/site_template/feed.xml".freeze, "lib/site_template/index.html".freeze, "lib/site_template/projects/index.md".freeze, "script/bootstrap".freeze, "script/branding".freeze, "script/cibuild".freeze, "script/console".freeze, "script/rebund".freeze, "script/test".freeze, "site/.gitignore".freeze, "site/CNAME".freeze, "site/README".freeze, "site/_config.yml".freeze, "site/_data/docs.yml".freeze, "site/_includes/analytics.html".freeze, "site/_includes/css/gridism.css".freeze, "site/_includes/css/normalize.css".freeze, "site/_includes/css/pygments.css".freeze, "site/_includes/css/style.css".freeze, "site/_includes/docs_contents.html".freeze, "site/_includes/docs_contents_mobile.html".freeze, "site/_includes/docs_option.html".freeze, "site/_includes/docs_ul.html".freeze, "site/_includes/footer.html".freeze, "site/_includes/header.html".freeze, "site/_includes/news_contents.html".freeze, "site/_includes/news_contents_mobile.html".freeze, "site/_includes/news_item.html".freeze, "site/_includes/primary-nav-items.html".freeze, "site/_includes/section_nav.html".freeze, "site/_includes/top.html".freeze, "site/_layouts/default.html".freeze, "site/_layouts/docs.html".freeze, "site/_layouts/news.html".freeze, "site/_layouts/news_item.html".freeze, "site/_posts/2013-05-06-jekyll-1-0-0-released.markdown".freeze, "site/_posts/2013-05-08-jekyll-1-0-1-released.markdown".freeze, "site/_posts/2013-05-12-jekyll-1-0-2-released.markdown".freeze, "site/_posts/2013-06-07-jekyll-1-0-3-released.markdown".freeze, "site/_posts/2013-07-14-jekyll-1-1-0-released.markdown".freeze, "site/_posts/2013-07-24-jekyll-1-1-1-released.markdown".freeze, "site/_posts/2013-07-25-jekyll-1-0-4-released.markdown".freeze, "site/_posts/2013-07-25-jekyll-1-1-2-released.markdown".freeze, "site/_posts/2013-09-06-jekyll-1-2-0-released.markdown".freeze, "site/_posts/2013-09-14-jekyll-1-2-1-released.markdown".freeze, "site/_posts/2013-10-28-jekyll-1-3-0-rc1-released.markdown".freeze, "site/_posts/2013-11-04-jekyll-1-3-0-released.markdown".freeze, "site/_posts/2013-11-26-jekyll-1-3-1-released.markdown".freeze, "site/_posts/2013-12-07-jekyll-1-4-0-released.markdown".freeze, "site/_posts/2013-12-09-jekyll-1-4-1-released.markdown".freeze, "site/_posts/2013-12-16-jekyll-1-4-2-released.markdown".freeze, "site/_posts/2014-01-13-jekyll-1-4-3-released.markdown".freeze, "site/_posts/2014-03-24-jekyll-1-5-0-released.markdown".freeze, "site/_posts/2014-03-27-jekyll-1-5-1-released.markdown".freeze, "site/css/screen.css".freeze, "site/docs/assets.md".freeze, "site/docs/collections.md".freeze, "site/docs/configuration.md".freeze, "site/docs/contributing.md".freeze, "site/docs/datafiles.md".freeze, "site/docs/deployment-methods.md".freeze, "site/docs/drafts.md".freeze, "site/docs/extras.md".freeze, "site/docs/frontmatter.md".freeze, "site/docs/github-pages.md".freeze, "site/docs/heroku.md".freeze, "site/docs/history.md".freeze, "site/docs/index.md".freeze, "site/docs/installation.md".freeze, "site/docs/migrations.md".freeze, "site/docs/pages.md".freeze, "site/docs/pagination.md".freeze, "site/docs/permalinks.md".freeze, "site/docs/plugins.md".freeze, "site/docs/posts.md".freeze, "site/docs/quickstart.md".freeze, "site/docs/resources.md".freeze, "site/docs/sites.md".freeze, "site/docs/structure.md".freeze, "site/docs/templates.md".freeze, "site/docs/troubleshooting.md".freeze, "site/docs/upgrading.md".freeze, "site/docs/usage.md".freeze, "site/docs/variables.md".freeze, "site/docs/windows.md".freeze, "site/favicon.ico".freeze, "site/feed.xml".freeze, "site/freenode.txt".freeze, "site/img/article-footer.png".freeze, "site/img/footer-arrow.png".freeze, "site/img/footer-logo.png".freeze, "site/img/logo-2x.png".freeze, "site/img/logo-rss.png".freeze, "site/img/octojekyll.png".freeze, "site/index.html".freeze, "site/js/html5shiv.js".freeze, "site/js/respond.min.js".freeze, "site/news/index.html".freeze, "site/news/releases/index.html".freeze, "test/fixtures/broken_front_matter1.erb".freeze, "test/fixtures/broken_front_matter2.erb".freeze, "test/fixtures/broken_front_matter3.erb".freeze, "test/fixtures/exploit_front_matter.erb".freeze, "test/fixtures/front_matter.erb".freeze, "test/helper.rb".freeze, "test/source/+/%# +.md".freeze, "test/source/+/foo.md".freeze, "test/source/.htaccess".freeze, "test/source/_config.dev.toml".freeze, "test/source/_data/languages.yml".freeze, "test/source/_data/members.yaml".freeze, "test/source/_data/products.yml".freeze, "test/source/_drafts/draft-properties.text".freeze, "test/source/_includes/include.html".freeze, "test/source/_includes/params.html".freeze, "test/source/_includes/sig.markdown".freeze, "test/source/_layouts/default.html".freeze, "test/source/_layouts/post/simple.html".freeze, "test/source/_layouts/simple.html".freeze, "test/source/_methods/_do_not_read_me.md".freeze, "test/source/_methods/configuration.md".freeze, "test/source/_methods/sanitized_path.md".freeze, "test/source/_methods/site/_dont_include_me_either.md".freeze, "test/source/_methods/site/generate.md".freeze, "test/source/_methods/site/initialize.md".freeze, "test/source/_methods/um_hi.md".freeze, "test/source/_plugins/dummy.rb".freeze, "test/source/_posts/2008-02-02-not-published.textile".freeze, "test/source/_posts/2008-02-02-published.textile".freeze, "test/source/_posts/2008-10-18-foo-bar.textile".freeze, "test/source/_posts/2008-11-21-complex.textile".freeze, "test/source/_posts/2008-12-03-permalinked-post.textile".freeze, "test/source/_posts/2008-12-13-include.markdown".freeze, "test/source/_posts/2009-01-27-array-categories.textile".freeze, "test/source/_posts/2009-01-27-categories.textile".freeze, "test/source/_posts/2009-01-27-category.textile".freeze, "test/source/_posts/2009-01-27-empty-categories.textile".freeze, "test/source/_posts/2009-01-27-empty-category.textile".freeze, "test/source/_posts/2009-03-12-hash-#1.markdown".freeze, "test/source/_posts/2009-05-18-empty-tag.textile".freeze, "test/source/_posts/2009-05-18-empty-tags.textile".freeze, "test/source/_posts/2009-05-18-tag.textile".freeze, "test/source/_posts/2009-05-18-tags.textile".freeze, "test/source/_posts/2009-06-22-empty-yaml.textile".freeze, "test/source/_posts/2009-06-22-no-yaml.textile".freeze, "test/source/_posts/2010-01-08-triple-dash.markdown".freeze, "test/source/_posts/2010-01-09-date-override.textile".freeze, "test/source/_posts/2010-01-09-time-override.textile".freeze, "test/source/_posts/2010-01-09-timezone-override.textile".freeze, "test/source/_posts/2010-01-16-override-data.textile".freeze, "test/source/_posts/2011-04-12-md-extension.md".freeze, "test/source/_posts/2011-04-12-text-extension.text".freeze, "test/source/_posts/2013-01-02-post-excerpt.markdown".freeze, "test/source/_posts/2013-01-12-nil-layout.textile".freeze, "test/source/_posts/2013-01-12-no-layout.textile".freeze, "test/source/_posts/2013-03-19-not-a-post.markdown/.gitkeep".freeze, "test/source/_posts/2013-04-11-custom-excerpt.markdown".freeze, "test/source/_posts/2013-05-10-number-category.textile".freeze, "test/source/_posts/2013-07-22-post-excerpt-with-layout.markdown".freeze, "test/source/_posts/2013-08-01-mkdn-extension.mkdn".freeze, "test/source/_posts/2013-12-17-include-variable-filters.markdown".freeze, "test/source/_posts/2013-12-20-properties.text".freeze, "test/source/_posts/2014-01-06-permalink-traversal.md".freeze, "test/source/_posts/2014-03-03-yaml-with-dots.md".freeze, "test/source/_posts/2014-03-22-escape-+ %20[].markdown".freeze, "test/source/_posts/es/2008-11-21-nested.textile".freeze, "test/source/_sass/_grid.scss".freeze, "test/source/about.html".freeze, "test/source/category/_posts/2008-9-23-categories.textile".freeze, "test/source/contacts.html".freeze, "test/source/contacts/bar.html".freeze, "test/source/contacts/index.html".freeze, "test/source/css/main.scss".freeze, "test/source/css/screen.css".freeze, "test/source/deal.with.dots.html".freeze, "test/source/exploit.md".freeze, "test/source/foo/_posts/bar/2008-12-12-topical-post.textile".freeze, "test/source/index.html".freeze, "test/source/js/coffeescript.coffee".freeze, "test/source/pgp.key".freeze, "test/source/products.yml".freeze, "test/source/properties.html".freeze, "test/source/sitemap.xml".freeze, "test/source/static_files.html".freeze, "test/source/symlink-test/symlinked-file".freeze, "test/source/unpublished.html".freeze, "test/source/win/_posts/2009-05-24-yaml-linebreak.markdown".freeze, "test/source/z_category/_posts/2008-9-23-categories.textile".freeze, "test/suite.rb".freeze, "test/test_coffeescript.rb".freeze, "test/test_collections.rb".freeze, "test/test_command.rb".freeze, "test/test_configuration.rb".freeze, "test/test_convertible.rb".freeze, "test/test_document.rb".freeze, "test/test_draft.rb".freeze, "test/test_entry_filter.rb".freeze, "test/test_excerpt.rb".freeze, "test/test_filters.rb".freeze, "test/test_generated_site.rb".freeze, "test/test_kramdown.rb".freeze, "test/test_layout_reader.rb".freeze, "test/test_liquid_extensions.rb".freeze, "test/test_new_command.rb".freeze, "test/test_page.rb".freeze, "test/test_pager.rb".freeze, "test/test_path_sanitization.rb".freeze, "test/test_post.rb".freeze, "test/test_rdiscount.rb".freeze, "test/test_redcarpet.rb".freeze, "test/test_redcloth.rb".freeze, "test/test_related_posts.rb".freeze, "test/test_sass.rb".freeze, "test/test_site.rb".freeze, "test/test_tags.rb".freeze, "test/test_url.rb".freeze, "test/test_utils.rb".freeze] s.homepage = "http://github.com/jekyll/jekyll".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A simple, blog aware, static site generator.".freeze s.test_files = ["features/collections.feature".freeze, "features/create_sites.feature".freeze, "features/data.feature".freeze, "features/drafts.feature".freeze, "features/embed_filters.feature".freeze, "features/frontmatter_defaults.feature".freeze, "features/include_tag.feature".freeze, "features/markdown.feature".freeze, "features/pagination.feature".freeze, "features/permalinks.feature".freeze, "features/post_data.feature".freeze, "features/post_excerpts.feature".freeze, "features/site_configuration.feature".freeze, "features/site_data.feature".freeze, "features/step_definitions/jekyll_steps.rb".freeze, "features/support/env.rb".freeze, "test/fixtures/broken_front_matter1.erb".freeze, "test/fixtures/broken_front_matter2.erb".freeze, "test/fixtures/broken_front_matter3.erb".freeze, "test/fixtures/exploit_front_matter.erb".freeze, "test/fixtures/front_matter.erb".freeze, "test/helper.rb".freeze, "test/source/+/%# +.md".freeze, "test/source/+/foo.md".freeze, "test/source/.htaccess".freeze, "test/source/_config.dev.toml".freeze, "test/source/_data/languages.yml".freeze, "test/source/_data/members.yaml".freeze, "test/source/_data/products.yml".freeze, "test/source/_drafts/draft-properties.text".freeze, "test/source/_includes/include.html".freeze, "test/source/_includes/params.html".freeze, "test/source/_includes/sig.markdown".freeze, "test/source/_layouts/default.html".freeze, "test/source/_layouts/post/simple.html".freeze, "test/source/_layouts/simple.html".freeze, "test/source/_methods/_do_not_read_me.md".freeze, "test/source/_methods/configuration.md".freeze, "test/source/_methods/sanitized_path.md".freeze, "test/source/_methods/site/_dont_include_me_either.md".freeze, "test/source/_methods/site/generate.md".freeze, "test/source/_methods/site/initialize.md".freeze, "test/source/_methods/um_hi.md".freeze, "test/source/_plugins/dummy.rb".freeze, "test/source/_posts/2008-02-02-not-published.textile".freeze, "test/source/_posts/2008-02-02-published.textile".freeze, "test/source/_posts/2008-10-18-foo-bar.textile".freeze, "test/source/_posts/2008-11-21-complex.textile".freeze, "test/source/_posts/2008-12-03-permalinked-post.textile".freeze, "test/source/_posts/2008-12-13-include.markdown".freeze, "test/source/_posts/2009-01-27-array-categories.textile".freeze, "test/source/_posts/2009-01-27-categories.textile".freeze, "test/source/_posts/2009-01-27-category.textile".freeze, "test/source/_posts/2009-01-27-empty-categories.textile".freeze, "test/source/_posts/2009-01-27-empty-category.textile".freeze, "test/source/_posts/2009-03-12-hash-#1.markdown".freeze, "test/source/_posts/2009-05-18-empty-tag.textile".freeze, "test/source/_posts/2009-05-18-empty-tags.textile".freeze, "test/source/_posts/2009-05-18-tag.textile".freeze, "test/source/_posts/2009-05-18-tags.textile".freeze, "test/source/_posts/2009-06-22-empty-yaml.textile".freeze, "test/source/_posts/2009-06-22-no-yaml.textile".freeze, "test/source/_posts/2010-01-08-triple-dash.markdown".freeze, "test/source/_posts/2010-01-09-date-override.textile".freeze, "test/source/_posts/2010-01-09-time-override.textile".freeze, "test/source/_posts/2010-01-09-timezone-override.textile".freeze, "test/source/_posts/2010-01-16-override-data.textile".freeze, "test/source/_posts/2011-04-12-md-extension.md".freeze, "test/source/_posts/2011-04-12-text-extension.text".freeze, "test/source/_posts/2013-01-02-post-excerpt.markdown".freeze, "test/source/_posts/2013-01-12-nil-layout.textile".freeze, "test/source/_posts/2013-01-12-no-layout.textile".freeze, "test/source/_posts/2013-03-19-not-a-post.markdown/.gitkeep".freeze, "test/source/_posts/2013-04-11-custom-excerpt.markdown".freeze, "test/source/_posts/2013-05-10-number-category.textile".freeze, "test/source/_posts/2013-07-22-post-excerpt-with-layout.markdown".freeze, "test/source/_posts/2013-08-01-mkdn-extension.mkdn".freeze, "test/source/_posts/2013-12-17-include-variable-filters.markdown".freeze, "test/source/_posts/2013-12-20-properties.text".freeze, "test/source/_posts/2014-01-06-permalink-traversal.md".freeze, "test/source/_posts/2014-03-03-yaml-with-dots.md".freeze, "test/source/_posts/2014-03-22-escape-+ %20[].markdown".freeze, "test/source/_posts/es/2008-11-21-nested.textile".freeze, "test/source/_sass/_grid.scss".freeze, "test/source/about.html".freeze, "test/source/category/_posts/2008-9-23-categories.textile".freeze, "test/source/contacts.html".freeze, "test/source/contacts/bar.html".freeze, "test/source/contacts/index.html".freeze, "test/source/css/main.scss".freeze, "test/source/css/screen.css".freeze, "test/source/deal.with.dots.html".freeze, "test/source/exploit.md".freeze, "test/source/foo/_posts/bar/2008-12-12-topical-post.textile".freeze, "test/source/index.html".freeze, "test/source/js/coffeescript.coffee".freeze, "test/source/pgp.key".freeze, "test/source/products.yml".freeze, "test/source/properties.html".freeze, "test/source/sitemap.xml".freeze, "test/source/static_files.html".freeze, "test/source/symlink-test/symlinked-file".freeze, "test/source/unpublished.html".freeze, "test/source/win/_posts/2009-05-24-yaml-linebreak.markdown".freeze, "test/source/z_category/_posts/2008-9-23-categories.textile".freeze, "test/suite.rb".freeze, "test/test_coffeescript.rb".freeze, "test/test_collections.rb".freeze, "test/test_command.rb".freeze, "test/test_configuration.rb".freeze, "test/test_convertible.rb".freeze, "test/test_document.rb".freeze, "test/test_draft.rb".freeze, "test/test_entry_filter.rb".freeze, "test/test_excerpt.rb".freeze, "test/test_filters.rb".freeze, "test/test_generated_site.rb".freeze, "test/test_kramdown.rb".freeze, "test/test_layout_reader.rb".freeze, "test/test_liquid_extensions.rb".freeze, "test/test_new_command.rb".freeze, "test/test_page.rb".freeze, "test/test_pager.rb".freeze, "test/test_path_sanitization.rb".freeze, "test/test_post.rb".freeze, "test/test_rdiscount.rb".freeze, "test/test_redcarpet.rb".freeze, "test/test_redcloth.rb".freeze, "test/test_related_posts.rb".freeze, "test/test_sass.rb".freeze, "test/test_site.rb".freeze, "test/test_tags.rb".freeze, "test/test_url.rb".freeze, "test/test_utils.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q<liquid>.freeze, ["~> 2.5.5".freeze]) s.add_runtime_dependency(%q<classifier>.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q<listen>.freeze, ["~> 2.5".freeze]) s.add_runtime_dependency(%q<maruku>.freeze, ["= 0.7.0".freeze]) s.add_runtime_dependency(%q<pygments.rb>.freeze, ["~> 0.5.0".freeze]) s.add_runtime_dependency(%q<mercenary>.freeze, ["~> 0.3.1".freeze]) s.add_runtime_dependency(%q<safe_yaml>.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q<colorator>.freeze, ["~> 0.1".freeze]) s.add_runtime_dependency(%q<redcarpet>.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q<toml>.freeze, ["~> 0.1.0".freeze]) s.add_runtime_dependency(%q<jekyll-coffeescript>.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q<jekyll-sass-converter>.freeze, ["~> 1.0.0.rc3".freeze]) s.add_development_dependency(%q<rake>.freeze, ["~> 10.1".freeze]) s.add_development_dependency(%q<rdoc>.freeze, ["~> 3.11".freeze]) s.add_development_dependency(%q<redgreen>.freeze, ["~> 1.2".freeze]) s.add_development_dependency(%q<shoulda>.freeze, ["~> 3.5".freeze]) s.add_development_dependency(%q<rr>.freeze, ["~> 1.1".freeze]) s.add_development_dependency(%q<cucumber>.freeze, ["= 1.3.11".freeze]) s.add_development_dependency(%q<RedCloth>.freeze, ["~> 4.2".freeze]) s.add_development_dependency(%q<kramdown>.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q<rdiscount>.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q<launchy>.freeze, ["~> 2.3".freeze]) s.add_development_dependency(%q<simplecov>.freeze, ["~> 0.7".freeze]) s.add_development_dependency(%q<simplecov-gem-adapter>.freeze, ["~> 1.0.1".freeze]) s.add_development_dependency(%q<coveralls>.freeze, ["~> 0.7.0".freeze]) s.add_development_dependency(%q<mime-types>.freeze, ["~> 1.5".freeze]) s.add_development_dependency(%q<activesupport>.freeze, ["~> 3.2.13".freeze]) s.add_development_dependency(%q<jekyll_test_plugin>.freeze, [">= 0".freeze]) s.add_development_dependency(%q<jekyll_test_plugin_malicious>.freeze, [">= 0".freeze]) s.add_development_dependency(%q<rouge>.freeze, ["~> 1.3".freeze]) end