# -*- encoding: utf-8 -*- # stub: bunto-sitemap 2.0.0 ruby lib Gem::Specification.new do |s| s.name = "bunto-sitemap".freeze s.version = "2.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["GitHub, Inc.".freeze] s.date = "2016-03-20" s.email = "support@github.com".freeze s.files = [".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, "Gemfile".freeze, "History.markdown".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bunto-sitemap.gemspec".freeze, "lib/bunto-sitemap.rb".freeze, "lib/sitemap.xml".freeze, "script/bootstrap".freeze, "script/cibuild".freeze, "script/console".freeze, "script/release".freeze, "spec/bunto-sitemap_spec.rb".freeze, "spec/fixtures/_config.yml".freeze, "spec/fixtures/_layouts/some_default.html".freeze, "spec/fixtures/_my_collection/custom_permalink.md".freeze, "spec/fixtures/_my_collection/custom_permalink_2.md".freeze, "spec/fixtures/_my_collection/test.html".freeze, "spec/fixtures/_my_collection/this-has-non-standard-chars.md".freeze, "spec/fixtures/_other_things/test2.html".freeze, "spec/fixtures/_posts/2015-12-12-dec-the-second.md".freeze, "spec/fixtures/_posts/2016-01-18-jekyll-last-modified-at.md".freeze, "spec/fixtures/_posts/2016-03-02-march-the-second.md".freeze, "spec/fixtures/_posts/2016-03-04-march-the-fourth.md".freeze, "spec/fixtures/_posts/2016-05-11-exclude-this-post.md".freeze, "spec/fixtures/bunto-last-modified-at/page.html".freeze, "spec/fixtures/feeds/atom.xml".freeze, "spec/fixtures/images/hubot.png".freeze, "spec/fixtures/index.html".freeze, "spec/fixtures/some-subfolder/exclude-this-page.html".freeze, "spec/fixtures/some-subfolder/htm.htm".freeze, "spec/fixtures/some-subfolder/test_index.html".freeze, "spec/fixtures/some-subfolder/this-is-a-subfile.html".freeze, "spec/fixtures/some-subfolder/this-is-a-subpage.html".freeze, "spec/fixtures/some-subfolder/xhtml.xhtml".freeze, "spec/spec_helper.rb".freeze, "spec/test_bunto-last-modified-at.rb".freeze] s.homepage = "https://github.com/bunto/bunto-sitemap".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Automatically generate a sitemap.xml for your Bunto site.".freeze s.test_files = ["spec/bunto-sitemap_spec.rb".freeze, "spec/fixtures/_config.yml".freeze, "spec/fixtures/_layouts/some_default.html".freeze, "spec/fixtures/_my_collection/custom_permalink.md".freeze, "spec/fixtures/_my_collection/custom_permalink_2.md".freeze, "spec/fixtures/_my_collection/test.html".freeze, "spec/fixtures/_my_collection/this-has-non-standard-chars.md".freeze, "spec/fixtures/_other_things/test2.html".freeze, "spec/fixtures/_posts/2015-12-12-dec-the-second.md".freeze, "spec/fixtures/_posts/2016-01-18-jekyll-last-modified-at.md".freeze, "spec/fixtures/_posts/2016-03-02-march-the-second.md".freeze, "spec/fixtures/_posts/2016-03-04-march-the-fourth.md".freeze, "spec/fixtures/_posts/2016-05-11-exclude-this-post.md".freeze, "spec/fixtures/bunto-last-modified-at/page.html".freeze, "spec/fixtures/feeds/atom.xml".freeze, "spec/fixtures/images/hubot.png".freeze, "spec/fixtures/index.html".freeze, "spec/fixtures/some-subfolder/exclude-this-page.html".freeze, "spec/fixtures/some-subfolder/htm.htm".freeze, "spec/fixtures/some-subfolder/test_index.html".freeze, "spec/fixtures/some-subfolder/this-is-a-subfile.html".freeze, "spec/fixtures/some-subfolder/this-is-a-subpage.html".freeze, "spec/fixtures/some-subfolder/xhtml.xhtml".freeze, "spec/spec_helper.rb".freeze, "spec/test_bunto-last-modified-at.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end